@import url(common.css);
@import url(lower.css);
.Column1{
	
}
.Box{
	padding-bottom:35px;
	padding-top:25px;
	margin:0px 15px 0px 15px;
}
.border{
	border-bottom:1px dotted #ffffff;
}
.LeftMiniBox{
	width:580px;
	_width:550px;
	float:left;
	margin-right:24px;
}

.LeftMiniBox p{
	margin-left:15px;
	line-height:1.8;
}