﻿/****************************
CSS Document
WeiSite : http://www.113589.com 福州展晟灯饰网
Useing : News Style(新闻样式)
Author : 雪松
Power By: http://www.bw91.com
Passed : XHtml 1.0, CSS 2.0, IE6.0+, IE7.0+, FF2.0+, Opera9.26+
Update : 2010-10-7
****************************/
/*===== NewsList 新闻列表 =====*/
.newsList {
	float:left;
	clear:both;
}
.newsList li {
	height:32px;
	padding:0 20px 0 10px;
	line-height:32px;
	background:url(caseListLiBg.gif) 0 100% repeat-x;
}
.newsList li a {
	padding-left:15px;
	background:url(indexNewsIco.gif) 0 50% no-repeat;
}
.newsList li span {
	float:right;
	color:#999;
	font-size:11px;
}
#newContent h1 {
	color:#920000;
	padding-left:40px;
	height:40px;
	line-height:40px;
	font-size:20px;
}
#newContent .attrib {
	padding:0 15px;
	border-bottom:1px solid #ccc;
	font-size:12px;
}
#newContent .attrib em {
	color:#669900;
	font-style:normal;
}
#newContent ol {
	border-top:1px solid #ccc;
}
#newContent .content {
	padding:10px;
}
