/*栏目板*/
.menu {	HEIGHT: 26px;background: url(/images/template/menu_bg.gif);position: relative;}


/*主容器 分栏*/
.content {
width:960px;
background: url(/images/template/content_right_bg.gif) repeat-y right 0px;
margin: 8px 0px;
}

.right {
width: 245px;
float:right;
}
.LeftContent {
width: 705px;
float: left;
}
.left { width: 280px; float: left; margin-right:6px;}
.center { width: 419px;float: left; }
.P2_C1, .P2_C2 {/*左下边内容平分两栏*/
width: 348px;
float: left;
margin-bottom:8px;
border:1px solid #ccc;
border-top: none;
}
.P2_C1 { margin-right: 5px; }
/*左侧内容*/
h1.topTitle {/*页面标题*/
font-size: 20px;
color: #555;
margin-bottom: 10px;
font-family: "黑体";
font-weight: normal;
border-bottom: 1px solid #aaa;
padding: 5px 0px 3px;
position: relative;
background: url(/images/template/bg_building.gif) no-repeat right -6px;
}
h1.topTitle span {
font-size: 12px;
margin-left: 10px;
position: absolute;
right: 0px;
top: 6px;
}
h1.topTitle span img { margin: 0px 10px -1px 10px; }
/*头条*/
.hotTit { padding:10px 8px 5px; background-color: #FFFAE6; margin-bottom: 12px; height: 70px; overflow: hidden; }
.hotTit h1 {
text-align: center;
margin: 5px auto 7px;
}
/*20100824*/.center h2.bigTit{ text-align: center; margin-bottom: 10px; }.center h2.bigTit a {text-align: center;	font-size: 18px;color: #cc0000;font-family: "黑体", "Arial Black"; font-weight:normal;}
.center h2.bigTit a:hover {text-decoration: underline;	color: #f00;}
.center .subNews{ margin:3px 0 15px; padding-bottom:3px; text-align:center;}
.center .subNews a{ font-size:12px; line-height:18px;}

.hotTit h1 a { font-size: 18px;  color: #9E0114; font-family: "黑体", "Arial Black"; }/*头条标题*/
.hotTit h1 a:hover {text-decoration: underline; }
.hotTit h1 strong { font-weight: normal;}
.hotTit p { line-height:140%; }
.hotTit p a { color: #164894;}
.center li {
background: url(/images/template/dot04.gif) no-repeat 0px 4px;
position: relative;
padding-left: 13px;
margin: 0 8px 10px;
}
.center li a { font-size: 14px; }
.center li span {
position: absolute;
right: 0px;
_right: 8px;
top: 0px;
color: #CC6655;
}
/*左上边栏TOP10*/
#top10_bg {
background:url(/images/template/top10_bg.gif) repeat-x bottom;
border: 1px solid #ccc;
}
#top10 {
background: url(/images/template/number1-10_bg.gif) no-repeat 5px 38px;
padding: 5px 5px 0px;
border: 1px solid #fff;
}
#top10 h2 {
font-size: 14px;
color: #bd0a01;
line-height: 24px;
height: 22px;
background-color: #EBEBEB;
padding-left: 15px;
margin-bottom: 11px;
overflow:hidden;
*margin-bottom: 12px!important;
}
#top10 li {
padding-left: 16px;
margin-bottom: 10px;
*margin-bottom: 10px!important;
_margin-bottom: 8px;
}


/*大栏目样式*/
.P2_menu {
background:url(/images/template/bg_menu_p2.gif);
height: 30px;
position: relative;
}
.index_2 .P2_menu { background-image:url(/images/template/bg_menu_p2_B.gif)}
.P2_menu  a.menuText {
position: absolute;
left: 0px;
top: 6px;
font-weight: bold;
color: #fff;
text-decoration: none;
display: block;
width: 106px;
text-align: center;
font-size: 14px;
}
.index_2 .P2_menu  a.menuText { color: #333;}
.P2_menu  a.menuText:hover {
text-decoration: underline;
}
.P2_menu a.more {
position: absolute;
top: 5px;
color:#333;
text-decoration: none;
display: block;
width: 40px;
text-align: center;
right: 10px;
padding: 3px;
font-size: 12px;
}
.P2_menu a.more:hover { 
color: #FF0000;
text-decoration: underline;
}
.TitList {
padding:8px 10px 2px;
}
.TitList li { 
background: url(/images/template/dot04.gif) no-repeat 0px 5px;
padding-left: 13px;
margin-bottom: 8px;
_margin-bottom: 6px;
position: relative;
}
.TitList li a {
font-size: 14px;
}
.TitList li span {
position: absolute;
right: 0px;
_right: 8px;
top: 0px;
color: #ccc;
}
/*学员心声*/
.xinsheng {
height: 220px;
overflow: hidden;
}
.xinsheng  li {
padding: 0 5px 0 20px ;
background:url(/images/Class_template/d03.gif) no-repeat;
line-height: 130%;
margin-bottom: 5px;
word-break: break-all;
}
.xinsheng  li a { font-size: 12px; }




/*广告*/
.AD_650_80 {
width: 705px;
height: 90px;
margin: 10px auto;
background-color: #E4E4E4;
clear: both;
}
