/*
css样式表 项目部
2010-12-10
*/

/*网页全局样式开始*/
	html{
		/*页面变灰*/
		/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
	}

	body
	{
		/*body基本样式开始*/
			background-image:url(xytx_bg.jpg);	/*背景图片*/
			font-size:12px;	/*字体大小*/
			color:#3D3D3D;	/*字体颜色*/
			FONT-FAMILY:宋体;	/*字体*/
			text-align:left;	/*水平居左*/
			margin-top: 0px;	/*页面上边距*/
			margin-bottom: 0px;	/*页面下边距*/
			margin-left: 0px;	/*页面左边距*/
			margin-right: 0px;	/*页面右边距*/
		/*body基本样式结束*/

		/*body扩展样式开始*/
			background-color:#ffffff;
			background-repeat:no-repeat;
			background-position:top center;
			scrollbar-face-color:#b9b9b9;	
			scrollbar-highlight-color:#b9b9b9;
			scrollbar-shadow-color:#b9b9b9;
			scrollbar-3dlight-color:#b9b9b9;
			scrollbar-darkshadow-color:#b9b9b9;
			scrollbar-arrow-color:#F0F0F0;
			scrollbar-track-color:#F0F0F0;
			scrollbar-base-color:#F0F0F0;

			/*拖动条的表面颜色*/
			scrollbar-face-color:#fbf6e8; MARGIN: 0px;  
			/*亮边*/  
			scrollbar-highlight-color:#fbf6e8;
			/*暗边*/
			scrollbar-shadow-color:#aaaaaa;
			scrollbar-3dlight-color:#aaaaaa; 			
			/*箭头颜色*/
			scrollbar-arrow-color:#aaaaaa;  
			/*拖动区域(TrackBar)颜色*/
			scrollbar-track-color:#fbf6e8;	
			scrollbar-darkshadow-color:#fbf6e8
		/*body扩展样式结束*/
	}

	page
	{
		width:auto;!important;
		max-width:1002px;!important;margin:0 auto; height:auto;!important;
		width:1002px;
	}

	/*页面容器初始化开始,*/
	tr,td,span {
	font-size:12px;
	color:#3D3D3D;
	FONT-FAMILY:宋体;
	/* [disabled]line-height:180%; */
}
	/*页面容器初始化结束*/

/*网页全局样式结束*/

/*版通基本样式开始*/

	/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size:12px; FONT-FAMILY:宋体; text-decoration:none; color:#3D3D3D; line-height:180%;}

	/*底层栏目页标题列表及文章正文样式 大字体*/
	.bt_content{font-size:10.5pt; FONT-FAMILY:宋体; text-decoration:none; color:#3D3D3D; line-height:180%;}

	/*时间显示样式*/
	.bt_time {  font-size:7pt; color:#999999; FONT-FAMILY:Verdana}
	.bt_date {  font-size:7pt; color:#999999; FONT-FAMILY:Verdana}

	/*"更多"显示样式*/
	.bt_more {font-size:12px ;text-decoration:underline; color:#3D3D3D}

	.bt_unline  {border-bottom:#999999 dashed 1px;}
/*版通基本样式结束*/

/*超链接样式开始 可自行扩展*/
	a.white {FONT-FAMILY:宋体; text-decoration: none; color:#ffffff;}
	a.white:hover {FONT-FAMILY:宋体; text-decoration:none; color:#ff0000;}
	a.white:visited{FONT-FAMILY:宋体; text-decoration: none; color:#ffffff;}

	a.bt_more {FONT-FAMILY:宋体; text-decoration: underline; color:#3D3D3D;}
	a.bt_more:hover {FONT-FAMILY:宋体; text-decoration: underline; color:#FF0000;}
	a.bt_more:visited {FONT-FAMILY:宋体; text-decoration: underline; color:#3D3D3D;}

	/*整个网页超链接样式开始*/
	a:link {text-decoration:none; color:#3D3D3D;}
	a:active {text-decoration:none;}
	a:hover {text-decoration:none; color:#ff0000;}
	a:visited { text-decoration:none; color:#3D3D3D;}
/*超链接样式结束*/

/* 自定义样式开始 */
	/*各种颜色样式 可自行扩展*/
	.blue{color:#406EC2; font-size: 12px; text-decoration:underline; }
	.white{color:#FFFFFF; font-size: 12px; text-decoration:none; }
	.red {text-decoration:underline;color:#C70506; }
	.yellow {text-decoration:none;color:#FFB900; }
	.green {text-decoration:underline;color:#038C54; }
	.coffee {color:#A70404;font-size: 12px; text-decoration:none; }
	.purple {color:#70017A;font-size: 12px; text-decoration:none; }
	ul,ol{list-style:none;padding:0px; margin:0px;}
	/* 四周为1象素的边框*/
	.border
	{  
		border: #d0cfcf 1px solid;background-color:#ffffff;
	}
	.border1 
	{  
		border: #d0cfcf 1px solid;border-top: #0186be 2px solid;background-color:#ffffff;
	}
	.border_no_top{border:1px solid #e5e5e5;border-top:none;}
	.border_top_2{border-top:2px solid #00479d;}
	.border_no_bottom{border:1px solid #c9e9f4;border-bottom:none;}
	.border_top{border-top: #0186be 2px solid;}
	.border_left_right{border-left:1px solid #dadada;border-right:1px solid #dadada;}
	.border_bottom{border-bottom:1px solid #d2d2d5;}
	/*表格背景图片不动*/
	.bgimg{background-image:url(images/图片文件);background-repeat:no-repeat;background-position:right bottom;}

	/*	一些滤镜的样式 慎用 */
	/* Glow 扩充的阴影字 IE4.0+*/
	.glow
	{
		FONT-SIZE: 10.5pt; 
		filter: Glow(Color=#3D3D3D, Strength=2)
	}   

	/* Gradient 渐变 gradientType=0垂直渐变 1水平渐变默认 00完全透明  ff完全不透明 IE5.5+ */
	.grad
	{
		FONT-SIZE: 10.5pt; 
		FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FF0000FF,endColorStr=#00000000)
	}	

	/* AlphaImageLoader 图片平铺  scale:拉伸图片满表格 crop:显示图片自身大小并显示背景色 image:只显示图片 IE5.5+*/
	.alphaimage
	{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rdl_ice.jpg', sizingMethod='scale')
	} 

	/* Blur IE5.5+ 模糊阴影字*/
	.blur1
	{
		filter:progid:DXImageTransform.Microsoft.Blur(makeShadow=true,pixelRadius=1,shadowOpacity=0.25)
	}	

	/* Blur IE5.5+ 模糊阴影字*/
	.blur2
	{
		filter:blur(add=ture,direction=135,strength=6)
	}	

	/* DropShadow 有斜度的阴影字 IE4.0+ */
	.dropshadow1 
	{
		color: #ff0000;
		filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1)
	}	

	/*	制作对象的阴影效果IE5.5+*/
	.dropshadow2
	{
		filter:progid:DXImageTransform.Microsoft.DropShadow(color=#FF404040,offX=3,offY=3,positives=true)
	}
	.tab_on {
		color: #ffffff;
		background-color:#fbb04e;
		font-weight: bold;
		font-size:16px;
		font-family:Microsoft YaHei;
		cursor: pointer
	}
	.tab_on a{
		color: #ffffff;
	}
	.tab_off {
		color: #333333;
		font-size:16px;
		font-family:Microsoft YaHei;
		font-weight: bold;
		background-color:#ffffff;
		cursor: pointer
	}
	.tab_off a{
		color: #999999;
	}

	.tab_title{padding-left:5px; padding-right:5px; white-space:nowrap}

	.border_right{border-bottom:1px #d0cfcf solid ;border-right:1px #d0cfcf solid ;}
	.tab_on1 {
		border-bottom:1px #d0cfcf solid ;
		border-right:0px #d0cfcf solid ;
		cursor: pointer
	}
	.tab_off1 {
		border-bottom:1px #d0cfcf solid ;
		border-right:1px #d0cfcf solid ;
		cursor: pointer
	}
	.tab_on2 {
		color:#ffffff;
		background:#0068b7;
		cursor: pointer
	}
	.tab_on2 a{
		color:#ffffff;
	}
	.tab_off2 {
		color:#ffffff;
		background:#bfbfbf;
		cursor: pointer
	}
	.tab_off2 a{
		color:#ffffff;
	}
	.tab_on3 {
		color:#ffffff;
		background:#0068b7;
		cursor: pointer
	}
	.tab_off3 {
		color:#ffffff;
		background:#bfbfbf;
		cursor: pointer
	}
	.tab_title2{width:155px;font-size:15px;line-height:30px;margin-top:3px;}

	.nav{ width:980px; height: 61px; overflow:hidden;}
	.nav li{ float: left;height:61px;padding:0 20px; background:url(nav_li_bg.png) no-repeat left center; line-height: 61px; font-size:17px;}
	.nav li.first_li{ background: none;}
	.nav li a{ display:block;font-family:Microsoft YaHei;width: 100%; height: 100%; color:#fff; background:no-repeat 28px center;}
	.nav li a.nav01{ background-image:url(nav_icon01.png);}
	.nav li a.nav02{ background-image:url(nav_icon02.png);}
	.nav li a.nav03{ background-image:url(nav_icon03.png);}
	.nav li a.nav04{ background-image:url(nav_icon04.png);}
	.nav li:hover a{ text-decoration: underline;}
	.right_title{font-size:14px;font-weight:bold;color:#ffffff;height:20px;line-height:20px;padding-top:2px;}
	
	.more{color:#727272;height:34px;line-height:34px;padding-right:5px;}
	.more2{color:#727272;height:20px;line-height:20px;padding-top:4px;padding-right:25px;}
	.more3{color:#727272;height:20px;line-height:20px;padding-top:4px;}
	.more a,.more2 a,.more3 a{color:#727272}
	.more1 a{color:#ffffff}
	.left_title1{font-size:14px;height:25px;line-height:25px;padding-top:8px;font-weight:bold;color:#ffffff;}
	.title1{font-size:14px;height:25px;line-height:25px;padding-top:2px;font-weight:bold;color:#194782;}
	.td_bg{background:url("tzgg_bg.gif") repeat-x;}
	.right_list li{width:240px;height:30px;line-height:36px;font-size:13px;overflow:hidden;border-bottom:1px dotted #cccccc;margin:0;}
	.right_list li a{float:left;background:url(li.jpg) no-repeat 4px 12px;padding-left:12px;}
	.right_list .time{float:right;font-size:13px;height:30px;line-height:36px;color:#545454;}
	.left_list1 li{width:360px;font:13px;height:30px;line-height:30px;overflow:hidden;margin:0;border-bottom:1px dotted #cccccc;}
	.left_list1 li a{float:left;background:url(li.jpg) no-repeat 4px 12px;padding-left:12px;}
	.left_list1 .time{float:right;font:13px;height:30px;line-height:30px;color:#545454;}
	
	.left_list2 li{width:310px;height:32px;line-height:32px;font-size:13px;overflow:hidden;border-bottom:1px dotted #cccccc;margin-right:15px;float:left;display:inline;}
	.left_list2 li a{float:left;background:url(li1.png) no-repeat 4px 9px;padding-left:15px;color:#ffffff;}
	.left_list2 .time{float:right;height:32px;line-height:32px;font-size:13px;color:#ffffff;}
	
	.JBcon{height:192px;overflow-y:auto;}
	.fwxz{line-height:20px;padding-left:15px;}
	
	
	.zcfg_title{width:100px;text-align:center;background:#0068b7;font-size:18px;font-family:Microsoft YaHei;height:30px;line-height:30px;color:#ffffff;}
	.zcfg_list{width:330px;padding-top:8px;}
	.zcfg_list li{width:330px;height:31px;line-height:31px;font-size:13px;overflow:hidden;border-bottom:1px dotted #cccccc;margin:0;float:left;display:inline;}
	.zcfg_list a{float:left;background:url(li.jpg) no-repeat 0px 10px;padding-left:12px;}
	.zcfg_list .time{float:right;height:31px;line-height:31px;font-size:13px;color:#545454;}

	.ztc_title{width:110px;height:30px;background-color:#0068b7;line-height:30px;text-align:center;color:#ffffff;font-size:14px;font-weight:bold;}
	.ztc_list{width:270px;padding-top:8px;}
	.ztc_list li{width:270px;height:31px;line-height:31px;font-size:13px;overflow:hidden;border-bottom:1px dotted #cccccc;margin:0;float:left;display:inline;}
	.ztc_list a{float:left;background:url(li.jpg) no-repeat 0px 10px;padding-left:12px;}




	.xxgk_list{width:690px;margin-left:5px;padding-top:8px;}
	.xxgk_list li{width:335px;padding-right:10px;height:31px;line-height:31px;font-size:13px;overflow:hidden;border-bottom:1px dotted #cccccc;margin:0;float:left;display:inline;}
	.xxgk_list a{float:left;background:url(li.jpg) no-repeat 4px 10px;padding-left:12px;}
	.xxgk_list .time{float:right;height:31px;line-height:31px;font-size:13px;color:#545454;}

	.right_list1 li{width:220px;font:13px;height:30px;line-height:30px;overflow:hidden;margin:0;}
	.right_list1 li a{float:left;background:url(li.jpg) no-repeat 4px 12px;padding-left:12px;}
	.right_list1 .time{float:right;font:13px;height:30px;line-height:30px;color:#545454;}


	.list1 li{width:300px;font:13px;height:30px;line-height:30px;overflow:hidden;margin:0;}
	.list1 li a{float:left;background:url(li.jpg) no-repeat 4px 12px;padding-left:12px;}
	.list1 .time{float:right;font:13px;height:30px;line-height:30px;color:#545454;}

	.left_title2{font-size:14px;height:20px;line-height:20px;padding-top:6px;color:#ffffff;font-weight:bold;}
	.left_table3{background:url(right_02.jpg);background-repeat:repeat-x; border: solid 1px #cce1f4;}
	.left_title3{font:14px/25px simsun;color:#0872ae;font-weight:bold;background:url(right_03.jpg);}
	
	.wncs_title{font-size:16px;font-weight:bold;height:38px;line-height:38px;color:#ffffff;}
	.wncs_list{width:690px;padding-top:5px;}
	.wncs_list li{width:135px;float:left;padding-left:18px;padding-right:18px;font-size:14px;height:42px;line-height:42px;padding-bottom:15px;margin:0;}
	.wncs_list li div{width:135px;background-color:#e3eef7;text-align:center;}
	.wncs_list li div a{color:#0068b7;}

	.yqlj_title{font-size:16px;font-weight:bold;height:38px;line-height:38px;color:#054f9c;}
	.yqlj_list{width:980px;padding-top:5px;}
	.yqlj_list li{background:url(point.png) no-repeat 0px 9px;float:left;padding-left:10px;padding-right:10px;font-size:13px;height:24px;line-height:24px;margin:0;}
	.xxbz_title{font-size:16px;font-weight:bold;height:38px;line-height:38px;color:#054f9c;padding-left:15px;}
	.xxbz_list{padding-top:5px;}
	.xxbz_list li{width:230px;padding-right:10px;height:24px;line-height:24px;font-size:13px;overflow:hidden;margin:0;float:left;display:inline;}
	.xxbz_list .xxl{float:right;height:25px;line-height:25px;font-size:13px;color:#545454;}
	#pic{overflow:hidden;width:960px;color:#ffffff;margin:5px;}
	.pic_table td{padding-right:10px;}
	.footer{}
	.footer td{font-size:12px;color:#ffffff;}
	.tyl-main-left{ float:left; width:250px;}
	.tyl-main-left-title{ height:45px; background:#f2f2f2; border-top:#e22323 solid 3px; font-size:16px; font-weight:bold; line-height:45px; padding-left:20px;}
	.tyl-main-left-list{ background:#edeaea; margin-top:1px;}
	.tyl-main-left-list ul li{ font-size:14px; text-align:center; height:50px; line-height:50px; border-bottom:#c8d8e4 dashed 1px; margin:0 20px;}
	.tyl-main-left-list-tab a{ color:#e22323; font-weight:bold;}
	.tyl-main-left-treeview { padding: 20px; background:#f3f9fa; margin-top:1px;}
	.tyl-main-left-treeview .national-emblem-nav { position: relative; left: -5px; height: 24px; line-height: 24px; margin-bottom: 5px;padding-left: 35px; font-size: 14px; font-weight: bold; background: url(icon-national-emblem.png) no-repeat;}
	.tyl-main-center{ float:left; background:url(i-main-left-2.gif) no-repeat; width:10px; height:848px;}
	.tyl-main-right{ width:710px; float:right;}
	.tyl-main-right-title{ background:url(ty-list-bg.gif) repeat-x; height:48px; line-height:48px; padding-left:20px; font-size:14px; font-weight:bold; color:#e22323;}
	.tyl-main-right-list-a li{ padding:0 15px; line-height:40px; font-size:14px; border-bottom:#eeeeee 1px solid;}
	.tyl-main-right-list-a li span{ float:right;}
/* 自定义样式结束 */

