html,body {height:100%;}/*设置浏览器高度为100%*/
body,h1,h2,h3,h4,h5,h6,th,form,fieldset,img,ul,ol {
	margin:0;
	padding:0;
	line-height: 22px;
	font-weight: normal; font-family:"宋体",Arial, Helvetica, sans-serif
}
p {
	margin:1em auto;
	color: #535353;
}
textarea,input,select,body{
	font-size:12px;
}
select,input{vertical-align:middle;}
fieldset,img{
	border:0;
}
ul,ol,li{ list-style:none; }
button {cursor:pointer;}/*所有按钮鼠标放上时为手型标志*/
.clearflt { clear: both; }
.clearfloat { clear:both; height:0; font-size: 0px; line-height:0px;}/*清除浮动*/

/*各种链接*/

/*黑色*/
a.black12:link,a.black12:visited {
	font-size:12px;
	text-decoration: none;
	color: #000;
}
a.black12:hover,a.black12:active {
	color: #F30;
	text-decoration: underline;
	font-size:12px;
}
a.BK12B:link,a.BK12B:visited {
	color:#000;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
a.BK12B:hover,a.BK12B:active {
	text-decoration:underline;
}
/*灰色系列*/
a.gray1408 {
	font-size: 14px;
	text-decoration: none;
	color: #454545;
}
a.gray1408:hover {
	color: #F30;
	text-decoration: underline;
}
/*白色系列*/
/*红色系列*/

a.red12B08:link,a.red12B08:visited {
	color:#8B0D0D;
	font-size:12px;
	text-decoration:none;
	padding-left: 25px;
	display: block;
	width: 165px;
	height: 23px;
	line-height: 210%;
	}
a.red12B08:hover,a.red12B08:active {
	background-image: url(../images/u_subMenubg.gif);
}
/*橙色系列*/
/*黄色系列*/
/*蓝色系列*/

/*全局链接*/
a {color:#000;	text-decoration:none;font-size: 14px;font-weight: normal;}
a:hover {
	color:#F30;
	text-decoration: underline;
}
a.f14:link {color:#C31F13;	text-decoration:none;font-size: 14px;font-weight: normal;}
a.f14:visited {color:#A5A5A5;text-decoration:none;font-size: 14px;}
a.f14:hover,a.f14:active {color:#F30;}
a.gray525252:link,a.gray525252:visited {color:#525252;font-size:12px;text-decoration:none;font-weight: normal;}
a.gray525252:hover,a.gray525252:active {color:#F30;text-decoration:underline;}

a.gray14:link,a.gray14:visited {
	color:#666;
	font-size:14px;
	text-decoration:none;
	font-weight: normal;
}
a.gray14:hover,a.gray14:active {
	color:#F30;
}

a.blue052B9A:link,a.blue052B9A:visited {color:#052B9A;font-size:12px;text-decoration:none;font-weight: normal;}
a.blue052B9A:hover,a.blue052B9A:active {color:#FF0000;text-decoration:underline}

a.blue14B:link,a.blue14B:visited {color:#052B9A;font-size:14px;text-decoration:none}
a.blue14B:hover,a.blue14B:active {color:#F30;text-decoration:underline}

a.nav:link,a.nav:visited {
	color:#fff;
	font-size:14px;
	font-weight:bold
}
a.nav:hover,a.nav:active {
	text-decoration: underline;
}
a#current {

}
a.red:link,a.red:visited {
	color:#009;
	text-decoration:none;
	font-size:13px;
}
a.red:hover,a.red:active {
	color:#FF0000;
	text-decoration: underline;
}

a.h1_tit20px:link,a.h1_tit20px:visited {
	color:#FF0000;
	text-decoration:none;
	font-family: "黑体";
	font-size:18px;
	font-weight: normal;
}
a.h1_tit20px:hover,a.h1_tit20px:active {
	text-decoration:underline;
	font-family: "黑体";
}

a.h3_tit14px:link,a.h3_tit14px:visited {
	color:#000;
	text-decoration:none;
	font-size:14px;
	line-height: 180%;
}
a.h3_tit14px:hover,a.h3_tit14px:active {
	text-decoration:underline;
	color: #FF0000;
}
a.f12_wei:link,a.f12_wei:visited {
	color:#01409E;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;	
}
a.f12_wei:hover,a.f12_wei:active {text-decoration:underline}
a.f16:link,a.f16:visited {
	color:#000;
	text-decoration:none;
	font-size:16px;
	font-weight: bold;
}
a.f16:hover,a.f16:active {text-decoration:underline}

a.f13:link,a.f13:visited {
	color:#000;
	text-decoration:none;
	font-size:13px;
}
a.f13:hover,a.f13:active {text-decoration:underline}
a.LanMenuText_14:link,a.LanMenuText_14:visited {
	color:#01409E;
	text-decoration:none;
	font-size:14px;
	display: block;
	width:102px;
	height:24px;
	line-height:200%;
	float:left;
	margin: -4px 0px 0px;
	text-align: center;
	background-image: url(../images/LanMenu.jpg);
	font-weight: bold;
}
a.LanMenuText_14:hover,a.LanMenuText_14:active {text-decoration:none}
a.Genmore:link,a.Genmore:visited {
	color:#f30;
	text-decoration:none;
	font-size:12px;
	float: right;
	margin: 0px 10px;
	font-family: "宋体";	
}
a.Genmore:hover,a.Genmore:active {color:#F30;text-decoration:underline;}

.marT05{ margin-top:5px}

/*页面宽度，分栏设置*/
.content910 {
	width: 910px;
	margin: 0px auto 8px;
}
.Left608 {
	float: left;
	width: 608px;
}
.Right292 {
	width: 292px;
	float: left;
	position: relative;
	margin-left: 8px;
}

/*内容列表容器*/
.cont_list{
	padding:10px;
	}
.cont_list li{
	background:none;
	}
.cont2_list{ padding:0px; margin:0px;}
.cont2_list li{
	line-height:24px; padding:0 0 0 10px;
	background:url(/images/template/dot044.gif) no-repeat left 50%;)
	}
.cont2_list .smallimg{margin-left:5px;}
.cont2_list .smallimg img{ margin-right:10px;}
/*日期颜色*/
.color_hui{ color:#CCCCCC}

.list_sp{padding:5px; margin:0px;}
.list_sp li a{ font-size:12px;}


.list_sp2{padding:5px;}
.list_sp2 a:link {color:#052B9A;font-size:12px;text-decoration:none;font-weight: normal;}
.list_sp2 a:visited {color:#052B9A;font-size:12px;text-decoration:none;font-weight: normal;}
.list_sp2 a:hover{color:#FF0000;text-decoration:underline}
.list_sp2 a:active {color:#FF0000;text-decoration:underline}

#logo {
	float:left;
	margin-top:5px;
}
/*广告*/
.banner{width:640px; float:right; height:85px; margin-top:5px;}


/*考试动态____________________________________________________________20091204*/
.cityMenu{position:relative; height:50px;overflow:hidden; border:#ccc 1px solid;  font-size:12px; background-color: #f5f5f5; width:908px; *margin-top:3px;_margin-top:5px;}
.cityMenu .cityIcon{float:left; width:100px; height:50px; background: url(/images/template/logo/gongcheng/icon_dt.gif) 15px 15px no-repeat}
.cityMenu .cityIcon img{ margin:15px 0 0 20px}
.cityMenu .cityList{position:absolute; right:-15px; width:830px}
.cityMenu .cityList li { display:block; float:left; width:6.07%; overflow:hidden; line-height:26px; margin-top:-1px; margin-right:-1px; border:#ccc 1px solid; text-align:center; }
.cityList li font { font-size: 12px; color: #CC0000; }
.cityList li a{text-decoration:none;font-size: 12px; }

/*网站头部*/
/*头部nav*/
#header {
	width: 910px;
	height: auto;
	margin: 0px auto;
	position: relative;
}
/*登录BAR*/
#header .samlllogin{margin-left:10px;}
#header .samlllogin a{
	font-size:12px;
	color:#052b9a;
}
#header .samlllogin .login_input,.search_input{width:140px; height:16px;}
#header .samlllogin {
	background-image: url(/images/template/topbg.jpg);
	height: 35px;
	width: 910px;
	margin: 0px auto;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	text-align: left;
	position: relative;
	overflow:hidden;
}
.toolbarTicker {
	float: left;
	margin: 5px 20px 10px 10px;
}
img#loginButton {
	position: absolute;
	right: 290px;
	top: 7px;
	cursor:hand;
}
#city_search img {
	float: left;
	margin: 4px 13px 0px 20px;
}
#top_search {
	position: absolute;
	right: 20px;
	top: 7px;
	width: 235px;
	height: 15px;
	border: 0px solid #fff;
	background-image: url(/images/template/topSearchBg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 120%;
	padding-top: 3px;
	color: #717171;
}

ul#topLinkText {
	position: absolute;
	left: 10px;
	top: 38px;
}
ul#topLinkText li {
	display: inline;
	color: #525252;
}
#topLinkText li span {
	color: #999999;
	margin: 0px 3px;
}
#searchIcon {
	position: absolute;
	right: 22px;
	top: 9px;
}
#topLinkText li.first {
	margin-right: 10px;
	padding: 0px;
}
#tel {
	position: absolute;
	right: 10px;
	top: 37px;
}
#tel span {
	font-weight: bold;
	color: #F00;
}
#tel img {
	margin: 0px 8px -3px 0px;
}
#cityText {
	margin-top: 2px;
}

#nav {
	background: url(/images/template/nav_otherBg.gif) repeat-x;
	width: 910px;
	left: 0px;
	text-align: center;
	letter-spacing: 2px;
	position:relative;
}

#city_search {
	position: absolute;
	width: 908px;
	height: 27px;
	bottom: 0px;
	background: url(/images/template/citySearchBg.gif);
	left: 0px;
	text-align: center;
	border: 1px solid #999;
	border-top: none;
	background-color: #555;
}

#nav li ,#city_search li {
	line-height:170%;
	float: left;
	display: inline;
}
#nav li {
	height: 25px;
	padding-top: 4px;
}
#nav li span {
	margin: 0px 5px;
	color: #BADCF2;
	font-size: 14px;
}
#city_search li {
	line-height:200%;
	margin-right: 12px;
	float: left;
}
/*导航*/
li#home {background-image: url(/images/template/homeBg.gif);width: 65px;border-right: 1px solid #5D5E60;}
li#second {border-left: 1px solid #7D91C3;padding-left: 10px;}
.bold img {	margin: 0px 10px -1px 0px;}


/*面包屑导航*/
#crumb {
	line-height: 30px;
	width: 910px;
	margin: 0px auto 2px;
	position: relative;
	font-size: 14px;
	color: #333;
}
#crumb img {
	padding-top:6px;
}
#crumb_text {
	position: absolute;
	left: 20px;
	line-height: 120%;
	bottom: 0px;
}


/*尾部*/
#Footer {
	border-top: 1px solid #000;
	text-align: center;
	width: 910px;
	margin: 0px auto 8px;
	position: relative;
	height: 40px;
	color: #666666;
}
#span_1,#span_2,#span_3 {
	position: absolute;
	top: 30px;
}
#span_1 {
	left: 0px;
	text-align: left;
}
#span_2,#span_3 {
	font-size: 14px;
	font-weight: bold;
}
#span_2 img,#span_3 img {
	margin: 0px 5px -4px 0px;
}
#span_2 {
	right: 180px;
}
#span_3 {
	right: 0px;
}
#bottom_info {
	text-align: left;
	border-bottom: 1px dotted #ccc;
	line-height: 200%;
}

/*下拉菜单*/
#list_down{
	background-color:#fffcf5;
	border:#f5d194 solid 1px;
	padding:5px;
	z-index:20000;
	position:absolute;
	top:30px;
	right:0px;
	display:none;
	width:600px;
}
#list_down h1{
	font-size:12px;
	width:60px;
	float:left;
	padding-left:7px;
	margin-left:5px;
	background:url(../images/template/dot044.gif) no-repeat left 40%;
	}


/*辅导资料汇总*/
#table_fudao {
background-color:#C8D7EA;
margin: 5px auto;
*margin-top: 7px !important;
width: 229px;
text-align: center;
}
#table_fudao td { background-color:#FFF;}
#table_fudao a {
font-size: 14px;
color: #333;
display: block;
line-height: 33px;
text-decoration: none;
}
#table_fudao a:hover {
background-color: #F3F8FE;
color: #000066;
text-decoration: underline;
}



/*广告*/
.AD910 {
background-color: #CCC;
width: 910px;
margin: 0px auto;
margin-bottom: 8px;
clear: both;
}

/*系统必备样式不允许删除*/
.news_page{
	line-height:100%;
	text-align:center;
	font-size:14px;
	}
.news_page img{ margin-bottom:-7px;}
.news_page a:link,.news_page a:visited {color:#000;	text-decoration:none;font-size: 14px;font-weight: normal; line-height:100%;}
.news_page a:hover,.news_page a:active {color:#F30;	text-decoration: underline; line-height:100%;}





/*新加样式20090811_fuyong*/
/*考试指南小表格*/
a.guide:link,a.guide:visited {border: 1px solid #fff;color: #009;text-decoration: none;	text-align: center;	background: url(/images/template//guide_A_bg.gif);
	font-size: 12px;display: block;	line-height: 22px;padding-top: 2px;}
a.guide:hover,a.guide:active {color: #F00;background-position: 0px -40px;}
.M_top0 {margin-top: 0px;}
.guide_bg {
	background-color: #F3F8FE;
}
.guide_bg .menu {margin-bottom: 4px;}
.guide_bg ul.zhinan li {border: 1px solid #bdd2ed;display: inline;margin: 5px 0px 0px 5px;width: 30%; line-height:25px;float: left; text-align:center;}
.guide_bg ul.zhinan li a{ font-size:12px;}
ul.zhinan {margin-left: 4px;clear: both;height: 108px;}


/*辅导汇总*/
.guide_bg .fudao{ margin:8px 0 10px 5px; height:155px;}
.guide_bg .fudao li { display:block; float:left; width:32%; overflow:hidden; line-height:28px; margin-bottom:-1px; margin-right:-1px; border:#ccc 1px solid; text-align:center; }
.guide_bg .fudao a{text-decoration:none;}

.Right290 .fudao{ margin:15px 0 10px 5px; height:165px;}
.Right290 .fudao li { display:block; float:left; width:32%; overflow:hidden; line-height:31px; margin-bottom:-1px; margin-right:-1px; border:#ccc 1px solid; text-align:center; }
.Right290 .fudao a{text-decoration:none;}


