#area_1 {
	width: 690px;
	margin-top: 10px;
}

.title {
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 421px;
	text-indent: -9999px;
	float: left;
}

.title_1 {
	background-image: url(../img/title_1.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 229px;
	text-indent: -9999px;
	float: right;
}
.back_1 {
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	width: 690px;
}
.back_top {
	background-image: url(../img/back_top.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 690px;
}
.back_bottom {
	background-image: url(../img/back_bottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 690px;
}.img_area {
	float: left;
	margin-left: 9px;
	margin-right: 8px;
}
.sum_img_area {
	float: left;
	width: 210px;
}
.sum_img_area li {
	float: left;
	width: 100px;
	margin-bottom: 10px;
}
.title_2 {
	background-image: url(../img/title_2.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 358px;
	text-indent: -9999px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.btn_area {
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.btn_area li {
	float: left;
}

