#news_body
	{ position:relative; padding:5px; }
#news_top_show
	{ width:100%; height:190px; overflow:hidden; margin-bottom:10px; }

#news_list
	{ border-bottom: 1px dotted #888888; padding-bottom:20px; margin-bottom:10px; }
#news_list li
	{ background:url(../images/skin_default/bg_title_1.png_) 0px -92px repeat-x; height:30px; line-height:30px; width:100%; overflow:hidden;}
#news_list li a
	{ background:url(../images/skin_default/arrow_gray.gif) 0px 5px no-repeat; padding-left: 20px; width:600px; height:100%; overflow:hidden; display:block;  }
#news_list li a *
	{ cursor:pointer;}
#news_list li:hover
	{ background:white;}

#news_list li u
	{ float:left; width:500px; text-decoration:none; }
#news_list li b
	{ float:right; width:80px; font-weight:normal;}

#news_subject
	{ text-align:center; font-size:15px; font-weight:bold; margin-top:10px; margin-bottom:5px; color:black;}

#news_time
	{ text-align:center; font-size:13px; width:100%; border-bottom:1px dotted #999999; margin-bottom:30px; padding-bottom:5px;}
