@charset "gb2312";
/*
	描述：新飞飞消息站文章列表页 css
	版本:08v1 
	作者：lam
	创建日期：08/08/21
	修改日期：none
*/
/* 重写 */
#con{padding-top:10px;}
/*** content Start ***/
/* 列表内容 */
#news-artList-con{width:740px;float:left;margin:20px 0 0 53px;border:1px #f1f0f0 solid;clear:both;display:inline;}
#news-artList-con ul{width:738px;height:34px;background:#fefefe;border-bottom:1px #f1f0f0 dashed;}
#news-artList-con ul.hi{background:#fcfcfc;}
#news-artList-con li{height:34px;line-height:34px;color:#a2a5a5;overflow:hidden;}
#news-artList-con a{color:#a2a5a5;text-decoration:none;}
#news-artList-con a:hover{color:#389ee1;text-decoration:underline;}
#news-artList-con .c1{width:520px;padding-left:30px;background:url(../images/news-artList/news-artList-icon.gif) 13px 13px no-repeat;}
#news-artList-con .c2{width:180px;float:right;}
/*** content End ***/