@charset "utf-8";
/* CSS Document */
#news_front{
width:395px;
padding-bottom:10px;
padding-right:5px;
}
.news_date{
background:#FFFFFF url(../images/date_bg.gif) no-repeat;
width:48px;
height:35px;
color:#769398;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}
.news_date strong {
font-size:19px;
line-height:21px;
}
.newsTL{
color:#5E8C9B;
font-size:16px;
font-weight:bold;
text-decoration:none;
}
.newsTL:hover{
color:#5E8C9B;
font-size:16px;
font-weight:bold;
text-decoration:none;
}
.news_time{
background:#FFFFFF url(../images/time.gif) no-repeat;
font-size:10px;
width:44px;
text-align:right;
color:#999999;
margin:6px 0 0;
}
.news_sep{
background:#CED7DA none repeat scroll 0 0;
clear:both;
font-size:0;
height:3px;
line-height:0;
}
.news_language{
float:left;
font-size:10px;
color:#999999;
}
.news_comments{
float:right;
font-size:10px;
color:#999999;
}
.news_front_body{
padding-right:5px;
}
.floatpic{
float: left;
margin: 4px;
}
