/* CSS Document */
.news_bgtop{
 background:url(../images/news/news_bgtop.jpg) left top no-repeat;
 width:652px;
 height:10px;
 overflow:hidden;
}
.news_bgbottom{
 background:url(../images/news/news_bgbotoom.jpg) left top no-repeat;
 width:652px;
 height:8px;
 overflow:hidden;
}
.news_bgmid{
 background:url(../images/news/news_bgmid.jpg) left top repeat-y;
 width:626px;
 padding:0px 15px 0px 11px;
 float:left;
}
.contentimg{ float:left; padding-right:15px;}
.contentimg img{width:210px; height:136px;}

.news_list{padding:17px 12px 8px 0px;}
.news_list p{text-indent:2em; line-height:24px;}


