/*学堂列表详情页面共用*/
#main{clear:both;width:960px;margin:0 auto;background:#fff;}
.content{width:742px;float:right;margin-right:4px; text-align:left;border:1px;}
.now{height:25px;line-height:25px;color:#686868;font-size:14px;}
.now a{color:#686868;font-size:14px;}
.ad{height:144px;margin-top:5px;}
.ad div{width:365px;height:144px;float:left;}
.ad div img{width:365px;height:144px;}
.ad div.ad_r{margin-left:4px;}
.list{margin-top:13px;clear:both; border:1px #F8A194 dashed;}
.list ul {margin:10px;}
.list ul li{height:35px;line-height:35px; background:url(../../images/education01.gif) no-repeat left; text-indent:30px;}
/*学堂列表详情页面共用结束*/
/*学堂详情页面*/
.content h1{clear:both;display:block;height:30px; background:url(../../images/education_bg.gif) repeat-x;margin-top:10px;font-size:14px;}
.content h1 span{display:block;float:left;background:url(../../images/education02.gif)  no-repeat 10px 10px;line-height:30px;height:30px; font-weight:bold;color:#333; text-indent:30px;}
.content h1 span a{font-weight:normal;}
.content_text{clear:both;line-height:22px;color:#333;padding:10px 15px;width:510px;float:left;font-size:14px;}
.content_text strong{margin-top:10px;color:#0524C4;}
.content_text span{color:red;}
.content_text p{margin:10px 0;}
.f_center{text-align:center;}
.f_bold{font-weight:bold;}
.ring_list{width:190px;float:left;margin-left:10px;margin-top:20px;}
.ring_list h2{height:25px;background-color:#FF006C;line-height:25px;text-align:center;color:#fff;font-weight:bold;}
.ring_list ul{height:20px;line-height:20px;background-color:#FADEEC;margin-bottom:2px;text-align:center;color:#5C6470;}
.ring_list ul li{float:left;width:63px;}
.notic_img{width:742px;margin-top:15px;}
.notic_img ul li{padding:0;}
.detail_list{border:1px #E0E0E0 solid;}
.detail_list ul{width:97%;float:left;margin:10px 0 10px 7px;}
.detail_list ul li{height:30px;line-height:30px;background:url(../../images/notice01.gif) no-repeat 18px 7px;color:#666;margin:0 25px;border-bottom:1px #E4E5E6 solid;text-indent:30px;width:50%;float:left;margin:0;}
.detail_list ul li a{color:#666;}
.content h4{clear:both;display:block; background:url(../../images/detail_t_bg.gif) repeat-x;font-size:14px;color:#5D9F24;height:25px;margin-top:20px;}
.content h4 span{display:block;height:25px;line-height:20px; background:url(../../images/detail_t.gif) no-repeat;width:127px;float:left;text-indent:10px;}
.detail_list ul li span{display:block;float:left;}
.detail_list ul li span.notice_time{float:right;width:100px;}
a.f_underline{text-decoration:underline;}