@charset "utf-8";
/* CSS Document */
.pageTitle1{
	width: 530px;
	height: 30px;
	background-image: url(../images/title_1.jpg);
	background-repeat: no-repeat;
	margin-left: 25px;
	margin-top: 15px;
}

.pageTitle2{
	width: 470px;
	height: 25px;
	background-image: url(../images/title_2.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 5px;
}

.pageTitle3{
	width: 470px;
	height: 25px;
	background-image: url(../images/title_3.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 5px;
}

.pageTitle4{
	width: 470px;
	height: 25px;
	background-image: url(../images/title_4.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 5px;
}

.pageTitle5{
	width: 470px;
	height: 25px;
	background-image: url(../images/title_5.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 5px;
}

.pageTitle6{
	width: 470px;
	height: 25px;
	background-image: url(../images/title_6.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 5px;
}

.photo_box {
	height: 180px;
	width: auto;
	margin-left: 45px;
	margin-bottom: 15px;
}

.photo_left {
	float: left;
}

.photo_right {
	margin-left: 255px;
}

#floor_fla {
	width: 800px;
	height: 460px;
	margin-left: 7px;
}

#flash_head {
	width: 815px;
	background-image: url(../images/flash_head.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin-left: 10px;
}

#flash_mid {
	width: 815px;
	background-image: url(../images/flash_mid.jpg);
	background-repeat: repeat-y;
	margin-left: 10px;
}

#flash_bottom {
	width: 815px;
	background-image: url(../images/flash_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin-left: 10px;
}
