@charset "utf-8";
/* CSS Document */
.left_pic{ width:100px; height:120px; overflow:hidden;margin:12px 0 8px 8px; float:left}
.right_news{ float:left}

#newsinfo{ padding:10px;}
.time{ text-align:center; line-height:22px;}
#title{ font-size:20px; font-family:"黑体"; font-weight:bold;  padding-top:10px;text-align:center; color:#C00; border-bottom:2px solid #c00 }
#content,#content p{ font-size:14px; line-height:1.5em; font-family:"宋体"; color:#000 }
#content{ padding-top:10px;}


