/*-----------------------------------------------
正文导航样式
Author:   Drifter
Version:  2005 03 20
HomePage: www.loyaa.com 
----------------------------------------------- */
#detailNav {
	padding:10px;
	width: 530px;
	clear:both;
}
#detailNav a:link {
	color:#000;
}
#detailNav a:visited {
	color:#000;
}
#detailNav a:hover {
	color:#FF0000;
}

/*-----------------------------------------------
正文样式
Author:   Drifter
Version:  2005 03 20
HomePage: www.loyaa.com 
----------------------------------------------- */
#newsTitle {
	width:530px;
	height:30px;
	padding:0 10px 0 10px;
	line-height:30px;
	text-align:center;
	font-size:18px;
	font-weight: bold;
	color:#0048FF;
	clear:both;
}

#newsInfo {
	width:530px;
	height:30px;
	padding:0 10px 0 10px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	color:#C2C2C2;
	clear:both;
}

#newsSummary {
	width:530px;
	padding:0 10px 0 10px;
	text-align:left;
	font-size:12px;
	font-style: italic;
	color:#666666;
	clear:both;
}

#detail {
	width:530px;
	padding:0 10px 0 10px;
	text-overflow:clip;
	overflow:hidden;
	line-height:180%;
	font-size:14px;
	text-align:left;
	clear:both;
}

#newsEditor {
	width:530px;
	padding:0 10px 0 10px;
	height:30px;
	line-height:30px;
	text-align:right;
	font-size:12px;
	color:#C2C2C2;
	clear:both;
}

#click {
	width:530px;
	padding:0 10px 0 10px;
	color:#fff;
	text-align:right;
	clear:both;
}

#moreAction {
	width:530px;
	padding:0 10px 0 10px;
	display:none;
	clear:both;
}

#special {
	width:530px;
	padding:0 10px 0 10px;
	clear:both;
}
#otherNews {
	width:530px;
	margin:0 10px 20px 10px;
	background: url("/images/__templates_otherNews.gif") no-repeat;
	padding-top:30px;
	font-size:12px;
	text-align:left;
	line-height:160%;
	clear:both;
}
#otherNews ul {
	text-align: left;
	font-size:12px;
	margin: 5px;
	list-style: none;
	padding:0;
	clear: both;
}
#otherNews li {
	list-style: none;
	list-style-position: outside; 
	background: url("/images/__templates_listLiBg.gif") no-repeat;
	background-position: left center;
	margin:0;
	padding:5px 0 1px 10px;
}
.contentTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}