/* CSS Document */

.sy
{
	font-size:12px;
	width:980px;
	margin:0 auto;
	height:260px;
}
.kuai
{
	float:left;
	width:300px;
	height:230px;
	background-image:url(../images/kbg.jpg);	
}
.fwicon
{
	list-style-image: url(../images/icon_arr.jpg);
	margin-left:25px;
	height:25px;
	line-height:20px;
}
.kehu
{
	width:980px;
	margin:0 auto;
	height:190px;
	margin-top:10px;	
}

/*ÐÂÎÅÏà¹Ø*/
.news li { line-height:26px; border-bottom:1px dashed #999999; padding-left:10px; background:url(images/li_ico.jpg) left no-repeat; }
.news_title { text-align:center; font-size:16px; padding:10px; }
.news_content { padding:10px; }
.news_info { text-align:center; border:1px dashed #666; padding:10px; }
.news_next { padding:5px; border:1px solid #333; }
.float_right { float:right; }