@charset "utf-8";
/* CSS Document */
/*网页全局样式开始*/
	body {
		font-family: "宋体", Tahoma;
		font-size:9pt;
		color:#333;
		margin:0px;
		padding:0px;
		text-decoration:none;
		background:#11191C;	
	}
	td
	{
		font-family: "宋体", Tahoma;
		font-size: 9pt;
		text-decoration:none;
		color: #333;
	}
	table
	{
		font-family: "宋体", Tahoma;
		font-size: 9pt;
		text-decoration:none;
		color:#333;
	}
	img
	{border:0;
	}
/*网页全局样式结束*/

/*超链接样式开始*/
	a:link {
		font-family: "宋体", Tahoma;
		font-size: 9pt;
		color: #000;
		text-decoration: none;
	}
	a:visited {
		font-family: "宋体", Tahoma;
		font-size: 9pt;
		text-decoration: none;
		color: #333;
	}
	a:hover {
		font-family: "宋体", Tahoma;
		font-size: 9pt;
		text-decoration: underline;
		color: #ff0000;
	}
	a:active {
		font-family: "宋体", Tahoma;
		font-size: 9pt;
		text-decoration: none;
		color: #000;
	}

		
		/*导航样式开始*/
		.nav {
			font-weight: blod;
			font-family: "宋体", Tahoma;
			font-size: 10.5pt;
			color: #fff;
			text-decoration: none;
		
		}
		a.nav:link{
			font-family: "宋体", Tahoma;
			font-size: 10.5pt;
			color: #fff;
			text-decoration: none;
			font-weight:bold;
		}
		a.nav:visited{
			font-weight: bold;
			font-family: "宋体", Tahoma;
			font-size: 10.5pt;
			color: #fff;
			text-decoration: none;
		}
		a.nav:hover{
			font-weight: bold;
			font-family: "宋体", Tahoma;
			font-size: 10.5pt;
			color: #ffff00;
			text-decoration: none;
		}
		a.nav:active {
			font-weight: bold;
			font-family: "宋体", Tahoma;
			font-size: 10.5pt;
			color: #fff;
			text-decoration: underline;
		}
		/*导航样式结束*/
		/*底部版权样式开始*/
		.copyright {
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #fff;
			text-decoration: none;
		
		}
		a.copyright:link{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #fff;
			text-decoration: none;
		}
		a.copyright:visited{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #fff;
			text-decoration: none;
		}
		a.copyright:hover{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #ffff00;
			text-decoration: underline;
		}
		a.copyright:active {
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #fff;
			text-decoration: none;
		}
		.snav {
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #D0D0D0;
			text-decoration: none;
		
		}
		a.snav:link{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #D0D0D0;
			text-decoration: none;
		}
		a.snav:visited{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #D0D0D0;
			text-decoration: none;
		}
		a.snav:hover{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #ffffff;
			text-decoration: underline;
		}
		a.snav:active {
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #D0D0D0;
			text-decoration: none;
		}
		/*底部版权样式结束*/
		/*通用栏目页左侧栏目链接样式开始*/
		.tyleft {
			font-family: "宋体", Tahoma;
			font-size: 16px;
			color: #fff;
			text-decoration: none;
			font-weight:bold;
		
		}
		a.tyleft:link{
			font-family: "宋体", Tahoma;
			font-size: 16px;
			color: #fff;
			text-decoration: none;
			font-weight:bold;
		}
		a.tyleft:visited{
			font-family: "宋体", Tahoma;
			font-size: 16px;
			color: #fff;
			text-decoration: none;
			font-weight:bold;
		}
		a.tyleft:hover{
			font-family: "宋体", Tahoma;
			font-size: 16px;
			color: #ffff00;
			text-decoration: underline;
			font-weight:bold;
		}
		a.tyleft:active {
			font-family: "宋体", Tahoma;
			font-size: 16px;
			color: #fff;
			text-decoration: none;
			font-weight:bold;
		}
		/*通用栏目页左侧栏目链接样式结束*/
		
		/*通用栏目页和通用文章页路径样式开始*/
		.path {
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #0051ad;
			text-decoration: none;
		
		}
		a.path:link{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #0051ad;
			text-decoration: none;
		}
		a.path:visited{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #0051ad;
			text-decoration: none;
		}
		a.path:hover{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #000;
			text-decoration: underline;
		}
		a.path:active {
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #000;
			text-decoration: none;
		}
		/*通用栏目页和通用文章页路径样式结束*/
		
/*超链接样式结束*/


#content {
	margin:0 auto;
	width: 1002px;
	background:#FFFFFF;
}
#left_box {
	float: left;
	width: 749px;
	border-left:1px solid #BCBCBC;
	background:#FFFFFF;
}
#right_box {
	float: left;
	width: 250px;
	border-left:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	height:456px;
	background:#FFFFFF;
}
#tylmleft_box {
	float: left;
	width: 240px;
	border-left:1px solid #BCBCBC;
	background:#EFECE7;
	margin-top:1px;
	height:513px;
}
#tylmright_box {
	float: left;
	width: 758px;
	border-right:1px solid #BCBCBC;
	background:#FFFFFF;
}
.col1 {
	font-size:18px;
	color:#006200;
	font-weight:bold;
}
/*文章标题样式*/
.title{font-size:16pt;color:#000000;font-weight:bold}
#content_wz {
	margin:0 auto;
	width: 1002px;
	background:#EFECE7;
	padding-top:10px;
	padding-bottom:20px;
}
#content_wzs {
	margin:0 auto;
	width: 735px;
	background:#ffffff;
	padding-top:10px;
}
