@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body {
	font-family: "Microsoft Yahei", Helvetica, Verdana, "Arial Unicode MS";
	text-align: center;
	color: #151515;
	width: 100%;
	white-space: normal;
}
a:link {
	COLOR: #425d9c; TEXT-DECORATION: none
}
a:visited {
	COLOR: #425d9c; TEXT-DECORATION: none
}
a:hover {
	COLOR: #6e9ee2; TEXT-DECORATION: none
}
a:active {
	COLOR: #f90; TEXT-DECORATION: none
}
ul, li {
	list-style:none;
}
.clear {
	line-height: 0;
	clear: both;
	font-size: 0px;
}
img {
	border:none;
}

.top_wrap {
	background: url(../images/top_bg.png) repeat-x;
	height: 44px;
	text-align: center;
	overflow: hidden;
}
.top_wrap .top_left {
	float: left;
	padding-top: 10px;
	width: 20%;
}
.top_wrap .top_logo {
	width: 60%;
	float: left;
	padding-top: 9px;
}
.top_wrap .top_right {
	float: right;
	width: 20%;
	padding-top: 8px;
	font-size: 16px;
	line-height: 28px;
}
.banner_wrap .banner {

}
.banner_wrap .banner a img {
	width: 100%;

}
.banner_wrap {
	margin: auto;
	text-align: center;
}
.banner_wrap .banner_title {
}
.banner_wrap .banner_title {
	font-size: 16px;
	line-height: 24px;
	padding-top: 10px;
}
.menu_wrap {
	background: url(../images/menu_bg.png) repeat-x;
	height: 30px;
	border-bottom: #dbdbdb 1px solid;
	border-top: #dbdbdb 1px solid;
	margin-top: 10px;
}
.menu_wrap .menu ul li {
	float: left;
	line-height: 30px;
	width: 19%;
	border-right: #dbdbdb 1px solid;
	font-size: 14px;
	font-weight: bold;
}
.menu_wrap .menu {
	height: 30px;
}
.menu_wrap .menu ul .tab1 {
	background: url(../images/menu_bg1.png) repeat-x;
	color: #1d3d67;
}
.menu_wrap .menu ul .tab2 {
	background: url(../images/menu_bg2.png) repeat-x;
	color: #1d3d67;
}
.news_wrap {
	padding-left: 10px;
	text-align: left;
}
.news_wrap ul li .news_title {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.news_wrap ul li .news_info {
	color: #888;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	padding-right: 10px;
	overflow: hidden;
}
.float_left {
	float: left;
	display: block;
}
.news_wrap ul li {
	height: 60px;
	background: url(../images/news_bg.gif) repeat-x 50% bottom;
	margin-top: 3px;
}
.next {
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
.totop {
	background: url(../images/bottom_bg.png) repeat-x;
	height: 32px;
	text-align: center;
	margin-top: 2px;
}
.totop a img {
	margin-top: 5px;
}
.copyright {
	font-size: 16px;
	color: #888;
	line-height: 30px;
	height: 30px;
}
h1 {
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.news_content .nc_t .nc_ti {
	font-size: 12px;
	color: #7a7a7a;
	line-height: 20px;
}
.news_content .nc_t {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: #d9d9d9 1px solid;
}
.news_content {
	padding: 5px;
}
.news_content .nc_d {
	text-align: left;
	color: #2c2c2c;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
	line-height: 30px;
}
.news_content .nc_d img {
	max-width: 90% !important;
	height: auto   !important;
}
.news_content .nc_d embed {
	max-width: 90%  !important;
}
.float_right {
	float: right;
	display: block;
}
H3 {
	MARGIN-BOTTOM: 10px;
	BORDER-TOP: #e7e7e7 1px solid;
	HEIGHT: 28px;
	FONT-FAMILY: "微软雅黑";
	BACKGROUND: #f7f7f7;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 2px;
	PADDING-LEFT: 16px;
	LINE-HEIGHT: 28px;
	PADDING-RIGHT: 16px;
	color: #063;
}