@charset "UTF-8";
/* CSS Document */

.img {
	background-image: url(../img/img.jpg);
	background-position: center top;
	width: 860px;
	padding-top: 51px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-repeat: no-repeat;
}

.left_side {
	width: 250px;
	float: left;
	padding-top: 25px;
}
.right_side {
	float: right;
	width: 250px;
	padding-top: 25px;
}
.h4_d {
	padding-bottom: 10px;
}
li {
	border-bottom: 1px solid #000;
}
