.sanzang .sanzang_content .content_right .crights .c_1 .c1_dl{
	float:left;
	width:630px;
	padding:0 30px;
}


dl{
	float:left;
	width:100%;
	padding:5px 0;
	display:block;
	border-bottom:1px solid #d8d4c4;
}
dl dt{
	float:left;
	width:100%;
	padding:5px 0;
	color: blue;
}	
dl dt a:visited,dl dt a:active,dl dt a:hover,dl dt a:link{
	color: blue;
	font-family:"細明體",Arial;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
}
dl dd{
	float:left;
	width:100%;
}
dl dd.preview{
	line-height:20px;
	color:#777777;
	font-size:12px;
}
dl dd.info{
	line-height:25px;
	font-size:12px;
	color:#999;
}
dl dd.info span{
	color: green;
}