@charset "UTF-8";
body {
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
	background-position: right 380px;
}


.box2 {
	clear: both;
	margin-bottom: 100px;
	padding-top: 50px;
}.box2 h4 {
	padding-top: 0px;
	margin-bottom: 30px;
}
.box2 .p_left {
	padding-bottom: 160px;
}
