/* CSS Document */
@import url("/img/top.css");
div{ border:0px;}
body{
margin:0px;
margin-top:2px;
text-align:center;
font-size:12px;}
td{
font-size:12px;
line-height:18px;
color:#058A63;}
a
{
/*color:#454545;*/
color:#058A63;
line-height:20px;
text-decoration:none;
}
a:hover
{
color:#EB4800;
text-decoration:none;
}


/*border*/
.wai{
border-left:1px solid #333;
border-right:1px solid #333;
}

/*class*/
.class_left_list{
text-align:center; font-size:14px; color:#fff;}
.class_left_list a{
text-align:center; font-size:14px; color:#fff; text-decoration:none;}
.class_center_list{
height:24px;
line-height:24px;}

/**/
.news_title
{ line-height:40px;}
.news_content
{ padding:5px; padding-left:30px; word-break:break-all;}
.news_biaoge
{ background:#333;
}
.news_biaoge td{
background:#fff;
padding:2px;}
.border_hui
{ border:1px solid #aaa;}