#col-sx {
	
	width: 460px;
	font-size: 12px;
	color: #000000;
	margin-top: 30px;
	margin-left: 30px;
	_margin-top: 30px;
	_margin-left: 15px;
	float:left;
}

#col-sx p {
	margin-top: 0;
	_margin-top: 15px;
	width: 460px;
	float: left;
	border-top: 1px solid #d6d6d6;
	padding-top: 15px;
}

#col-sx ul {
	width:310px;
	margin-top: 0px;
	_margin-top: -12px;
	margin-bottom: 10px;
	_margin-bottom: 8px;
}


#col-dx {
	float: right;
	margin-right:1px;
	margin-bottom: 30px;
}

#col-dx p {
	float:left;
	width: 460px;
	margin: 5px 0 0;
}

#col-dx img {
	margin-bottom: 5px;
}



