@charset "utf-8";
#BOX_back {
	position:absolute;
	width:680px;
	height:374px;
	left: 172px;
	top: 157px;
	background-image: url(../img/bck_box_cross.png);
}
.BOX_photo {
	position:absolute;
	width:120px;
	height:140px;
	z-index:auto;
	left: 10px;
	top: 10px;
	border: 1px solid #e9cc45;
}
.BOX_text {
	position:absolute;
	z-index:auto;
	left: 146px;
	top: 30px;
	width: 185px;
}
#BOX_header_action {
	position:relative;
	width:680px;
	height:180px;
	z-index:4;
	background-image: url(../img/bck/bck_index_header.jpg);
	left: 172px;
	top: -33px;
}

#BOX_header {
	position:absolute;
	width:680px;
	height:180px;
	z-index:3;
	background-image: url(../images/bck/bck_index_header.jpg);
	left: 172px;
	top: -33px;
}
#BOX_header_text {
	position:absolute;
	width:205px;
	z-index:auto;
	left: 440px;
	top: 100px;
	visibility: visible;
}
#BOX1 {
	position:relative;
	width:340px;
	z-index:auto;
	left: 172px;
	top: -23px;
	height: 187px;
}
#BOX2 {
	position:absolute;
	width:340px;
	z-index:auto;
	left: 512px;
	top: 157px;
	height: 187px;
}
#BOX3 {
	position:relative;
	width:340px;
	height:187px;
	z-index:auto;
	left: 172px;
	top: -23px;
}
#BOX4 {
	position:absolute;
	width:340px;
	height:187px;
	z-index:auto;
	left: 512px;
	top: 344px;
}

