@charset "utf-8";
/* CSS Document */
/*网页全局样式开始*/
	body {
		font-family: "宋体", Tahoma;
		font-size:9pt;
		color:#5b5b5b;
		margin:0px;
		padding:0px;
		text-decoration:none;
		background:#fff;	
	}
	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: #000;
	}
	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;
	}
	a.bt_link:link {
		font-family: "宋体", Tahoma;
		font-size: 9pt;
		color: #5b5b5b;
		text-decoration: none;
	}
	a.bt_link:visited {
		font-family: "宋体", Tahoma;
		font-size: 9pt;
		text-decoration: none;
		color: #5b5b5b;
	}
	a.bt_link:hover {
		font-family: "宋体", Tahoma;
		font-size: 9pt;
		text-decoration: none;
		color: #ff0000;
	}
	a.bt_link:active {
		font-family: "宋体", Tahoma;
		font-size: 9pt;
		text-decoration: none;
		color: #5b5b5b;
	}
		
		/*导航样式开始*/
		.nav {
			font-weight: bold;
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #fff;
			text-decoration: none;			
			font-weight:bold;		
		}
		a.nav:link{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #fff;
			text-decoration: none;
			font-weight:bold;
		}
		a.nav:visited{
			font-weight: bold;
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #fff;
			text-decoration: none;
		}
		a.nav:hover{
			font-weight: bold;
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #ff0000;
			text-decoration: none;
		}
		a.nav:active {
			font-weight: bold;
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			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;
		}
		/*底部版权样式结束*/
		/*首页栏目标题样式开始*/
		.index_title {
			font-size:10.5pt;
			font-weight:bold;
			color:#0087c6;
		}
		/*首页栏目标题样式结束*/
		/*滚动公告样式开始*/
		.marquee_text {
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #F46161;
			text-decoration: none;
			white-space:nowrap
		}
		a.marquee_text:link{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #F46161;
			text-decoration: none;
			white-space:nowrap
		}
		a.marquee_text:visited{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #F89A9A;
			text-decoration: none;
			white-space:nowrap
		}
		a.marquee_text:hover{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #ff0000;
			text-decoration: underline;
			white-space:nowrap
		}
		a.marquee_text:active{
			font-family: "宋体", Tahoma;
			font-size: 9pt;
			color: #F89A9A;
			text-decoration: none;
			white-space:nowrap
		}
		/*滚动公告样式结束*/
		/*通用栏目页和通用文章页路径样式开始*/
		.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;
		}
		/*通用栏目页和通用文章页路径样式结束*/
		
/*超链接样式结束*/

.middle_box {
	margin:0 auto;
	width: 778px;
	background:#FFFFFF;
	height:100%;
	overflow:hidden;
}
.col1 {
	font-size:18px;
	color:#006200;
	font-weight:bold;
}
.col2 {
	font-size:14px;
	color:#F0F0F0;
	font-weight:bold;
}
.border1 {
	border-top:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
}
.border2 {
border-right:1px solid #ced7e0;
border-left:1px solid #ced7e0;
}
.border3 {
	border-top:1px solid #fffffd;
	border-right:1px solid #fffffd;
	border-left:1px solid #fffffd;
}
.border4 {
	border-right:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
}
.border5 {
	border-bottom:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
}
.border6 {
	border:1px solid #ced7e0;
	
}
.border7 {
	border:1px solid #e7e7e7;
	
}
.indexblue {
	color:#006797;
}
.indexwhite_10_5_pt {
	color:#fff;
	font-size:10.5pt;
	font-weight:bold;
}


.padding10{
padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px;
}

.padding5{
padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:5px;
}
