﻿/*网页全局样式开始*/
	body
	{
		/*body基本样式开始*/

			font-size: 9pt; color:#3d3d3d; FONT-FAMILY: 宋体; magein:0; padding:0; 
		/*body基本样式结束*/

		/*body扩展样式开始*/
			background-repeat: repeat-y;
			background-position: 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扩展样式结束*/
	}

	tr {font-size:10.5pt; FONT-FAMILY: 宋体;}
	td {font-size:9pt; FONT-FAMILY: 宋体; line-height:22px;}
/*网页全局样式结束*/


/*版通基本样式开始*/
	/*文章标题样式*/
	.title{font-size:16pt;color:#3d3d3d;font-weight:bold}

	/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size: 9pt; text-decoration:none; color:#3d3d3d ;line-height:22px;}

	/*底层栏目页标题列表及文章正文样式 大字体*/
	.bt_content{font-size: 10.5pt; text-decoration:none; color:#3d3d3d ;line-height:26px; }

	/*时间显示样式*/
	.bt_time {  font-size: 7pt; color: #acacac; FONT-FAMILY: Verdana}	
	.bt_date {  font-size: 7pt; color: #acacac; FONT-FAMILY: Verdana}	

	/*"更多"显示样式*/
	.bt_more a{font-size:9pt ;text-decoration:none; color:#999999}
	.bt_more a:hover{font-size:9pt; text-decoration:underline; color:#FF0000;}
/*版通基本样式结束*/


/* 自定义样式开始 */

	/*表格背景图片不动*/
	.bgimg{background-image:url(images/图片文件);background-repeat:no-repeat;background-position:right bottom;}

	/*	一些滤镜的样式 慎用 */
	/* Glow 扩充的阴影字 IE4.0+*/
	.glow
	{
		FONT-SIZE: 10.5pt; 
		filter: Glow(Color=#000000, Strength=2)
	}   

	/* Gradient 渐变 gradientType=0垂直渐变 1水平渐变默认 00完全透明  ff完全不透明 IE5.5+ */
	.grad
	{
		FONT-SIZE: 10.5pt; 
		FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fafafa,endColorStr=#f7f7f7)
	}	
	.grad_1
	{
		FONT-SIZE: 10.5pt; 
		FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f7f7f7,endColorStr=#ffffff)
	}
	.grad_2
	{
		FONT-SIZE: 10.5pt; 
		FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#f7f7f7)
	}
	.grad_3
	{
		FONT-SIZE: 10.5pt; 
		FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f7f7f7,endColorStr=#fafafa)
	}	

	/* 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=3)
	}	

	/* 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)
	}	

	/*各种颜色样式 可自行扩展*/
	.blue{color:#406EC2; font-size: 9pt; text-decoration:underline; }
	.white{color:#ffffff; font-size: 9pt; 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: 9pt; text-decoration:none; }
	.purple {color:#70017A;font-size: 9pt; text-decoration:none; }

/* 自定义样式结束 */


/*超链接样式开始 可自行扩展*/
    a{FONT-FAMILY:宋体; text-decoration:none; color:#3d3d3d;}
	a:hover {FONT-FAMILY:宋体; text-decoration:underline; color:#ff0000;}
    .daohang a{ text-decoration: none; color:#ffffff;  font-size:10.5pt; font-weight:bold;}
	.daohang a:hover { color:#CDCED1;text-decoration:underline;  font-size:10.5pt; font-weight:bold;}
	.shouyedaohang a{ text-decoration:none; color:#FFFFFF; font-size:9pt;}
    .shouyedaohang a:hover{ text-decoration:underline; color:#CDCED1; font-size:9pt;}
	
	a.b72d00 { text-decoration: none; color:#b72d00;}
	a.b72d00:hover { color:#b72d00;text-decoration:none;}

	a.bt_more { text-decoration: none; color:#ffffff;}
	a.bt_more:hover { text-decoration: none; color:#ff6600;}

	#lik a:link { color:#ffffff;text-decoration:none; line-height:22px;}
	#lik a:visited { color:#ffffff;text-decoration:none; line-height:22px;}
	#lik a:hover { color:#ffffff;text-decoration:none; line-height:22px;}
/*超链接样式结束*/

/* 主站样式开始 */
form,input,img{ margin:0; padding:0; border:none;}
.sy_pic_news{ padding:1px; border:#d0d0d2 solid 1px;}
.sy_notice{ border:#d0d0d2 solid 1px; height:226px;}
.color_colname{ color:#ffffff; font-size:14px; font-weight:bold;}
.color_colname2{ color:#005894; font-size:12px; font-weight:bold;}
.qiehuanA{ color:#ffffff; font-size:14px; font-weight:bold; cursor:hand;}
.qiehuanB{ font-size:14px; cursor:hand;}
.qiehuanC{ color:#005894; font-size:12px; font-weight:bold; cursor:hand;}
.qiehuanD{ font-size:12px; cursor:hand;}
.margin_L{ margin-left:1px;}
.cursor{ cursor:hand;}
.bold{ font-weight:bold;}
.height122{ height:122px;}
.height118{ height:118px;}
.height151{ height:151px;}
.height160{ height:160px;}
.height135{ height:135px;}
.height126{ height:126px;}
.padding8_LR{ padding:0 8px;}
.padding12_LR{ padding:0 12px;}
.padding22_LR{ padding:0 22px;}
.padding1{ padding:1px;}
.padding4_T{padding-top:4px;}
.padding5_LR{ padding:0 5px;}
.padding4_LR{ padding:0 4px;}
.padding2_LR{ padding:0 2px;}
.padding_L6_R3{ padding:0 3px 0 6px;}
.padding_L3_R6{ padding:0 6px 0 3px;}
.padding18_R{ padding:0 18px 0 0;}
.padding12_R{ padding-right:12px;}
.margin_top{ margin-top:6px;}
.height8{ height:8px;}
.bgcolor_f7{ background-color:#f7f7f7; height:73px; padding-top:5px;}
.sy_title{ font-weight:bold; font-size:9pt;}
.bold{ font-weight:bold; cursor:hand;}
.no_repeat{ background-repeat:no-repeat;}
.xxgk_bg{  background-position:center;  background-repeat:no-repeat; text-indent:50px;}
.sy_R_tbg{ background-position:center;  background-repeat:no-repeat;}
.sizscolor {
/*filter:alpha(style=1,startY=0,finishY=100,startX=100,finishX=100);*/
font-size:13px;font-weight:bold;
line-height:30px;
margin-left:35px;
position:absolute;
filter:
Dropshadow(offx=1,offy=0,color=white)
Dropshadow(offx=0,offy=1,color=white)
Dropshadow(offx=0,offy=-1,color=white)
Dropshadow(offx=-1,offy=0,color=white);
color:#ff0000;
}
.sizscolor2 {
/*filter:alpha(style=1,startY=0,finishY=100,startX=100,finishX=100);*/
font-size:13px;font-weight:bold;
line-height:20px;
padding-top:4px;
padding-left:30px;
color:#ffffff;
}

.sy_more{
/*filter:alpha(style=1,startY=0,finishY=100,startX=100,finishX=100);*/
font-size:12px;
line-height:20px;
padding-top:4px;
}

.border_all{border:#a7a7a7 solid 1px;}
.border_all_1{border:#d0d0d2 solid 1px;}
.border_BRL{ border:#d0d0d2 solid; border-width:0 1px 1px 1px;}
.border_B{ border-bottom:#68bee3 solid 2px;}
/*.border_LR{ border:#d6d6d6 solid; border-width:0 1px 0 1px;}
.border_LR_2{ border:#e8e8e8 solid; border-width:0 1px 0 1px;}
.border_TL{ border:#d6d6d6 solid; border-width:1px 0 0 1px; line-height:22px;}
.border_TR{ border:#d6d6d6 solid; border-width:1px 1px 0 0; line-height:22px;}
.border_BR{ border:#d6d6d6 solid; border-width:0 1px 1px 0; line-height:22px;}
.border_TLR{ border:#d6d6d6 solid; border-width:1px 1px 0 1px; line-height:22px;}
.border_TLR2{ border:#d6d6d6 solid; border-width:1px 1px 0 1px; line-height:22px;}
.border_BRL3{ border:#d6d6d6 solid; border-width:0 1px 1px 1px;}
.border_T{ border-top:#d6d6d6 solid 1px;}
.border_B{ border-bottom:#d6d6d6 solid 1px;}
.border_R{ border-right:#d6d6d6 solid 1px;}
.border_L{ border-left:#d6d6d6 solid 1px;}*/
/* 主站样式结束 */

.div0{ width:1002px; height:723px; margin:0 auto;}
.div1{  width:229px; height:723px; float:left;  background-image:url(Ezhengwu2_bg__103.jpg);}
.div2{ width:513px; height:723px; float:left;}
.div3{ width:221px; height:723px; float:left;}
.div4{ width:1002px; height:676px; margin:0 auto;}
.div5{ width:229px; height:676px; float:left; background-image:url(Ezhengwu2_bg__103.jpg);}
.div6{ width:744px; height:676px; float:left;}
.qiehuan1{ font-size:9pt; font-weight:bold; text-decoration:none; color:#333333;}
.qiehuan2{ font-size:9pt; text-decoration:none; color:#333333;}
.syqiehuan1{ font-size:10.5pt; text-decoration:none; font-weight:bold; color:#FFFFFF; background-image:url(shouye2-28_bg_63.jpg); background-repeat:no-repeat; background-position:bottom;}
.syqiehuan2{ font-size:10.5pt; text-decoration:none; font-weight:bold; color:#124b98; background-image:url(shouye2-28_bg_69.jpg); background-repeat:no-repeat; background-position:bottom;}
.syqiehuan3{ font-size:10.5pt; text-decoration:none; font-weight:bold; color:#ffffff; background-image:url(shouye2-28_bg_58.jpg); background-repeat:no-repeat; background-position:bottom;}
.syqiehuan3 .qiehuan:link{ font-size:10.5pt; text-decoration:none; font-weight:bold; color:#ffffff;}
.syqiehuan3 .qiehuan:hover{ font-size:10.5pt; text-decoration:none; font-weight:bold; color:#ffffff;}
.syqiehuan3 .qiehuan:visited{ font-size:10.5pt; text-decoration:none; font-weight:bold; color:#ffffff;}
.syqiehuan4{ font-size:10.5pt; text-decoration:none; font-weight:bold; color:#124b98; background-image:url(shouye2-28_bg_59.jpg); background-repeat:no-repeat; background-position:bottom;}
.syqiehuan4 .qiehuan:link{ font-size:10.5pt; text-decoration:none; font-weight:bold; color:#124b98;}
.syqiehuan4 .qiehuan:hover{ font-size:10.5pt; text-decoration:none; font-weight:bold; color:#124b98;}
.syqiehuan4 .qiehuan:visited{ font-size:10.5pt; text-decoration:none; font-weight:bold; color:#124b98;}
.syqiehuan5{ text-decoration:none; cursor:pointer; background-image:url(shouye2-28_bg_136.jpg); font-weight:bold; background-repeat:no-repeat; background-position:bottom;}
.syqiehuan6{ text-decoration:none; cursor:pointer; background-image:url(shouye2-28_bg_138.jpg); background-repeat:no-repeat; background-position:bottom;}
.sywenhua{ text-decoration:none; color:#014701; font-weight:bold;}
.sywenhua1{ text-decoration:none; color:#336633; font-weight:bold;}
.sytouzi{ text-decoration:none; color:#944a00; font-weight:bold;}
.sytouzi1{ text-decoration:none; color:#cc6600; font-weight:bold;}
.syluyou{ text-decoration:none; color:#a30101; font-weight:bold;}
.syluyou1{ text-decoration:none; color:#cc0000; font-weight:bold;}
.syxzxx{ color:#1a56a8; font-weight:bold; text-decoration:none; font-size:10.5pt;}

.cs1{ background: url(cs1.jpg) repeat-x 0px bottom; font-size:10.5pt; text-decoration:none; font-weight:bold; color:#124b98; 
}
.cs2{ background: url(cs2.jpg) repeat-x 0px bottom; font-size:10.5pt; text-decoration:none; font-weight:bold; color:#FFFFFF;
}
.title-lm { font-size:16pt; font-family:黑体; line-height:24px; color:#2f71bb; font-weight:bold;}
.title-lm a{ font-size:16pt; font-family:黑体; line-height:24px; color:#2f71bb; font-weight:bold;}
.title-lm a:hover{ font-size:16pt; color:#2f71bb; font-family:黑体; line-height:24px; font-weight:bold; text-decoration:none;}
.baibai{ color:#FFFFFF;}
.baibai a{color:#e3f7f8;}
.baibai a:hover{color:#FFFFFF; text-decoration:underline;}


/*图片新闻*/
#content {
	width: 314px;
	height:199px;
	float:left;
	background: #EEE;
	padding:3px 5px;	
	border: 1px solid #CCC;
}

#preview_outer { overflow: hidden; width:240px; height:198px; position: relative; float:left;}
#preview_inner { text-align: left; width:240px; height:198px; position: relative; float:left;}
#preview_inner div { float: left; position: relative; width:240px; height:198px;}
#preview_inner div a { position: absolute; bottom: 0; left: 0; display: block; width: 100%; color: #fff; background: url(bg_trans.png); text-decoration: none; text-align:center; }
#thumbs { padding-top: 0px; width:64px; position: relative; float:right;}
#thumbs span { padding:2px; height:42px; border:1px solid #CCCCCC; cursor: pointer; display: inline-block; margin-bottom:2px; background:#FFFFFF;}

.google-font{
	letter-spacing:0px;
	white-space:nowrap;
}
.wu-width{
	width:211px;
	*width:213px;
}