@charset "utf-8";

body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
}

input,select,button,textarea {
	margin: 0px;
	vertical-align: middle;
	line-height: normal;
	outline: 0;
}

.left {
	float: left;
	overflow: hidden;
}

.right {
	float: right;
	overflow: hidden;
}

p,table,td,th,tr,form,p,h1,h2,h3,h4,h5,h6,img,dl,dd,ul,li {
	padding: 0;
	margin: 0;
}

ul,li {
	list-style: none;
}

img {
	border: 0;
}

/*字体样式*/
.f_gre {
	color: #2C7C00;
}

.f_gre a {
	color: #2C7C00;
	text-decoration: none;
}

.f_gre a:hover {
	color: #000;
}

.f_blue {
	color: #2754BB;
}

.f_blue a {
	color: #2754BB;
	text-decoration: none;
}

.f_blue a:hover {
	color: #000;
}

.f_yellow {
	color: #f60;
}

.f_yellow a {
	color: #f60;
	text-decoration: none;
}

.f_yellow a:hover {
	color: #000;
}

.f_gray {
	color: #555555;
}

.f_gray a {
	color: #555555;
	text-decoration: none;
}

.f_gray a:hover {
	color: #2C7C00;
}

.f_gray2 {
	color: #CCCCCC;
}

.f_gray2 a {
	color: #555555;
	text-decoration: none;
}

.f_gray2 a:hover {
	color: #2C7C00;
}

.f_black {
	color: #000000;
}

.f_black a {
	color: #000000;
	text-decoration: none;
}

.f_black a:hover {
	color: #2C7C00;
}

.f_brown {
	color: #5E4203;
}

.f_brown a {
	color: #5E4203;
	text-decoration: none;
}

.f_brown a:hover {
	color: #2C7C00;
}

/*头部首行样式*/
.f_top {
	width: 100%;
	height: 30px;
	background: url(../images/f_topbg.gif) repeat-x;
	margin: 0 0 10px 0;
	padding: 0px;
}

.f_top-box {
	height: 20px;
	line-height: 20px;
	width: 950px;
	margin: 5px auto 0px auto;
	padding: 0;
	font-size: 12px;
}

.f_top-boxl {
	height: 20px;
	line-height: 20px;
	width: 400px;
	text-align: left;
}

.f_top-boxl span {
	padding: 0px 3px;
}

.f_top-boxl a {
	padding: 0px 3px;
}

.f_top-boxr {
	width: 550px;
	height: 20px;
	line-height: 20px;
	text-align: right;
}

.f_top-boxr ul {
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	overflow: visible;
}

.f_top-boxr li {
	float: right;
	display: block;
	width: auto;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.f_top-boxr a {
	height: 20px;
	line-height: 20px;
	width: auto;
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
}

/*搜索行样式*/
.f_sear {
	width: 950px;
	height: 65px;
	margin: 0px auto 10px auto;
	padding: 15px 0 5px 0;
	overflow: visible;
}

.f_searin {
	width: 950px;
	height: 65px;
	margin: 0;
	padding: 0px;
}

.f_sear_t {
	width: 480px;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

.f_sear_t ul {
	width: 480px;
	height: 25px;
	margin: 0;
	padding: 0;
}

.f_sear_t li {
	float: left;
	width: 63px;
	height: 25px;
	margin: 0 5px;
	padding: 0;
}

.f_sear_t a {
	display: block;
	width: 63px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: url(../images/f_tabbg1.jpg) no-repeat 0px -25px;
	font-size: 12px;
	font-weight: bold;
	color: #5E4203;
}

.f_sear_t a:hover {
	background: url(../images/f_tabbg1.jpg) no-repeat top left;
	color: #fff;
}

.f_sear_t a.sear-on {
	background: url(../images/f_tabbg1.jpg) no-repeat top left;
	color: #fff;
	font-size: 14px;
}

.f_sear_b {
	width: 530px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
	background: url(../images/f_searbg.jpg) no-repeat;
}

.f_sear_bin {
	width: 510px;
	height: 28px;
	margin: 0px auto;
	padding: 6px 0 0 0;
	color: #555;
	overflow: visible;
}

.f_sear_binL {
	width: 310px;
	height: 25px;
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #AAA;
	border-bottom: 1px solid #ccc;
	background: url(../images/f_boxbg.jpg) repeat-x;
}

.f_sear_binLbox {
	width: 300px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #555;
	margin: 4px 5px 0 5px; *
	margin: 2px 5px 0 5px;
	_margin: 2px 5px 0 5px;
	padding: 0px;
	border: 0px solid #FFF;
	background: none;
}

.f_sear_binM {
	width: 66px;
	height: 25px;
	line-height: 25px;
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: none;
	background: #fff;
	text-align: left;
	text-indent: 5px;
	color: #555;
	position: relative;
	z-index: 2;
	overflow: visible;
	font-size: 14px;
}

.f_sear_down {
	width: 66px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 5px;
	position: absolute;
	z-index: 2;
	left: -1px;
	top: 25px;
	border: 1px solid #ccc;
	background: #FDFEF9;
	font-size: 12px;
	color: #555;
}

.f_sear_down a {
	display: block;
	width: 66px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	color: #2C7C00;
	text-decoration: none;
}

.f_sear_down a:hover {
	display: block;
	width: 66px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	background: #FFF7CF;
	color: #000;
}

.f_sear_binR {
	width: 20px;
	height: 25px;
	line-height: 25px;
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-top: 1px solid #AAA;
	border-left: none;
}

.f_sear_binR img {
	border: none;
}

.f_sear_binRb {
	width: 100px;
	height: 27px;
	float: left;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.f_sear_b_but {
	height: 28px;
	width: 95px;
	border: none;
	background: url(../images/f_sear_but.jpg) no-repeat;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

/*导航开始*/
.f_nav li {
	float: left;
	width: auto;
	padding: 0 2px;
	overflow: hidden;
	margin: 0;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.f_nav li a {
	height: 33px;
	display: block;
	text-align: center;
	float: left;
	padding-left: 8px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.f_nav li a span {
	float: left;
	overflow: hidden;
	padding-right: 5px;
	display: block;
}

#f_nav_h a,.f_nav li a:hover {
	background: url(../images/f_nav_hover.gif) no-repeat left 4px;
	cursor: pointer;
}

#f_nav_h a span,.f_nav li a:hover span {
	background: url(../images/f_nav_hover.gif) no-repeat right 4px;
	color: #000;
	text-align: left;
	cursor: pointer;
}

.f_nav {
	width: 950px;
	margin: 10px auto;
	height: 33px;
	background: url(../images/f_nav_bg.gif) repeat-x left bottom;
	clear: both;
	overflow: visible;
}

.f_nav ul {
	width: 950px;
	height: 33px;
	overflow: visible;
	float: left;
	background: url(../images/f_nav_r.gif) no-repeat right bottom;
	position: relative;
	z-index: 1;
}

.f_nav_l {
	float: left;
	width: 7px;
	height: 33px;
	overflow: hidden;
	background: url(../images/f_nav_l.gif) no-repeat left top;
	padding: 0;
	margin: 0;
}

.f_nav_ceng {
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 320px;
	top: -3px;
	z-index: 3;
}

.f_nav_ceng img {
	border: none;
}

/*样式在首页<!--菜单栏下的推荐类-->*/
.f_lei {
	width: 950px;
	height: 60px;
	margin: 0px auto 10px auto;
	padding: 0px;
	background: url(../images/f_leibg.gif) repeat-x;
}

.f_lei-box {
	float: left;
	width: 176px;
	height: 48px;
	margin: 10px 6px 0px 6px;
	_margin: 10px 5px 0px 5px;
	padding: 0px;
	border: 1px solid #E6CE6A;
	background: #fff;
	display: table;
}

.f_lei-box_l {
	width: 25px;
	height: 40px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	margin: 0px;
	padding: 0;
	border: none;
	border-right: 1px dotted #606060;
}

.f_lei-box_r {
	width: 140px;
	height: 40px;
	line-height: 20px;
	text-align: left;
	overflow: hidden;
	margin: 0 0 0 2px;
	padding: 0;
	border: none;
	font-size: 12px;
	font-weight: 100;
	overflow: hidden;
	letter-spacing: normal;
	overflow: hidden;
}

.f_lei-box_r a {
	float: left;
	display: block;
	width: auto;
	height: 20px;
	float: left;
	padding: 0px 3px;
	white-space: nowrap;
}

.f_boxr_in {
	width: 160px;
	height: 40px;
	margin: 5px auto 0 auto;
	padding: 0px;
}

/*csjun>>2010-6-10>>xi'an*/ /*报名直通车行 开始*/
h6 {
	font-weight: normal;
}

.clear {
	height: 0;
	clear: both;
	overflow: hidden;
	font-size: 0;
	margin: 0;
	padding: 0;
}

.row_six {
	width: 950px;
	height: auto;
	margin: 0 auto 10px auto;
}

/*报名直通车开始*/
.bmztc {
	width: 210px;
	height: 180px;
	margin-right: 10px;
}

.bmztc_tit {
	height: 27px;
	line-height: 27px;
	width: 210px;
	background: url(../images/tit_yj_bg.gif) repeat-x left top;
}

.six_tit_l {
	width: 70%;
	text-align: left;
	text-indent: 12px;
	height: 27px;
	line-height: 27px;
	background: url(../images/tit_yj_l.gif) no-repeat left top;
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
	color: #333;
}

.six_tie_r {
	width: 28%;
	text-align: right;
	height: 27px;
	line-height: 27px;
	background: url(../images/tit_yj_r.gif) no-repeat right top;
	font-size: 12px;
}

.six_tie_r a {
	padding-right: 10px;
}

.bmztc_con {
	width: 208px;
	height: auto;
	border: 1px solid #ccc;
	border-top: none;
	padding-top: 5px;
	background: #FAFAFA;
}

.bmztc_con li {
	height: 24px;
	line-height: 24px;
	width: 200px;
	margin: 0 auto;
	font-size: 12px;
	text-indent: 5px;
	font-family: "宋体";
	overflow: hidden;
}

.bmztc_con li span {
	padding-right: 5px;
}

.bmztc_con li span a:hover {
	color: #f60;
}

.bmztc_con li a:hover {
	text-decoration: underline;
}

/*活动开始*/
.xjhd {
	width: 470px;
	height: auto;
	margin-right: 10px;
}

.xjhd_tit {
	height: 27px;
	line-height: 27px;
	width: 470px;
	background: url(../images/tit_yj_bg.gif) repeat-x left top;
}

.six_tab_l {
	width: 70%;
	text-align: left;
	height: 27px;
	line-height: 27px;
	background: url(../images/tit_yj_l.gif) no-repeat left top;
}

.six_tab_l li {
	float: left;
	background: url(../images/tit_line.gif) no-repeat right center;
}

.six_tab_l li a {
	width: 104px;
	line-height: 26px;
	display: block;
	margin-top: 1px;
	height: 26px;
	text-align: center;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
}

.tab_hover {
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 102px;
	color: #0048A2;
	margin-left: -2px;
	_left: -1px;
	_position: relative;
}

.hd_box {
	width: 468px;
	height: 152px;
	border: 1px solid #ccc;
	border-top: none;
	overflow: hidden;
}

.hd_box li {
	width: 456px;
	margin: 0px auto;
	height: 140px;
	overflow: hidden;
	padding: 10px 0 2px 0;
}

.hd_box li dt {
	width: 274px;
	height: 140px;
	float: left;
	overflow: hidden;
}

.hd_box li dt img {
	width: 272px;
	height: 106px;
	margin: 0 auto;
	overflow: hidden;
}

.hd_box li dt p {
	width: 272px;
	height: 20px;
	padding-top: 10px;
	background: url(../images/hd_time_bg.gif) repeat-x left bottom;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

.hd_box li dt p img {
	width: 16px;
	height: 15px;
	vertical-align: middle;
	margin-right: 5px;
}

.hd_box li dt p span {
	color: #f60;
	padding: 0 3px;
}

.hd_box li dd {
	float: right;
	width: 170px;
	height: 140px;
	line-height: 20px;
	height: 45px;
	overflow: hidden;
	font-size: 12px;
}

.kc_title {
	font-size: 12px;
	font-weight: bold;
}

.red_jg span {
	color: #f60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

/*学集快报开始*/
.xjkb {
	width: 250px;
	height: auto;
}

.xjkb_tit {
	width: 250px;
}

.xjkb_con {
	width: 248px;
}

.xjkb_con li {
	width: 238px;
	margin: 0 auto;
	background: url(../images/dot_555.gif) no-repeat 5px 10px;
	text-indent: 12px;
}

/*品牌课程代报行开始*/
.row_seven {
	width: 950px;
	height: auto;
	margin: 0 auto 5px auto;
	clear: both;
}

.row_tit {
	width: 688px;
	height: 29px;
	line-height: 29px;
	background: url(../images/row7_bg.gif) repeat-x left 1px;
	border: 1px solid #DEDEDE;
	border-bottom: 2px solid #A5D145;
	margin-bottom: 5px;
}

.row7_tit_l {
	width: 30%;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

.row7_tit_l img {
	padding: 0 5px 2px 10px;
	vertical-align: middle;
}

.row7_tit_r {
	width: 60%;
	height: 25px;
	line-height: 25px;
	text-align: right;
	background: url(../images/sandot_red.gif) no-repeat 99% 10px;
	padding-right: 12px;
	vertical-align: middle;
	overflow: hidden;
}

.row7_r_p {
	background-position: 96% 10px;
	line-height: 30px;
}

.row7_tit_r a {
	color: #358900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
}

.row7_text ul li a:hover,.row7_tit_r a:hover {
	text-decoration: underline;
}

.row7_tit_r img {
	padding: 0 5px 2px 0;
	vertical-align: middle;
}

.row7_ppdb {
	width: 690px;
	height: 260px; *
	height: 255px;
}

.row_img {
	width: 210px;
	height: auto;
}

.row_img_s img {
	width: 210px;
	height: 168px;
	overflow: hidden;
}

.row_img_x img {
	width: 210px;
	height: 42px;
	overflow: hidden;
	margin-top: 2px;
}

.row7_text {
	width: 470px;
	height: auto;
}

.row7_text ul {
	height: 170px;
	overflow: hidden;
}

.row7_text ul li {
	width: 225px;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	float: left;
	text-align: left;
	margin-right: 10px;
	font-size: 12px;
	background: url(../images/dot_red.gif) no-repeat left 10px;
	text-indent: 8px;
}

.row7_text_dl dd {
	float: left;
	width: 114px;
	overflow: hidden;
	margin: 0 3px 0 0;
}

.row7_text_dl dd a:hover img {
	border: 1px solid #A5D145;
}

.row7_text_dl dd img {
	border: 1px solid #ccc;
	width: 112px;
	height: 40px;
}

/*主题导购*/
.row7_ztdg {
	width: 250px;
	height: auto
}

.ztdg_tit {
	width: 248px;
}

.row7_ztdg li {
	margin-bottom: 5px;
	height: 67px;
	overflow: hidden;
}

.row7_ztdg li img {
	width: 250px;
	height: 67px;
	overflow: hidden;
}

/*row_five*/
.row_five {
	width: 950px;
	height: auto;
	margin: 0 auto 10px auto;
}

.sy_bq {
	width: 210px;
	margin-right: 10px;
	height: 231px;
	background: url(../images/bq_top.gif) no-repeat left top;
	padding-top: 4px;
}

.sy_bq_con {
	height: 227px;
	width: 208px;
	border-left: 1px solid #C9CDD0;
	border-right: 1px solid #C9CDD0;
	overflow: hidden;
}

.sy_bq_but {
	height: 4px;
	width: 210px;
	overflow: hidden;
	background: url(../images/bq_but.gif) no-repeat left top;
	clear: both;
}

.sy_bq_con dl {
	width: 192px;
	margin: 5px auto;
	background: #FAFDF2;
	clear: both;
	height: 69px;
}

.sy_bq_con dt {
	width: 20px;
	height: 39px;
	overflow: hidden;
	background: url(../images/bq_tit_bg.gif) no-repeat left center;
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	padding: 18px 0px 12px 7px;
	float: left;
}

.sy_bq_con dd {
	float: left;
	font-size: 12px;
	text-align: left;
	width: 146px;
	height: 15px;
	line-height: 15px;
	margin: 12px 0 0 10px;
	overflow: hidden;
}

/*焦点图开始*/
.f_focus_c {
	width: 468px;
	height: 233px;
	position: relative;
	z-index: 0;
	border: 1px solid #ccc;
	overflow: hidden;
}

.sliderwrapper {
	width: 468px;
	height: 258px;
}

.sliderwrapper img {
	display: block;
	width: 466px;
	height: 231px;
	margin: 0 auto;
	padding: 1px;
}

.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	filter: progid : DXImageTransform . Microsoft . alpha(opacity = 100);
	-moz-opacity: 1;
	opacity: 1;
	left: 0;
	margin: 0;
	padding: 0;
}

.pagination {
	width: 466px;
	position: absolute;
	z-index: 999;
	top: 205px;
	left: 2px;
}

/* for Firefox */
html>body .pagination a {
	float: left;
	width: 115px;
	overflow: hidden;
	height: 17px;
	padding: 10px 0 0 0;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/focus_bg_h.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: pointer;
}

html>body .pagination a:hover,.pagination a.selected {
	background-image: url(../images/focus_bg.png);
	background-position: top;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}

/* for IE6 */
* .pagination a {
	float: left;
	width: 116px;
	_width: 115px;
	overflow: hidden;
	height: 17px;
	padding: 10px 0 0 0;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	_filter: progid : DXImageTransform . Microsoft .
		AlphaImageLoader(enabled = true, sizingMethod = scale, src =
		"images/focus_bg_h.png");
	cursor: pointer;
}

* .pagination a:hover,.pagination a.selected {
	_filter: progid : DXImageTransform . Microsoft .
		AlphaImageLoader(enabled = true, sizingMethod = scale, src =
		"images/focus_bg.png");
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}

.anotherclass {
	margin-right: 1px;
}

/*样式在首页*/
.sy_fbnu {
	width: 240px;
	height: 72px;
	border: 1px solid #dcdcdc;
	background: #ECF8F2;
	padding: 10px 2px 10px 6px;
}

.sy_fbnu li {
	float: left;
	margin: 0 5px;
	display: inline;
}

.sy_fbnu li a {
	display: block;
	width: 69px;
	height: 71px;
}

.a_fbqx {
	width: 69px;
	height: 71px;
	background: url(../images/f_fbqx.gif) no-repeat left top;
}

.a_fbqx:hover {
	background: url(../images/fbqx_h.gif) no-repeat left top;
}

.a_xkbm {
	width: 69px;
	height: 71px;
	background: url(../images/xkbm.gif) no-repeat left top;
}

.a_xkbm:hover {
	background: url(../images/xkbm_h.gif) no-repeat left top;
}

.a_dhjf {
	width: 69px;
	height: 71px;
	background: url(../images/jfdh.gif) no-repeat left top;
}

.a_dhjf:hover {
	background: url(../images/jfdh_h.gif) no-repeat left top;
}

.sy_bz_img {
	width: 250px;
	height: 46px;
	overflow: hidden;
	margin: 7px 0;
	clear: both;
}

/*样式在首页<!--服务保障列表-->*/
.xjbz {
	width: 248px;
	height: 79px;
	overflow: hidden;
	background: url(../images/bz_bg.gif) repeat-x left top;
	border: 1px solid #DEDEDE;
}

.xjbz_ul {
	width: 248px;
	height: 79px;
	background: url(../images/bz_sline.gif) no-repeat center center;
	padding: 0 0 0 0px;
}

.xjbz_ul li {
	width: 97px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	float: left;
	vertical-align: middle;
	overflow: hidden;
	margin: 0px 0 0 18px;
	background: url(../images/bz_line.gif) repeat-x left bottom;
	display: inline;
}

.xjbz_ul li a:hover {
	color: #f60;
}

.xjbz_ul li img {
	height: 18px;
	width: 17px;
	overflow: hidden;
	vertical-align: middle;
	margin-right: 5px;
	padding: 4px 0;
}

/*以下为zhq的样式*/
.ss_fontg2 {
	color: #313131;
}

.ss_fontg2 a {
	color: #313131;
	text-decoration: none;
}

.ss_fontg2 a:hover {
	color: #2754BB;
}

/*样式在首页<!--课程代报-->*/
.h_box2 {
	width: 950px;
	height: 310px;
	margin: 0px auto 10px auto;
	clear: both;
	overflow: hidden;
}

.h_box2_l {
	width: 3px;
	height: 310px;
}

.h_kcdb {
	width: 944px;
	height: 310px;
	background: url(../images/h_bg1.gif) repeat-x left bottom;
	overflow: hidden;
	float: left;
}

.h_kcdb h1 {
	width: 930px;
	height: 38px;
	margin: 0px auto;
	background: url(../images/h_bg11.gif) repeat-x left bottom;
	margin-top: 2px;
}

.h_kcdb h1 p {
	width: auto;
	height: 38px;
	padding: 7px 0px 0px 1px;
}

.h_kcdb h1 span {
	width: auto;
	height: 38px;
}

.h_time {
	width: 20px;
	height: 18px;
	line-height: 19px;
	padding-top: 1px;
	text-align: center;
	background: url(../images/icon_Calendar.gif) no-repeat left top;
	margin: 8px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
}

.h_remind {
	width: 110px;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 10px;
	overflow: hidden;
}

.h_xsj {
	width: 5px;
	height: 9px;
	margin: 13px 0px 0px 0px;
}

.h_kcdb ul {
	width: 944px;
	height: auto;
	clear: both;
	padding: 10px 0px 0px 4px; *
	padding: 20px 0px 0px 4px;
	_padding: 15px 0px 0px 0px;
}

.h_kcdb ul li {
	width: 163px;
	height: 228px;
	border: solid 1px #fffff;
	float: left;
	display: block;
	background: #fff;
	text-align: center;
	margin: 0px 5px 0px 15px; *
	margin: 0px 5px 0px 15px;
	_margin: 0px 5px 0px 13px;
	overflow: hidden;
}

.h_kcdb ul li:hover {
	width: 161px;
	height: 230px;
	border: solid 1px #A7D98B;
	background: #F3FAED;
	display: block;
	cursor: pointer;
	overflow: hidden;
}

.h_kcdb ul li p {
	width: 142px;
	height: 140px;
	margin: 10px auto 0px auto;
	text-align: center;
}

.h_kcdb ul li p img {
	width: 138px;
	height: 136px;
	padding: 1px;
	border: solid 1px #ccc;
}

.h_kcdb ul li h2 {
	width: 139px;
	height: auto;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0px 0px 0px;
	color: #555;
	margin: 0px auto;
}

.h_kcdb ul li h2 b {
	font-size: 12px;
	font-weight: normal;
}

.h_kcdb ul li h2 span {
	font-size: 16px;
	font-weight: bold;
	color: #f60;
}

/*左右分栏大框架结构*/
.h_box {
	width: 950px;
	height: auto;
	margin: 0px auto 10px auto;
	clear: both;
	overflow: hidden;
}

.h_l {
	width: 690px;
	height: auto;
	overflow: hidden;
}

.h_r {
	width: 250px;
	height: auto;
	overflow: hidden;
}

/*样式在首页<!--视频点播-->*/
.h_video {
	width: 248px;
	height: auto;
	border: solid 1px #B8CB93;
	margin-bottom: 10px;
	padding-bottom: 1px;
	position: relative;
}

.h_videobg {
	width: 246px;
	height: auto;
	background: url(../images/h_bg2.gif) repeat-x left 1px;
	margin: 0px auto;
}

.h_videobg h1 {
	width: 246px;
	height: 30px;
	overflow: hidden;
	margin-bottom: 5px;
}

.h_videobg h1 p {
	width: auto;
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 8px;
	line-height: 33px;
}

.h_videobg h1 span {
	width: auto;
	height: 33px;
	line-height: 33px;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
}

.h_videobg h2 {
	width: 246px;
	height: auto;
	text-align: center;
}

.h_video_pic {
	width: 246px;
	height: 175px;
	text-align: center;
	overflow: hidden;
}

.h_video_pic img {
	width: 240px;
	height: 175px;
	overflow: hiddle;
}

.h_videobg h3 {
	width: 240px;
	height: 25px;
	background: #EDEDED;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	margin: 4px auto 0px auto;
}

.video_play {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 85px;
	top: 90px;
	cursor: pointer;
}

/*广告*/
.h_ad {
	width: 250px;
	height: 237px;
	margin-bottom: 10px;
	overflow: hidden;
}

.h_ad img {
	width: 250px;
	height: 237px;
}

/*教育资讯*/
.h_edu {
	width: 249px;
	height: 25px;
	background: url(../images/h_pic02.gif) repeat-x left bottom;
	position: relative;
	left: -1px;
	top: 0px;
	margin: 0px auto;
}

.h_edu ul {
	margin-left: 10px;
}

.h_edu ul li {
	width: auto;
	height: 25px;
	display: block;
	float: left;
}

.h_edu ul li a {
	width: auto;
	height: 21px;
	line-height: 21px;
	padding: 0px 10px; *
	padding: 0px 10px;
	_padding: 0px 7px;
	border: solid 1px #DBDBDB;
	border-bottom: none;
	background: url(../images/h_bg3.gif) repeat-x left bottom;
	margin-right: 3px;
	float: left;
	display: block;
	font-size: 12px;
	color: #555;
	text-decoration: none;
	margin-top: 2px;
}

.aa {
	width: auto;
	height: 24px;
	padding: 0px 10px;
	border: solid 1px #DBDBDB;
	border-bottom: none;
	background: url(../images/h_bg4.gif) repeat-x left top;
	margin-right: 3px;
	float: left;
	display: block;
	color: #02437D;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	margin-top: 0px;
}

.h_edu_list {
	width: 246px;
	height: auto;
	margin: 0px auto 0px auto;
}

.h_edu_list h1 {
	width: 246px;
	height: 20px;
	padding-top: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

.h_edu_list ul {
	margin: 0 auto;
	padding: 0;
}

.h_edu_list ul li {
	width: 246px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	background: url(../images/icon_dian.gif) no-repeat 13px center;
	font-size: 12px;
	text-indent: 20px;
}

.h_se {
	width: 230px;
	height: 25px;
	background: #F2F6F7;
	margin: 10px auto 10px auto;
}

.h_se p {
	width: 144px;
	height: 23px;
}

.h_srk {
	width: 90px;
	height: 18px;
	border: solid 1px #A6A5AA;
	border-right: none;
}

.btu_se {
	width: 49px;
	height: 22px;
	background: url(../images/h_btu.gif) no-repeat left top;
	line-height: 22px;
	text-align: center;
	color: #000;
	font-weight: bold;
	border: none;
}

.h_se span {
	width: 75px;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	text-align: left;
	overflow: hidden;
	padding-right: 5px;
}

/*样式在首页<!--在线客服-->*/
.h_cus {
	width: 246px;
	height: 184px;
	background: url(../images/kf_man.gif) no-repeat 100px 30px;
}

.h_cus h4 {
	width: 246px;
	height: 32px;
}

.h_cus h4 p {
	width: 98px;
	height: 21px;
	margin: 8px 0px 0px 10px;
}

.h_cus h4 span {
	width: 83px;
	height: 16px;
	margin: 11px 10px 0px 0px;
}

.h_cus h5 {
	width: 246px;
	height: 30px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: normal;
	text-indent: 12px;
	margin: 0px;
	padding: 0px;
	color: #448817;
	font-weight: bold;
}

.h_cus h6 {
	width: 246px;
	height: 15px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
	text-indent: 12px;
	margin: 10px 0;
	padding: 0px;
	color: #FE6700;
	margin-top: 10px;
}

.h_cus h5 img {
	margin-right: 14px;
}

/*样式在页面<!--课程分类-->*/
.h_cnav {
	widtth: 690px;
	height: 30px;
	background: url(../images/h_kcbg.gif) repeat-x left top;
}

.h_cnav p {
	width: 97px;
	height: 30px;
}

.h_cnav b {
	width: 400px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
	text-indent: 12px;
}

.h_xjt {
	width: 83px;
	height: 30px; *
	height: 30px;
	_height: 22px;
	line-height: 30px;
	_padding-top: 8px;
	background: url(../images/h_bg7.gif) no-repeat right bottom;
	text-align: left;
	padding-right: 10px;
	font-size: 12px;
	overflow: hidden;
}

.h_xjt img {
	margin: 0px; *
	margin: 0px;
	_margin: 0px 0px -0px 0px;
}

/*拼音检索*/
.Pinyin_Search {
	width: 688px;
	height: 29px;
	background: url(../images/h_bg8.gif) repeat-x left top;
	border-left: solid 1px #DEDEDE;
	border-right: solid 1px #DEDEDE;
	clear: both;
	z-index: 200;
	position: relative;
}

.Pinyin_Search p {
	width: 70px;
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.Pinyin_Search ul {
	width: 600px;
	height: 29px;
	margin-left: 3px;
}

.Pinyin_Search ul li {
	width: 18px;
	height: 29px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-weight: normal;
	color: #555;
}

.Pinyin_Search ul li a {
	width: 18px;
	height: 29px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-weight: normal;
	color: #555;
	text-decoration: none;
}

.Pinyin_Search ul li a:hover {
	width: 16px;
	height: 25px;
	float: left;
	text-align: center;
	line-height: 18px;
	font-weight: normal;
	color: #555;
	border: solid 1px #FFCC00;
	margin-top: 3px;
	text-decoration: none;
	background: #fff;
}

/*分类*/
.h_list {
	width: 690px;
	height: auto;
	display: table-cell;
}

/*拼音检索层*/
.p_sdiv {
	width: 688px;
	height: auto;
	border: solid 1px #FFCC00;
	border-top: none;
	background: #fff;
	z-index: 100;
	display: table-cell;
}

.p_sdiv h1 {
	width: 688px;
	height: 20px;
	text-align: left;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 10px;
}

.p_sdiv dl {
	width: 685px;
	margin: 0px auto;
	padding: 5px 0px;
}

.p_sdiv dl dd {
	width: 135px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	float: left;
	font-size: 12px;
}

.p_sdiv dl dd a {
	color: #0048A2;
	text-decoration: none;
}

.p_sdiv dl dd a:hover {
	color: #f60;
	text-decoration: none
}

/*底部样式*/
.ss_bottom {
	width: 950px;
	height: auto;
	background: url(../images/footerBg.jpg) no-repeat;
	margin: 0px auto;
	padding: 10px 0px;
	position: relative;
	clear: both;
}

.ss_bottom p {
	width: 930px;
	margin: 0 auto;
	padding: 0px;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

.ss_bottom a {
	padding: 0px 10px;
}

.ss_bottom span {
	padding: 0px 10px;
}

.ss_bottom_up {
	width: 35px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 900px;
	top: 0px;
}

.ss_bottom_up img {
	border: none;
}

.ss_bottom p img {
	margin-right: 3px;
}

/*样式在首页<!--分类-->*/
.h_list {
	width: 690px;
	height: auto;
}

.h_list_dl td {
	width: 658px;
	height: auto;
	overflow: hidden;
	padding: 5px 0;
}

.h_list_dl td li {
	width: 314px;
	float: left;
	height: auto;
	padding: 0 5px 0 10px;
}

.h_list_dl td li h2 {
	font-size: 14px;
	text-align: left;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
}

.h_list_dl td li h2 span a {
	color: #f60;
}

.h_list_dl td li h2 a {
	color: #0048A2;
	text-decoration: none;
	font-size: 14px;
	padding-right: 10px;
}

.h_list_dl td li h2 a:hover {
	color: #f60;
	text-decoration: none;
}

.h_list_dl td li p {
	font-size: 12px;
	text-align: left;
	line-height: 22px;
	color: #ccc;
	width: 295px; *
	width: 290px;
}

.h_list_dl td li p a {
	color: #555;
	text-decoration: none;
}

.h_list_dl td li p a:hover {
	color: #f60;
	text-decoration: underline;
}

.h_list_dl td li p span {
	padding: 0 4px;
}

.h_list_dl {
	width: 690px;
	height: auto;
	border: solid 1px #ECECEC;
	border-top: 1px solid #ECECEC;
	overflow: hidden;
	position: relative;
	clear: both;
	padding-bottom: 10px;
	margin-top: -1px;
	border-collapse: collapse;
	background: url(images/fl_bg_a.gif) repeat-y left 2px;
}

.h_list_dl th {
	vertical-align: middle;
	width: 30px;
	overflow: hidden;
	padding: 5px 0;
}

.h_list_dl:hover {
	background: url(images/fl_bg.gif) repeat-y left 2px;
	border: 1px solid #A5D145;
	z-index: 5;
}