/*栏目板*/
.menu {	HEIGHT: 26px;background: url(/images/template/menu_bg.gif);position: relative;}
.right .menu { background-image:url(/images/template/menu_gray_bg.gif)}
.menuTxt {	position: absolute;	left: 31px;	top: 6px;}
a.menuTxt{font-size: 14px;color:#006666 ;font-weight: bold;}
a.menuTxt:hover{color: #FF0000;text-decoration: underline;}
.more {position: absolute;right: 10px;top: 9px;}
.menu_arrow {
position: absolute;
left: 10px;
top: 6px;
}
.bbs .menuTxt { left: 50px;}
.bbs .menu_arrow { top: 4px;}


/*主容器 分栏*/
#wraper { width: 910px; margin: 0px auto;}
.content {
width:910px;
background: url(/images/template/right_bg.gif) repeat-y right 0px;
margin: 8px 0px;
}

.right {
width: 245px;
float:right;
background-color:#E8F0FF;
}
.LeftContent {
width: 610px;
float: left;
border: 1px solid #2E83BA;
padding: 20px;
}
.P3_menu {
height: 25px;
BORDER-LEFT:#99CCCC 1px solid;
BORDER-RIGHT:#99CCCC 1px solid;
padding-left: 30px;
color: #003366;
font-weight: bold;
font-size: 14px;
line-height: 180%;
background:#DFF1FF url(/images/template/arr04.gif) no-repeat 8px 4px;
}
.LeftContent ul { margin-top: 15px; }
.LeftContent  li {
background: url(/images/template/dot04.gif) no-repeat 0px 4px;
position: relative;
padding-left: 13px;
margin-bottom: 8px;
}
.LeftContent li span {
position: absolute;
right: 0px;
_right:20px;
top: 0px;
color: #666666;
}
/*页码按钮*/
.news_page {
background-color:#F6F6F6;
margin: 15px 0px 0px;
padding: 5px;
text-align: center;
}
.news_page a {
font-size: 12px;
border: 1px solid #ccc;
padding: 3px 3px 1px;
background-color: #FFF;
}
.news_page a:hover {
background-color: #999;
color: #FFF;
}



/*右侧*/
/*考试指南小表格*/
a.guide{border: 1px solid #fff;color: #003366;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{color: #c14502;background-position: 0px -40px;}
.M_top0 {margin-top: 0px;}
.guide_bg .menu {margin-bottom: 4px;}
.guide_bg ul#Kszl li {border: 1px solid #bdd2ed; display: inline;margin: 5px 0px 0px 5px;width: 70px;float: left;}
ul#Kszl {margin-left: 4px;clear: both;height: 108px;}
/*论坛推荐*/
.Title_list { padding:10px 10px 0px; }
.Title_list li {
padding: 0px 5px 8px 10px;
background: url(/images/template/liArrow.gif) no-repeat 0px 2px;
}
.border_top1 {border-top: #C9C9C9 1px solid;}


/*广告*/
#top_banner {height: 80px;position: absolute;z-index: 0;top: 3px;right: 0px;}

/*网校名师列表*/
.teacherList{ height:830px; margin:20px 0 0}
.LeftContent .teacherList li{ margin-top:10px; padding-bottom:10px; background:none; }
.teacherList .photo{ float:left; padding:5px; border:#ccc 1px solid; margin-right:10px}
.teacherList .photo img{ width:160px; height:130px}
.teacherList .info{ margin-top:0;_margin-top:-30px}
.teacherList .teacherName{ height:15px; margin-top:15px; margin-bottom:10px; text-indent:0; color:#066}
.teacherList p.teacherInfo{ line-height:160%}
.teacherList p.teacherInfo a{ font-size:12px}


