.main_box {
	display:block;
	width:740px;
	height:auto;
}
.contents_box {
	margin-left:250px;
	margin-bottom:20px;
	display:block;
	width:460px;
	height:auto;
	text-align:left;
	margin-top:20px;
}
.contents_title {
	font-size:14px;
	font-weight:bold;
	color:#FF0033;
}
.contents {
	color:#999999;
}
