/* CSS Document */

#new_title{
float:left;
width:604px;
font-weight:bold;
text-align:center;
}
#new_date{
float:left;
width:604px;
text-align:center;
}
#new_content{
float:left;
width:604px;
margin-top:12px;
line-height:16px;
}
#back{
float:left;
width:595px;
text-align:right;
margin-top:8px;
}
#back a{
color:#1c1c1c;
text-decoration:none;
}
#news{
float:left;
width:610px;
}
#news li{
float:left;
width:607px;
padding-top:5px;
padding-bottom:5px;
border-bottom:#818181 dashed 1px;
background:url(../img/new_sign.jpg) left center no-repeat;
padding-left:8px;
}
#news li a{
float:left;
width:520px;
color:#1c1c1c;
text-decoration:none;
}
#news span{
float:right;
}
