/* CSS Document */

.neititle2{
background:#034872;
padding:0 20px;
height:40px;
line-height:40px;
color:#FFF;
font-size:14px;
font-weight:bold;
display:block;
text-align:center;
float:left;
cursor:pointer;}
.newsdown{
padding:0 20px;
height:40px;
line-height:40px;
color:#999;
font-size:14px;
font-weight:bold;
display:block;
text-align:center;
float:left;
cursor:pointer;
}
.nei{
overflow:hidden;
border-bottom:3px solid #034872;
}
.hidecontent {display:none;}