/* DETAIL----------------------------------------------------------*/
/* topics---------------------*/
h2#title_topics {
	background: url(../img/title_topics.gif) no-repeat;
	width: 665px;
	height:128px;
}

h2#img_topics {
	background: url(../img/img_topics.jpg) no-repeat;
	width: 275px;
	height:219px;
}

.detailListTi{
	width:601px;
	border-left:1px solid #d3c6b2;
	border-right:1px solid #d3c6b2;
	border-top:1px solid #d3c6b2;
	padding:5px;
	background-color:#ece4d7;
	}
*html .detailListTi{
	width:615px;
	border-left:1px solid #d3c6b2;
	border-right:1px solid #d3c6b2;
	border-top:1px solid #d3c6b2;
	adding:5px 5px 0px 5px;
	background-color:#ece4d7;
}

.detailList{
	width:601px;
	border:1px solid #d3c6b2;
	padding:5px;background-color:#FFFFFF;
}

*html .detailList{
	width:611px;
	border:1px solid #d3c6b2;
	padding:5px;
	background-color:#FFFFFF;
}

.tiTitle{
	width:450px;float:left;
	font-weight:bold;
}
.tiDate{
	width:130px;
	float:right;
	text-align:right;
	font-size:10px;line-height:15px;
}

.detailTxtAll{
	width:603px;
}

