@charset "utf-8";
/* CSS Document */
@import url("base.css");

.title{
	float:left;
	margin-left:20px;
}
.box{
	float:left;
	width:802px;
	margin-left:19px;
	color:#333;
	line-height:1.5em;
	padding-top:15px;
	margin-bottom:20px;
}

.ind_box{
	width:750px;
	margin-left:20px;
	margin-bottom:20px;
}
.shou{
	margin-left:10px;
	border-bottom:#066629 solid 1px;
	color:#060;
	font-weight:700;
}
.cont{
	margin-top:5px;	
	margin-left:20px;
}