
/*TOC===============================================
newsList
==================================================*/
h1{
width:149px;
height:25px;
background:url(../img/title_newslist.jpg) no-repeat scroll 0 0;
text-indent:-9999px;
}
/*newsList
--------------------------------------------*/
#newsList{
margin:38px 75px 50px 75px;
}
#newsList ul dl{
width:650px;
padding:15px 0;
border-top:1px dotted #4dac26;
}
#newsList ul dl.oldest{
border-bottom:1px dotted #4dac26;
}


