@charset "utf-8";
body {
	margin:0;
	padding:0;
	color:#333;
	font-size:12px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	background:#FFF url(../../mh_images/body_bg.jpg) repeat-x top;
}
a:link, a:visited {
	color:#333;
	font-size:14px;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
/*页面顶部*/
#header {
	height:40px;
	padding-top:142px;
	background:url(../../mh_images/header.jpg) no-repeat;
}
#submenu {
	height:36px;
	line-height:36px;
	background:url(../../mh_images/submenu_bg.jpg) no-repeat;
}
/*导航部分*/
.topNav {
	position: relative;
	z-index: 1;
	width: 960px;
	margin: 0 auto;
}
.topNav ul {
	height: 40px;
	line-height:34px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style:none;
}
.topNav li {
	float: left;
	margin:0;
	padding:0;
	display: inline;
	text-align: center;
}
.topNav li a:link, .topNav li a:visited {
	background:url(../../mh_images/index_nav_hover_right.jpg) right -40px no-repeat;
	height:40px;
	float:left;
	padding-right:15px;
	overflow:hidden;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-size:14px;
}
.topNav li.current a, .topNav li a:hover {
	background:url(../../mh_images/index_nav_hover_right.jpg) right 0 no-repeat;
	height:40px;
	line-height:40px;
	margin:0 0 -12px 0;
	color:#FFF;
	position:relative;
}
.topNav li a:link span, .topNav li a:visited span {
	height:40px;
	float:left;
	background:url(../../mh_images/index_nav_hover_left.jpg) left -40px no-repeat;
	padding-left:15px;
	line-height:40px;
	cursor:pointer;
	padding-top:2px;
}
.topNav li.current a span, .topNav li a:hover span {
	background:url(../../mh_images/index_nav_hover_left.jpg) left 0 no-repeat;
	height:40px;
	line-height:40px;
	margin:0 0 -12px 0;
	position:relative;
}
.topNav li .sub {
	color:#FFF;
	position: absolute;
	z-index: 2;
	top: 40px;
	height:36px;
	line-height:36px;
	white-space: nowrap;
	display: none;
	background:none;
}
.topNav li .sub a:link, .topNav li .sub a:visited {
	margin-left:10px;
	padding-right:5px;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	background:none;
	clear:both;
	float:none;
}
.topNav li .sub a:hover {
	color:#FFF;
	text-decoration:underline;
}
.topNav li .sub span {
	cursor:pointer;
}
.welcome {font-size:14px;font-weight:bold;}
#search {
	background:url(../../mh_images/search_bg.jpg) no-repeat;
	width:200px;
	height:26px;
	line-height:26px;
	float:right;
	margin-right:15px;
}
.search_input {
	background:none;
	border:none;
	height:18px;
	line-height:18px;
	vertical-align:middle;
	margin-left:5px;
	width:155px;
	color:#999;
}
.search_button {
	background:url(../../mh_images/search_button.jpg) no-repeat;
	width:18px;
	height:18px;
	cursor:pointer;
	border:none;
	vertical-align:middle;
}
.index_title_line {
	background:url(../../mh_images/index_title_line.jpg) repeat-x top;
	height:38px;
	line-height:38px;
	border-bottom:1px solid #b6ccf3;
}
.index_title {
	font-size:16px;
	color:#005bff;
	font-weight:bold;
	font-family:"Microsoft YaHei", "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	background:url(../../mh_images/index_title_bg.jpg) repeat-x top;
	border-bottom:1px solid #b6ccf3;
}
.index_title_b {
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	font-family:"Microsoft YaHei", "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	background: url(../../mh_images/title_b_bg.jpg) no-repeat;
	width:85px;
	height:39px;
	padding-left:12px;
	border-bottom:1px solid #b6ccf3;
}
.index_title_c {
	font-size:16px;
	color:#005bff;
	font-weight:bold;
	font-family:"Microsoft YaHei", "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	background:url(../../mh_images/index_title_c.jpg) repeat-x top;
	width:120px;
	height:39px;
	padding-left:12px;
	border-right:1px solid #b6ccf3;
}
.index_title a:link, .index_title a:visited {
	font-size:12px;
	font-weight:normal;
	margin-right:10px;
}
.index_title_border {
	border:1px solid #b6ccf3;
	background:#FFF;
}
.index_content_bg {
	background:#fbfdff url(../../mh_images/index_content_bg.jpg) repeat-x top;
}
.zjmj_list a:link, .zjmj_list a:visited {
	font-size:14px;
}
.news_focus_border {
	background:#FFF;
	border:1px solid #b6ccf3;
}
.ggl_more {
	text-align:right;
	height:30px;
	line-height:30px;
	background:url(../../mh_images/line.jpg) repeat-x bottom;
}
.ggl_more a:link, .ggl_more a:visited {
	color:#ff002a;
	font-size:12px;
}
.ggl_title, .ggl_title a:Link, .ggl_title a:visited {
	font-size:12px;
	height:30px;
	line-height:24px;
	font-weight:bold;
}
.ggl_content {
	line-height:20px;
}
/*选项卡A*/
.tag_a {
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
}
.tag_a li {
	color:#000;
	float:left;
	width:100px;
	height:39px;
	font-size:14px;
	line-height:39px;
	text-align:center;
	cursor:pointer;
	font-weight:normal;
}
.tag_a li.hover {
	background:url(../../mh_images/tag_a.jpg) repeat-x bottom;
	font-weight:bold;
	border-left:1px solid #b6ccf3;
	border-right:1px solid #b6ccf3;
}

/*选项卡B*/
.tag_b_table {
	margin-top:10px;
	margin-bottom:2px;
}
.tag_b_all_bg {
	background:url(../../mh_images/tag_b_all_bg.jpg) repeat-x bottom;
	border-right:1px solid #b6ccf3;
}
.tag_b_all_bg a {
	font-size:12px;
}
.tag_b_content {
	border:1px solid #b6ccf3;
	border-top:none;
}
.tag_b {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}
.tag_b li {
	color:#000;
	float:left;
	width:87px;
	height:39px;
	font-size:14px;
	line-height:39px;
	text-align:center;
	cursor:pointer;
	font-weight:normal;
	background:url(../../mh_images/tag_b_bg.jpg) no-repeat;
	margin-right:2px;
}
.tag_b li.hover {
	font-weight:bold;
	background:url(../../mh_images/tag_b_hover.jpg) no-repeat;
}
#flvplayer {
	margin:12px 0 0 13px;
}
#copyright {
	background:#377af3;
	height:60px;
	line-height:20px;
	text-align:center;
	font-size:14px;
	color:#FFF;
}
#copyright span {
	font-family:Arial, Helvetica, sans-serif;
}

.list_border {
	border:1px solid #b6ccf3;
	background:#FFF;
	}
.position_left {
	background:url(../../mh_images/position_left.png) no-repeat;
	width:29px;
	height:38px;
	}
.position_bg {
	font-size:16px;
	font-weight:bold;
	background:url(../../mh_images/position_bg.png) repeat-x top;
	}
.position_right {
	background:url(../../mh_images/position_right.png) no-repeat;
	width:25px;
	height:38px;
	}
.position_line {
	background:url(../../mh_images/position_line.png) repeat-x top;
	}
.list_line td {
	font-size:14px;
	background:url(../../mh_images/line.jpg) repeat-x bottom;
	}
.list_line td,.list_line td a:link,.list_line td a:visited {
	font-size:14px;
	}
.pages a:link,.pages a:visited {
	background:#f0f2f1;
	padding:3px 10px;
	font-size:14px;
	}
.pages a:hover {
	background:#306bd5;
	color:#FFF;
	text-decoration:none;
	}
.pages .selected:link,.pages .selected:visited {
	background:#306bd5;
	color:#FFF;
	}
	


/**内容部分**/
.list_position {
	background:#f9fdff;
}
.content_bottom_link_bg {
	height:30px;
	line-height:30px;
	background:#daf0fe;
}
.content_border {
	border:1px solid #d2dee4;
	background:#f9fdff;
}
.content_title {
	text-align:center;
	font-size:24px;
	font-weight:bold;
}
.content_line {
	background:url(../../mh_images/content_line.jpg) repeat-x center;
}
.content_text {
	font-size:14px;
	line-height:24px;
}
.content_bottom_info a, .content_bottom_info {
	font-size:14px;
}
.content_bottom_link a, .content_bottom_link {
	font-size:14px;
}

.video_bg {
	background:url(../../mh_images/video_bg.jpg) no-repeat center;
	height:117px;
	padding-top:14px;
	}