/*网页全局样式开始*/
	html{
		/*页面变灰*/
		/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
	}


	body
{
		/*body基本样式开始*/
		    background-color:#ffffff;	/*背景颜色*/
			font-size:9pt;	/*字体大小*/
			color:#3D3D3D;	/*字体颜色*/
			FONT-FAMILY:宋体;	/*字体*/
			text-align:left;	/*水平居左*/
			margin-top: 0px;	/*页面上边距*/
			margin-bottom: 0px;	/*页面下边距*/
			margin-left: 0px;	/*页面左边距*/
			margin-right: 0px;	/*页面右边距*/
		/*body基本样式结束*/

		/*body扩展样式开始*/
			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扩展样式结束*/
	}


              

   	.mainbox{
    overflow:hidden;
    position:relative;
}
.flashbox{
   overflow:hidden;
    position:relative;
}
.imagebox{
    text-align:right;position:relative;z-index:999;
}

.bitdiv{display:inline-block;width:6px;height:6px;margin:20px 10px 10px 0px;cursor:pointer;float:right;}
.defimg{background-image:url(/images/43/02.png); background-repeat:no-repeat}
.curimg{background-image:url(/images/43/01.png); background-repeat:no-repeat;}
.syywly{float:left; clear:left; padding-left:15px; padding-top:5px;display:block;}
.syywlx{float:left; clear:left; padding-left:15px; padding-top:5px;display:none;}


/*导航栏*/
ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
li{
	
	float:left;
	}
	
.a1
{
	font-size:40x;
}
	
.a1:link,.a1:visited
{
display:block;
font-weight:bold;

color:#FFFFFF;
background-color:#be00be;
width:105px;
text-align:center;
padding:10px;
margin:0px;
text-decoration:none;
text-transform:uppercase;
}
.a1:hover,.a1:active
{

background-color:#cc0000;
}
ul li ul li{ float:none; text-decoration: none;}
.a2{ display: block;
	font-weight:bold;
	color: #FFffFF;
	background-color: #00CC66;
	font-size:15px;
	text-align: center;
	width: 105px;
	padding:10px;	
	text-decoration: none;	
	text-transform: uppercase;}
.a2:hover{ color:#0025eF; background-color:#932e99;}
.erji_ul{ display:none;position:absolute;z-index:999;}
ul li:hover .erji_ul{ display:block; }



/*导航栏*/


	page
	{
		
		width:auto;!important;
		max-width:1000px;!important;margin:0 auto; height:auto;!important;
		width:1000px;
	}

	/*页面容器初始化开始,*/
	tr,td {font-size:9pt; color:#3D3D3D; FONT-FAMILY:宋体; line-height:180%;}
	/*页面容器初始化结束*/

/*网页全局样式结束*/

/*版通基本样式开始*/
	/*文章标题样式*/
	.title{font-size:16pt; FONT-FAMILY:宋体; color:#3D3D3D; font-weight:bold; line-height:150%;}

	/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size:9pt; FONT-FAMILY:宋体; text-decoration:none; color:#3D3D3D;}

	/*底层栏目页标题列表及文章正文样式 大字体*/
	.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:9pt ;text-decoration:underline; color:#3D3D3D}

	.bt_unline  {border-bottom:#999999 dashed 1px;}
/*版通基本样式结束*/

/*超链接样式开始 可自行扩展*/
	a.white {FONT-FAMILY:宋体; font-size:14px; font-weight:bold; text-decoration: none; color:#ffffff;}
	a.white:hover {FONT-FAMILY:宋体; font-size:14px; font-weight:bold; text-decoration:none; color:#ff0000;}
	
	a.blue {FONT-FAMILY:宋体; font-size:12px; text-decoration: none; color:#216ba8;}
	a.blue:hover {FONT-FAMILY:宋体; font-size:12px; text-decoration:none; color:#ff0000;}

	a.bt_more {FONT-FAMILY:宋体; text-decoration: underline; color:#3D3D3D;}
	a.bt_more:hover {FONT-FAMILY:宋体; text-decoration: underline; color:#FF0000;}

	/*整个网页超链接样式开始*/
	a {FONT-FAMILY:宋体; text-decoration:none; color:#3D3D3D;}
	a:hover {FONT-FAMILY:宋体; text-decoration:none; color:#00F;}
/*超链接样式结束*/

/* 自定义样式开始 */
	/*各种颜色样式 可自行扩展*/
	.blue{color:#406EC2; font-size: 9pt; text-decoration:underline; }
	.white{FONT-FAMILY:宋体; font-size:14px; font-weight:bold; text-decoration: none; color:#ffffff;}
	.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; }
	.black{color: #4f4f4f; font-size: 10.5pt; font-weight:bold;}

	/* 四周为1象素的边框*/
	.border1 
	{  
		BORDER-RIGHT: #3D3D3D 1px solid; BORDER-LEFT: #3D3D3D 1px solid; BORDER-BOTTOM: #3D3D3D 1px solid;BORDER-TOP: #3D3D3D 1px solid;background-color:#ffffff
	}

	/*表格背景图片不动*/
	.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)
	}
	
/* 自定义样式结束 */

.menu td a {
	FONT-FAMILY:宋体;
	font-size:14px;
	font-weight: bolder;
	color:#FFF;
}
.bt_tit {
	FONT-FAMILY: 宋体;
	COLOR: #2d5abb;
	FONT-SIZE: 14px;
	font-weight:bold;
}
.more {
	FONT-FAMILY: 宋体;
	COLOR: #333333;
	FONT-SIZE: 12px;
}
.on {
	color:#2d5abb;
	cursor:hand;
}
.off {
	cursor:hand;
}

.on1 {
	color:#2d5abb;
	cursor:hand;
}
.off1 {
	cursor:hand;
}
.newon {
	background:url(/Winter/images/43/ej1_03.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#2d5abb;
	cursor:hand;
	padding-left:25px;
}
.newoff {
	cursor:hand;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	padding-left:25px;
}
.pd30_T {
	border-top: 1px solid #e2dede;
	color: #134B7A;
	cursor: pointer;
}
.qiehuan_3 {
	color:#2d5abb;
	margin:0;
}

.right_tab table td {
	padding-left:10px;
	padding-right:10px;
}
.newpd30_T {
	color: #134B7A;
	cursor: pointer;
}
.floatingAd .ad {
	z-index: 100;
	background: none;
	position: absolute;
	display: none;
}

.floatingAd a {
	color: #000000;
	display: inline-block;
	text-decoration: none;
}

.floatingAd a img {
	border: 0;
}

.floatingAd .close {
	display: none;
}

.floatingAd .opacity {
	position: absolute;
	top: 0;
	width: 100%;
	height: 25px;
	background-color: #000000;
	opacity: 0.20;
	filter: alpha(opacity=20);
}

.opacity1 {
	opacity: 0.90;
	filter: alpha(opacity=90);
}

.floatingAd .text {
	position: absolute;
	top: 0;
	width: 100%;
	height: 25px;
	color: #000000;
	line-height: 25px;
}

.floatingAd .text .button {
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
	background: url("/images/43/close.png") no-repeat;
	cursor: pointer;
}

.floatingAd .text .title {
	position: relative;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}