dl{
	width:95%;
	margin:10px auto 0px;
	display:block;
	border-bottom:1px solid #f5f5f5;
	word-break:break-all;
}
dl dt{
	width:100%;
	margin:0px auto 0px;
	color:#0C4D8D;
}	
dl dt a:link,dl dt a:hover,dl dt a:visited{
	color:#A93B05;
	margin-bottom: 1.2em;
	font-family:"細明體",Arial;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}
dl dd{
	width:100%;
}
dl dd.preview{
	line-height:20px;
	color: #494949;
	font-size:12px;
	text-indent:5px;
}
dl dd.info{
	line-height:31px;
	font-size:12px;
	color:#666666;
	text-indent:5px;
}
dl dd.info span{
	color: #666666;
	margin-right:20px;
}
dl dd.info a{
	color: #666666;
	float:right;
	position:relative;
	margin:-30px 5px 0px 0px;
}