* {
	margin:0px;
	padding:0px;
}
body {
	padding:0;
	margin:0 auto;
	color:#333;
	line-height:22px;
	/*background:#f8f8f8;
	*/
	background:#f5f5f5;
	font-family:"Microsoft YaHei","SimSun";
	min-width:320px;
	max-width:640px;
	
}
div,img,ul,li {
	margin:0;
	padding:0;
	border:0;
}
h2 {
	margin:0;
	padding:0;
}
.h2 {
	margin-top:10px;
	padding-left:10px;
	font-size:18px;
	color:#333;
}
a {
	color:#555;
	text-decoration:none;
}
a:link,a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover,a:active {
	color:#cc0000;
	text-decoration:underline;
}
li {
	list-style:none;
}
ul li {
	list-style-type:none;
}
.mt10 {
	margin-top:10px !important;
}
/*全部背景*/
/*全部背景*/
.header-left {
	background:url(../image/all_bg.png) no-repeat;
	background-size:372px 181px;
}
/*头部css*/
.common-header {
	height:auto;
	width:100%;
	margin-bottom:10px;
	top:0;
	left:0;
	z-index:99;
	-moz-user-select:none;
	-webkit-user-select:none;
}
.common-header .header-box {
	position:relative;
	height:49px;
	border-bottom:1px solid #2f73b2;
	background-color:#3790e2;
}
.common-header .header-box .header-left {
	display:inline-block;
	width:60px;
	/*width:50px;
	*/
	height:50px;
	overflow:hidden;
	position:absolute;
	z-index:2;
	left:0;
	top:0;
	background-position:-202px -131px;
	/*background-position:-50px -34px;
	*/
}
.common-header .header-box .header-center {
	text-align:center;
	color:#fff;
	font-size:22px;
	height:50px;
	line-height:50px;
}
.common-header .header-box .header-center a {
	color:#fff;
}
.common-header .header-box .header-right {
	position:absolute;
	top:0px;
	right:0px;
	width:20%;
	text-align:center;
	height:49px;
	line-height:49px;
	font-size:16px;
	color:#fff;
	border-left:1px solid #4877a2;
	border-bottom:1px solid #4877a2;
}
.common-header .header-box .header-right a {
	display:block;
	background-color:#76a5d1;
	border-left:1px solid #88b0d6;
	color:#fff;
}
.common-header .header-box .header-right span {
	display:inline-block;
	color:#c4dcf3;
}
.channel-title2 {
	height:30px;
	background:#d8ecff;
	/*margin-top:10px;
	*/
}
.channel-title2 h2 {
	height:30px;
	line-height:30px;
	font-weight:normal;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:0 15px;
	float:left;
	background:#3991e5;
}
.channel-title2 h2 a {
	color:#fff;
}
/*考试类及浮动CSS*/
.zg_yc,.zg_yc1,.zg_yc2,.zg_yc3,.zg_yc4,.zg_yc5,.zg_yc6,.zg_yc7,.zg_yc8,.zg_yc9,.zg_yc10,.zg_yc11,.zg_yc12 {
	overflow:hidden;
	top:0;
	border-top:1px solid #3991e5;
	margin-bottom:10px;
}
.clearfix {
	zoom:1;
}
.zg_kskm {
	width:100%;
	background:#fff;
	overflow:hidden;
}
.zg_kskm li {
	width:33%;
	float:left;
	/*border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;*/
	height:32px;
	background:#fff;
}
.zg_kskm li a {
	font:1em/38px "Microsoft YaHei";
	color:#666;
	padding-left: 10px;
}
.zg_kskm li a:hover {
	font-size:16px;
	color:#e60000;
}
.zg_kskm li em {
	margin-right:4px;
	margin-left:4px;
	display:inline-block;
	width:6px;
	height:6px;
	/*background:url(../image/index_dot1.jpg) center center no-repeat;*/
}
.o0623_a_dot1 em {
	background:url(../image/index_dot1.jpg) center center no-repeat;
	width:6px;
	height:6px;
	display:inline-block;
	vertical-align:middle;
}
.o0623_a_dot2 em {
	background:url(../image/index_dot2.jpg) center center no-repeat;
	width:6px;
	height:6px;
	display:inline-block;
	vertical-align:middle;
}
.o0623_a_dot3 em {
	background:url(../image/index_dot3.jpg) center center no-repeat;
	width:6px;
	height:6px;
	display:inline-block;
	vertical-align:middle;
}
.o0623_a_dot4 em {
	background:url(../image/index_dot4.jpg) center center no-repeat;
	width:6px;
	height:6px;
	display:inline-block;
	vertical-align:middle;
}
/*频道地图样式*/
.channel {
	width:100%;
	background:#fff;
	overflow:hidden;
	margin-bottom:10px;
}
.channel li {
	width:33%;
	float:left;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	height:38px;
	background:#fff;
}
.channel li a {
	font:1em/36px "Microsoft YaHei";
	color:#666;
	margin-left:5px;
}
.channel li a:hover {
	font:1em/36px "Microsoft YaHei";
	color:#e60000;
}
/*底部版权*/
.copy_box {
	text-align:center;
	color:#909090;
	padding-top:10px;
	background:#ffffff;
	font-size:14px;
}
.copy_box .verBar {
	padding:0 15px;
}
.copy_box a {
	display:inline-block;
	width:30%;
	font-weight:normal;
	font-size:14px;
	line-height:20px;
	color:#787878;
	margin-bottom:8px;
	border:0;
}
.copy_box a i {
	width:34px;
	height:34px;
	padding-bottom:5px;
	display:block;
	background:url(../image/foot-ico.png) no-repeat;
	background-size:70px auto;
	margin:0 auto;
	position:relative;
}
.copy_box a.on,.copy_box a:hover {
	color:#202023;
}
.copy_box a.on i.cpb,.copy_box a:hover i.cpb {
	background-position:-36px -40px;
}
.copy_box a i.cpb {
	background-position:0 -40px;
}
.copy_box a i.pcd {
	background-position:0 -79px;
}
.content{
	margin-right:10px;
	margin-left:10px;	
	padding-top:10px;
	padding-bottom:10px;
	font-weight:normal;
	font-size:16px;
	line-height:20px;	
	
}