/* 首页的样式集中在此 */

/*         index 右容器  ------------------------------------*/
#index-main{
float:left;
width:625px;
padding:8px 12px 20px 12px;
}

/*新文章 ---------------------------------------------------*/
.new-pub-learn{
border:1px solid #c9c9c9;
font-size:13px;
float:none;
overflow:hidden;
margin-top:5px;
clear:left;
}
.new-pub-learn h3{
padding:3px 10px;
background:#EAF1F8;
width:605px;
color:#046;
font-size:14px;
border-bottom:1px solid #C9C9C9;
}
.new-pub-learn h3 small{
float:right;
margin:-17px 5px 0 0;
margin-top:0px;
*margin-top:-17px;
}
.new-pub-learn h3 small a{
color:#009900;
}
.new-pub-learn table{
width:100%;
}
.new-pub-learn table td,.new-pub-bbs table td{
padding:3px;
border-bottom:1px dashed #eee;
}
.new-pub-learn table a,.new-pub-bbs table a{
color:#444;
text-decoration:none;
}
.new-pub-learn table a:hover,.new-pub-bbs table a:hover{
color:#956668;
text-decoration:underline;
}
.new-pub-learn small,.new-pub-bbs small{
font-size:12px;
color:#808080
}

/*论坛 -----------------------------*/
.new-pub-bbs{
border:1px solid #c9c9c9;
font-size:13px;
float:left;
margin-top:5px;
width:100%;
background:#FFFFFA;
}
.new-pub-bbs h3{
padding:3px 10px 0 10px;
+padding:3px 10px 1px 10px;
background:#EAF1F8 url(/images/bbg.jpg) repeat-x center bottom;
width:605px;
float:left;
color:#046;
font-size:14px;
}
.new-pub-bbs h3 ul{
float:left;
list-style:none;
height:29px;
overflow:hidden;
}
.new-pub-bbs h3 ul li{
display:block;
float:left;
height:29px;
overflow:hidden;
}
.new-pub-bbs h3 ul a{
display:block;
float:left;
color:#046;
font-size:14px;
padding:7px 10px;
text-decoration:none;
outline:none;
}
.new-pub-bbs table{
clear:left;
}
.new-pub-bbs h3 ul a:hover{
color:#9A4C00;
text-decoration:underline;
}
.new-pub-bbs h3 ul li.selected a{
color:#9A4C00;
padding:6px 10px;
text-decoration:none;
background:#FFFFFA;
border:1px solid #C9C9C9;
border-bottom:none;
outline:none;
position:relative;
top:0;
+top:1px;
}

.bbst{
display:none;
}

/* 公告--------------------------------- */
#attention{
padding:5px;
background:#FAF8E3;
border:1px solid #E3B383;
font-size:12px;
line-height:150%;
color:#694F34;
}

#attention p{
padding:3px;
}

#attention img{
vertical-align:bottom;
}









#focus{width:300px;margin:0 0 5px;clear:both;position:relative;height:228px; float:left;}
#focus #au{width:298px;border:1px solid #BDBDBD;height:226px;filter:progid:DXImageTransform.Microsoft.Fade ( duration=0.5,overlap=1.0 );overflow:hidden;}
#focus #au img{width:290px;border:4px solid #F1F9FD;height:218px;}
#focus .bbg0{background:url(/images/focus1.gif);color:white;font-size:10px;font-family:Arial;line-height:11px;cursor:pointer;}
#focus .bbg0 a{color:white;text-decoration:none;}
#focus .bbg1{background:url(/images/focus2.gif);color:white;font-size:10px;font-family:Arial;line-height:11px;cursor:pointer;}
#focus .bbg1 a{color:white;text-decoration:none;}
#focus #No{width:95px;position:absolute;z-index:1;top:206px;left:202px;}
#focus #No li{margin-right:1px;width:17px;float:left;padding-top:2px;text-align:center;height:11px;}
#focus .clear{clear:both;}


.topright{float:left; margin-left:10px; line-height:2em; width:300px; overflow:hidden;}
.topright a{ color:#444; text-decoration:none;}
.topright a:hover{ color:#956668; text-decoration:underline;}





.searchkey{font-size:12px;}
.searchkey a{margin:0 4px; color:#069; text-decoration:underline;}
.searchkey a:hover{ text-decoration:underline; color:#f60;}