#hp_boxes {
	width: 100%;
	background: #edf1f2 url("../images/design/hp_boxes_bg.png") repeat-x top;
	height: 179px;
		float: left;
}
#hp_boxes_in {
	width: 100%;
	background: url("../images/design/hp_boxes_v2.jpg") no-repeat bottom;
	height: 179px;
}
#hp_boxes_in_in {
	width: 980px;
	height: 179px;
	background: url("../images/design/hp_boxes_v2.jpg") no-repeat bottom;
}
#hp_box1 {
	width: 462px;
	float: left;
	clear: right;
	margin-left: 20px;
	margin-top: 24px;
	margin-right: 16px;
}
#hp_box2 {
	width: 462px;
	float: left;
	clear: right;
	margin-left: 20px;
	margin-top: 24px;
	margin-right: 0px;
}
#hp_box1, #hp_box2 {
	font-size: 13px;
	line-height: 19px;
	color: #222;
	display: block;
	text-decoration: none;
}
#hp_box1 h1, #hp_box2 h1, #hp_box3 h1, #hp_box1 .note, #hp_box2 .note, #hp_box3 .note {
	margin-bottom: 15px;
	line-height: 27px;
	color: #111;
}
#content_left {
	float: left;
	clear: right;
	width: 730px;
	margin-right: 10px;
	padding-top: 12px;
	padding-bottom: 30px;
}
#content_right {
	float: left;
	width: 230px;
	margin-left: 10px;
	padding-bottom: 30px;
}
#content_right .box_grey p {
	font-size: 11px;
	line-height: 17px;
}
#content_in {
	width: 980px;
	padding-top: 24px;
}
.larger {
	margin-bottom: 13px;
}
#hp_adbox {
	width: 980px;
	height: 170px;
	float: left;
	/*border-top: 3px solid #f5f6f6;*/
	padding-top: 20px;
	padding-bottom: 40px;
}
#hp_adbox1, #hp_adbox2, #hp_adbox3, #hp_adbox4 {
	width: 231px;
	height: 170px;
	float: left;
	clear: right;
	border: 3px solid #eceded;
	margin-right: 10px;
}
#hp_adbox table.biteu{
	padding: 0.5em 0 0.5em 0;
	margin-left: auto;
	margin-right: auto;
}
#hp_adbox table.biteu td{
	padding: 5px 0;
	width: 50px;
}

#hp_adbox3 {
	margin: 0;
}
.hp_adbox_content {
	padding: 10px;
	font-size: 11px;
	line-height: 17px;
	color: #555;
	display: block;
	width: 210px;
	height: 110px;
	text-decoration: none;
}
.hp_adbox_content_more {
	font-style: italic;
}
.hp_adbox_content img {
	float: right;
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 3px;
}
.hp_adbox1_title {
	background: #709fd4;
	padding: 10px;
}
.hp_adbox4_title {
	background: #d36969;
	padding: 10px;
}
.hp_adbox1_title a, .hp_adbox4_title a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
