/*====网站基本样式=====*/
body {
	margin: 0;
	padding:0;
	text-align:left;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}


div, ul, li, ol, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form {
	margin:0;
	padding:0;
}
img {border:0;}
ul li{
	list-style:none
	}
table {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}
.clear {
	line-height:0px;
	clear:both;
}


/*首页*/

#header, #middle, #bottom{
	margin:0 auto;
	width:1000px;
}

.nav {
	height:42px;
	background:url(../images/gaokao/nav_bg.gif) repeat-x;
}

.logo{
	float:left;
	margin-left:20px;
	width:125px;
	height:42px;
	background:url(../images/gaokao/logo.gif) no-repeat;
	text-indent:-9999px;
}

.nav_con{
	float:right;
	margin-right:10px;
	color:#b80000;
	line-height:42px;
	letter-spacing:1px;
}

.nav_con a{
	color:#b80000;
	margin:0 8px;
}

.banner{
	height:307px;
	background:url(../images/gaokao/banner.jpg) no-repeat;
	text-indent:-9999px;
}

#middle{
	margin-top:6px;
}

.m_left{
	float:left;
	width:284px;
}

.video{
	width:280px;
	height:274px;
	padding:1px;
}

.video, .left_con, .right_con, .kemu, .search, .middle2, .middle3{
	border:1px #cb0000 solid;
}



h3{
	height:26px;
	width:284px;
	margin-top:10px;
	background:url(../images/gaokao/left_title.gif) no-repeat;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	text-indent:40px;
	color:#fff;
}

h3 a{
	display:inline-block;
	width:60px;
	height:24px;
	margin-left:10px;
	padding-top:2px;
	text-indent:0;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	background:url(../images/gaokao/h3_botton.gif) center no-repeat;
	color:#fff;
}

h3 a:hover{
	font-size:14px;
	text-decoration:none;
	background:none;
}

.left_con{
	width:252px;
	padding:15px;
	padding-bottom:5px;
}

.left_con ul{
	line-height:26px;
}

.left_con ul li a{
	display:block;
	height:30px;
	color:#666;
	background:url(../images/gaokao/left_bg.gif) 0 -28px no-repeat;
	text-indent:20px;
	text-decoration:none;
}

.left_con ul li a:hover{
	background:url(../images/gaokao/left_bg.gif) 0 0 no-repeat;
	color:#f00;
}

.left_con .more{
	margin-top:10px;
	height:15px;
	line-height:15px;
	background:url(../images/gaokao/more_bg.gif) 0 3px no-repeat;
	text-align:center;
	color:#b90000;
}

.left_con .more a{
	color:#b90000;
	letter-spacing:2px;
}

.m_center{
	float:left;
	margin-left:10px;
	width:462px;
}

.jt_jiansao{
	width:420px;
	padding:14px 20px;
	background:#ffebeb;
	border:1px #cccccc solid;
	font-size:14px;
	color:#666;
	line-height:26px;
	text-indent:28px;
}

.ads1 a{
	display:block;
	margin-top:6px;
	width:462px;
	height:112px;
	background:url(../images/gaokao/2627.gif) no-repeat;
	text-indent:-9999px;
}



h4{
	width:462px;
	height:37px;
	margin-top:10px;
	background:url(../images/gaokao/js_title.gif) no-repeat;
	text-indent:-9999px;
}

.jiaoshi{
	width:442px;
	padding:20px 10px 6px 10px;
	color:#666;
	line-height:22px;
}

.jiaoshi img{
	float:left;
	padding:1px;
	margin-right:15px;
	border:1px #999999 solid;
}

.jiaoshi span{
	font-weight:bold;
	color:#f00;
	margin-right:15px;
}

.jiaoshi a{
	color:#0096ff;
	margin-left:25px;
}

.m_right{
	width:234px;
	float:right;
}

.jingti_kt{
	background:url(../images/gaokao/jingti_kt.gif);
}

.ordercard{
	background:url(../images/gaokao/OrderCard.gif);
	margin-top:6px;
}

.jingti_kt a, .ordercard a{
	display:block;
	width:234px;
	height:60px;
	text-indent:-9999px;
}

h5{
	height:26px;
	width:234px;
	margin-top:10px;
	background:url(../images/gaokao/right_title.gif) no-repeat;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	text-indent:35px;
	color:#fff;
}

.right_con{
	width:202px;
	padding:15px;
	padding-bottom:13px;
}

.right_con li{
	height:24px;
	line-height:24px;
	background:url(../images/gaokao/dot000.gif) left no-repeat;
	text-indent:16px;
}

.right_con li a{
	color:#666;
}

.right_con li a:hover{
	color:#f00;
}

.right_con ul.top li{
	background:none;
	text-indent:0;
}

.right_con ul.top li img{
	margin-right:8px;
	vertical-align:middle;
}

#bottom{
	height:43px;
	margin-top:6px;
	background:url(../images/gaokao/bottom_bg.gif) repeat-x;
	color:#b80000;
	line-height:43px;
	text-align:center;
	letter-spacing:2px;
}

#bottom a{
	color:#b80000;
	margin:0 10px;
}

/*课目列表页——金题课堂*/

.kemu{
	width:990px;
	height:36px;
	margin:0 auto;
	margin-top:6px;
	background:#ffd2d2;
	padding:4px;
}

.kemu_list{
	height:26px;
	line-height:26px;
	background:#fff0f0;
	padding:0 15px;
	border:5px #fff solid;
	color:#ca0000;
}
.kemu_list a{
	color:#ca0000;
	margin:0 13px;
	letter-spacing:2px;
}

.kemu_list a:hover{
	color:#005aca;
}

.search{
	width:958px;
	height:28px;
	margin:0 auto;
	margin-top:6px;
	padding:0 20px;
	background:url(../images/gaokao/form_bg.gif) repeat-x;
}

.search_keywords{
	width:270px;
	height:28px;
	float:left;
	padding-left:30px;
	margin-right:3px;
	background:url(../images/gaokao/search.gif) no-repeat;
}

.search_keywords input{
	width:260px;
	height:16px;
	border:0;
	background:none;
	margin-top:6px;
}

.search_button{
	width:50px;
	float:left;
	margin-top:3px;
}

.sort{
	float:right;
	margin-top:3px;
}

.middle2{
	width:920px;
	margin:0 auto;
	margin-top:3px;
	padding:10px 39px;
}

.list_con{
	margin-top:10px;
	padding:15px;
}

.list_con_l {
	float:left;
	width:160px;
}

.list_con_l .pic{
	float:left;
	width:72px;
	height:100px;
	margin-right:10px;
	padding:2px;
	border:1px #999 solid;
}


.pic_r{
	float:left;
	width:70px;
	padding:2px 0;
}

.pic_r span{
	display:block;
	width:70px;
	height:24px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	letter-spacing:2px;
}

.pic_r span.TeacherName{
	background:url(../images/gaokao/name_bg.gif) no-repeat;
	text-align:center;
}

.pic_r span.Order{
	background:url(../images/gaokao/order_button.gif) no-repeat;
	margin:15px 0;
}

.pic_r span.Study{
	background:url(../images/gaokao/study_button.gif) no-repeat;
}

.pic_r span.Order a, .pic_r span.Study a{
	display:block;
	width:70px;
	height:24px;
	text-indent:-9999px;
}

.list_con_r{
	float:right;
	width:706px;
}

.list_con_r dl{
	min-height:65px;
	_height:65px;
	line-height:20px;
}

.list_con_r dl dt, .list_con_r dl dt a{
	font-weight:bold;
	color:#f60;
	letter-spacing:1px;
}

.list_con_r .tj_star{
	width:706px;
	height:27px;
	line-height:27px;
	margin-top:15px;
	text-align:center;
	background:url(../images/gaokao/kuang.gif) no-repeat;
	_padding-top:6px;
}

.list_con_r .tj_star span{
	margin:0 15px;
}

.page{
	height:38px;
	margin-top:10px;
	border-top:2px #ddd solid;
	line-height:38px;
	color:#ca0000;	
}

.page_l{
	float:left;
}

.page_l span{
	margin:0 15px;
}

.page_l a{
	color:#ca0000;
}

.page_r{
	float:right;
	margin:8px 15px 0 0;
}

/*高考模拟*/

.MoniList{
	margin:20px auto;
	min-height:300px;
	_height:300px;
}

.MoniList li{
	float:left;
	width:440px;
	margin:0 10px;
	_margin:0 8px;
	height:30px;
	line-height:30px;
	background:url(../images/gaokao/dot000.gif) left 12px no-repeat;
	text-indent:15px;
}

.MoniList li span{
	display:block;
	width:70px;
	text-align:left;
	float:left;
	color:#0096ff;
}

.MoniList li a{
	display:block;
	float:left;
	text-align:left;
	color:#666;
}


.MoniList li a:hover{
	display:block;
	float:left;
	text-align:left;
	color:#f00;
}

/*学习页面*/

.middle3{
	width:998px;
	min-height:450px;
	_height:450px;
	margin:0 auto;
	margin-top:6px;
}

.tab{
	margin-left:20px;
}

.tab li{
	float:left;
	width:87px;
	height:36px;
}

.tab li a{
	display:block;
	width:87px;
	height:36px;
	line-height:32px;
	background:url(../images/gaokao/tab_bg.gif) 0 -36px no-repeat;
	text-indent:13px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#b26500;
}

.tab li a:hover, .tab li a.current{
	background:url(../images/gaokao/tab_bg.gif) 0 0 no-repeat;
	text-decoration:none;
	font-weight:normal;
	color:#ffdcdc;
}


#sub_a0 p, #sub_a1 p, #sub_a2 p, #sub_a3 p, #sub_a4 p{
	padding:49px;
	_padding:20px 49px;
	font-size:14px;
	line-height:28px;
	color:#666;
}


#sub_a0 p span, #sub_a1 p span, #sub_a2 p span, #sub_a3 p span, #sub_a4 p span{
	color:#0096ff;
	text-decoration:underline;
}

#sub_a0 p span.red{
	color:#f00;
	text-decoration:none;
}

.topic{
	font-size:12px;
	text-align:center;
	color:#999;
	margin:0 50px 10px 50px;	
	padding-bottom:20px;
}

.topic h2{
	height:30px;
	padding-top:40px;
	font-size:18px;
	color:#666;
}

.VideoPlay{
	float:left;
	width:640px;
	height:545px;
	padding:2px;
}

.FlashPaper{
	width:350px;
	height:545px;
	float:right;
	padding:2px;
}

.article_r{
	width:706px;
	float:right;
	border-top:1px #cb0000 solid;
}

.article_r p{
	padding:10px 65px;
	font-size:14px;
	line-height:28px;
	text-indent:28px;
}