@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;
}
#f_left_box ul{
	padding-top: 15px;
}
#f_left_box li {
	border: none;
	padding: 0;
	margin: 0;
}
#f_left_box {
	float: left;
	width: 298px;
}
#f_right_box {
	float: right;
}
.f_d_left_box {
	float: left;
}
.f_d_right_box {
	float: right;
	width: 365px;
}
.f_d_left_box h4 {
	padding-top: 5px;
}
#reco_text {
	width: 128px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#back_to_top {
	padding-top: 25px;
	text-align: right;
}
