#box_sx{
	width:40%;
	float:left;

}
#box_dx{
	float:right;
	width:50%;
	border:#CC0000 solid 2px;
	padding:5px;
	text-align:justify;
}
