/*网页全局样式开始*/
	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(/uploads/image/zimages/02.png); background-repeat:no-repeat}
.curimg{background-image:url(/uploads/image/zimages/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;}


	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:;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(, 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(/uploads/image/zimages/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:  no-repeat;
	cursor: pointer;
}

.floatingad .text .title {
	position: relative;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}