﻿/*网页全局样式开始*/
	html{
		/*页面变灰*/
		/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
	}

	body
	{
		/*body基本样式开始*/
		font-family: "宋体";
		color:#000000;
		margin:0px;
		padding:0px;
		text-decoration:none;
        text-align: left;
		background-color: #FFF;
		/*body基本样式结束*/

		/*body扩展样式开始*/
			background-repeat: repeat;	/*背景重复*/
			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扩展样式结束*/
	}

	page
	{
		width:auto;!important;
		max-width:1002px;!important;margin:0 auto; height:auto;!important;
		width:1002px;
	}

	td {
		empty-cells:show;
	}
	/*页面容器初始化开始,*/
	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%;}
	.title1{font-size:22px; FONT-FAMILY:黑体; color:#ce0000; font-weight:bold; line-height:150%;}

	/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size:9pt; FONT-FAMILY:宋体; text-decoration:none; color:#000000;}

	/*底层栏目页标题列表及文章正文样式 大字体*/
	.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 ;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;}
	
	.white14 {FONT-FAMILY:宋体; font-size:10.5pt; text-decoration: none; color:#ffffff;}
	.white14 {FONT-FAMILY:宋体; font-size:10.5pt;  text-decoration: none; color:#ffffff;}
	a.white14:hover {FONT-FAMILY:宋体; font-size:10.5pt;  text-decoration:none; color:#ffffff;}
	a.white14:visited{FONT-FAMILY:宋体; font-size:10.5pt;  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.dh:link{font-size:10.5pt; font-weight:bold;color:#ffffff;text-decoration:none;}
	a.dh:visited{font-size:10.5pt; font-weight:bold;color:#ffffff;text-decoration:none;}
	a.dh:hover{font-size:10.5pt;font-weight:bold;color: #FF0000;text-decoration:none;}

	.lanmu {font-size: 10.5pt;color: #e74817;font-weight:bold;}
	a.lanmu {font-size:10.5pt;color: #e74817;font-weight:bold;}
	a.lanmu:visited{font-size: 10.5pt;color: #e74817;font-weight:bold;}
	a.lanmu:hover{font-size: 10.5pt;color: #333333;font-weight:bold;}

	.lanmu2 {font-size: 10.5pt;color: #333333;font-weight:bold;}
	a.lanmu2 {font-size: 10.5pt;color: #333333;font-weight:bold;}
	a.lanmu2:visited{font-size: 10.5pt;color: #333333;font-weight:bold;}
	a.lanmu2:hover{font-size: 10.5pt;color: #e74817;font-weight:bold;}
	
	.more1{font-size:12px;color:#999999;}
	a.more1{font-size:12px;color:#999999;}
	a.more1:visited{font-size:12px;color:#999999;}
	a.more1:hover{font-size:12px;color:#ffffff;}
	/*整个网页超链接样式开始*/
	a {text-decoration:none; color:#3d3d3d;FONT-FAMILY: 宋体;}
	a:visited {text-decoration:none; color:#3d3d3d;FONT-FAMILY: 宋体;}
	a:hover {color:#ff0000;text-decoration:none;FONT-FAMILY: 宋体;}
/*超链接样式结束*/

/* 自定义样式开始 */
	/*各种颜色样式 可自行扩展*/
	.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; }
	
	.white12 {FONT-FAMILY:宋体; font-size:9pt; text-decoration: none; color:#ffffff; line-height:120%;}
	a.white12:link {FONT-FAMILY:宋体; font-size:9pt; text-decoration:none; color:#ffffff; line-height:120%;}
	a.white12:hover {FONT-FAMILY:宋体; font-size:9pt; text-decoration:none; color:#ffffff; line-height:120%;}
	a.white12:visited{FONT-FAMILY:宋体; font-size:9pt; text-decoration: none; color:#ffffff; line-height:120%;}
	
	.white14b {FONT-FAMILY:宋体; font-size:10.5pt; font-weight:bold; text-decoration: none; color:#ffffff; line-height:180%;}
	a.white14b:link {FONT-FAMILY:宋体; font-size:10.5pt; font-weight:bold; text-decoration:none; color:#ffffff; line-height:180%;}
	a.white14b:hover {FONT-FAMILY:宋体; font-size:15px; font-weight:bold; color:#ffffff; line-height:180%;}
	a.white14b:visited{FONT-FAMILY:宋体; font-size:10.5pt; font-weight:bold; text-decoration: none; color:#ffffff; line-height:180%;}


	/* 四周为1象素的边框*/
	.border1 
	{
	  border: #dadada 1px solid;
	}
		/* 四周为1象素的边框*/
	.border2 
	{  
		border-left:1px #dadada  solid;
		border-bottom:0px #dadada  solid;
		border-top:1px #dadada  solid;
		border-right:#dadada 1px solid;
		
	}
	
	
	/* 3周为1象素的边框*/
	.border3 
	{
	  border: #dadada 1px solid; border-bottom:none;
	}
	
	/* 4周为1象素的边框*/
	.border4
	{  
		BORDER: #e0e3f4 1px solid; background-color:#ffffff;
	}


    .nav_input { border:none; background:url(jnsf_sy_search_bg.jpg); line-height:18px; width:173px; height:21px; font-size:12px; font-family:"宋体";
	}
	
	 .text_input1 { border:solid 1px #6670a5; background:#eff2f9; line-height:18px; width:163px; height:21px; font-size:12px; font-family:"宋体";
	}
	
	/*表格背景图片不动*/
	.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)
	}
	
	#vishidden{display:none}
	
	table {
		border-collapse:collapse;
	}
	td {
		empty-cells:show;
	}
	
/* 自定义样式结束 */

.tab_border
	{  
		BORDER-RIGHT: #d4d4d4 1px solid; 
		BORDER-LEFT: #d4d4d4 1px solid; 
		BORDER-BOTTOM: #ffffff 1px solid;
		BORDER-TOP: #d4d4d4 1px solid;
		background:url(whszf_tab_bg.jpg);
		line-height:100%;
		font-size:14px;
		color:#317bc4;
		font-weight:bold;
	}
	
	
	.font12{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#2F2F2F;
	line-height:180%;
	
}
	a.font12:link{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#2F2F2F;
	line-height:180%;
}	
	a.font12:visited{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#2F2F2F;
	line-height:180%;
}
	a.font12:hover{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#FF0000;
	line-height:180%;
	/*text-decoration:underline;*/
}

	.font12b{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#005290;
	line-height:180%;
	font-weight:bold;
	
}
	a.font12b:link{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#005290;
	line-height:180%;
	font-weight:bold;
}	
	a.font12b:visited{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#005290;
	line-height:180%;
	font-weight:bold;
}
	a.font12b:hover{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#FF0000;
	line-height:180%;
	font-weight:bold;
	/*text-decoration:underline;*/
}



	a.font14:link{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#2F2F2F;
	line-height:180%;
}	
	a.font14:visited{
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#2F2F2F;
	line-height:180%;
}
	a.font14:hover{
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#FF0000;
	line-height:180%;
	/*text-decoration:underline;*/
}

	.font12_red{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#cc0000;
	line-height:180%;
	font-weight:bold;
	
}
	a.font12_red:link{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#cc0000;
	line-height:180%;
	font-weight:bold;
}	
	a.font12_red:visited{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#cc0000;
	line-height:180%;
	font-weight:bold;
}
	a.font12_red:hover{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#cc0000;
	line-height:180%;
	font-weight:bold;
	/*text-decoration:underline;*/
}

.font12_bai{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	line-height:180%;	
}
.font12_huang{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#ffff7d;
	font-weight:bold;
	line-height:180%;	
}
.font12_hei{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#000000;
	font-weight:bold;
	line-height:180%;	
}
.font12_lan{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#0074c8;
	font-weight:bold;
	line-height:180%;	
}

	a.budianji{
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	line-height:180%;
}	

	a.shouye{
	font-family: "宋体";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#000000;
	font-weight:bold;
	line-height:180%;	
	background:url(ztwmjg_lmdhbg08.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

	.qylm{
	font-family: "宋体";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#000000;
	line-height:180%;
	
}
	a.qylm:link{
	font-family: "宋体";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#000000;
	line-height:180%;
}	
	a.qylm:visited{
	font-family: "宋体";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#FFFFFF;
	line-height:180%;
}
	a.qylm:hover{
	font-family: "宋体";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color:#000000;
	line-height:180%;
	background:url(ztwmjg_lmdhbg08.jpg);
	background-repeat:no-repeat;
	background-position:center;
	/*text-decoration:underline;*/
}
/*备用*/
.none{display:none;}


