@charset "UTF-8";
#content .text{
	margin-bottom:15px;
}
#content .text strong {
	font-size:14px;
	color:#858594;
}
#content .text .left {
	width:535px;
	float:left;
}
#content .text .right {
	width:385px;
	float:right;
}
