.clearfloat { clear:both; height:0;  font-size: 1px;  line-height: 0px;}/*清除浮动*/

/*圆角*/
.r1,.r2 { HEIGHT: 1px;FONT-SIZE: 0px; OVERFLOW: hidden; BACKGROUND: #F1F0E7; BORDER-LEFT:#8D3124 1px solid; 
BORDER-RIGHT:#8D3124 1px solid;}
.r1 { BACKGROUND: #8D3124; MARGIN: 0px 2px;}
.r2 { MARGIN: 0px 1px;}

/*栏目板*/
.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:#036 ;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/content_right_bg.gif) repeat-y right 0px;
margin: 8px 0px;
overflow: hidden; 
position: relative;
display: inline-block;
display: block;
}
.content:after {
content: '[DO NOT LEAVE IT IS NOT REAL]';
display: block;
height: 0px;
clear: both;
visibility: hidden;
} 

.right {
width: 245px;
float:right;
}
.LeftContent {
width: 610px;
float: left;
border: 1px solid #D1D1D1;
padding: 20px;
}
.LeftContent, .right { 
padding-bottom: 32767px !important; 
margin-bottom: -32767px !important; 
} 
@media all and (min-width: 0px) { 
.LeftContent, .right { 
padding-bottom: 0 !important; 
margin-bottom: 0 !important; 
} 
.LeftContent:before, .right:before { 
content: '[DO NOT LEAVE IT IS NOT REAL]'; 
display: block; 
background: inherit; 
padding-top: 32767px !important; 
margin-bottom: -32767px !important; 
height: 0; 
} 
}
/*单线*/
.line1px {
height: 0px;
width: 652px;
position: absolute;
left: 0px;
bottom: 0px;
border-bottom: 1px solid #D1D1D1;
}
.P3_menu {
height: 25px;
BORDER-LEFT:#8D3124 1px solid;
BORDER-RIGHT:#8D3124 1px solid;
padding-left: 30px;
color: #8D3124;
font-weight: bold;
font-size: 14px;
line-height: 180%;
background:#F1F0E7 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;
}



/*右侧*/

/*论坛推荐*/
.Title_list { padding:10px 10px 0px; }
.Title_list li {
padding: 0px 5px 8px 10px;
background: url(/images/template/liArrow.gif) no-repeat 0px 2px;
}
.Title_list li a.blue003366 { color: #555; }
.border_top1 {border-top: #C9C9C9 1px solid;}


/*广告*/
#top_banner {height: 80px;position: absolute;z-index: 0;top: 3px;right: 0px;}



/*城市列表*/
.cities { margin:10px 0}
.cities h3{ font-size:14px; margin-bottom:5px}
.cities li{ display:block; float:left; width:6.2%; padding:2px 0; margin:0 0 5px; background:none}
.cities font{ font-size:12px}
.cities li a{ font-size:12px}

.newsList .lineBetween{ position:static; display:block;margin:10px 0 15px -13px; _margin-top:0; height:0;border-bottom:#666 1px dashed; border-right:#666 15px dashed}


/*老师列表*/
#teacherList{ margin:20px 0 0}
#teacherList li{ height:150px; clear:both; margin-top:10px; padding-bottom:10px; background:url(/images/dot.gif) repeat-x bottom}
#teacherList .photo{ float:left; padding:5px; border:#ccc 1px solid; margin-right:10px}
#teacherList .photo img{ width:160px; height:130px}
#teacherList .teacherName{ height:15px; font-weight:bold; margin-bottom:10px}
#teacherList .teacherName a{ font-weight:bold; color:#a23609}
#teacherList p.teacherInfo{ line-height:160%}
#teacherList p.teacherInfo a{ font-size:12px}
