@charset "utf-8";
body {
	    font: 14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
	
}
.m-container {
	width: 975px;
	text-align: center;
	MARGIN-RIGHT: auto; 
	MARGIN-LEFT: auto; 
	
}
.c-top-kongbai {
	height: 90px;
}
.c-m-menu {
	height: 65px;
}
.c-menu-logo {
	width: 212px;
	float: left;
	padding-right: 94px;
	height: 65px;
}
.clear {
	clear:both;
}
.c-menus {
	width: 669px;
	float: left;
	height: 65px;	
}
.c-menus-item {
	width: 130px;
	font-size: 20px;
	height: 65px;	
	float:left; 
	line-height: 65px;
}
.c-menus-item a {
	text-decoration: none;	  
}
.c-menus-item-high-light {
	color: #FFFFFF;
	background-color: #0967B2;
	font-weight: 900;
}
.c-menus-item-high-light a {
	color:#FFFFFF;
}
.c-menus-item-normal {
	color: #0967B2;
	
}
.c-menus-item-normal a {
	color: #0967B2;
	
}
.c-menus-item-normal:hover {
		color: #999999;
	background-color: #D0E9FD;
	font-weight: bold;
	
}
/*.c-menus-item-low-light {
	color: #999999;
	background-color: #D0E9FD;
	font-weight: bold;
}*/
.c-m-content {

	height: 492px;
}
.c-banner {
	height: 405px;
	background-color: #F4F4F4;
	text-align: center;
	background-image: url(../image/banner-back.jpg);
	background-repeat: repeat-x;
}
.c-left-col {
	width: 480px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.c-right-col {
	margin: 0px;
	float: left;
	width: 480px;   

}
.c-col-header-tb {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #0967B2;
	font-size: 20px;
	font-weight: bold;	
}
.c-col-header-tb a{
	text-decoration: none;
	color: #0967B2;
}
.c-col-right-context {
	color: #1D2088;
	font-size: 16px;
}
.m-foot {
	text-align: center;
	background-image: url(../image/footgraybar.jpg);
	height: 125px;
	background-repeat: no-repeat;

}
.c-foot-text {
	padding: 30px;
	font-size: 12px;
}
#clear {
	clear:both;
	}
.dotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	margin-right: 30px;
	
}
.news-header {
	font-size: 18px;
	text-align: left;
	color: #315575;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
}
.news-content {
	font-size: 14px;
	color: #000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
.c-news-container {
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
}
