@charset "UTF-8";
/* CSS Document */

#box {
	width: 760px;
}

.text1 {
	font-size: 9pt;
	line-height: 15px;
	color: #666666;
}
.text2 {
	font-size:8pt;
	line-height: 12px;
	color: #666666;
}

.lineup {
	background-image: url(../image/lineup_back.jpg);
	background-repeat: no-repeat;
	height: 445px;
	width: 760px;
}
.point {
	background-image: url(../image/point_back.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 310px;
}
.order {
	background-image: url(../image/order_back.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 450px;
}
.gallary {
	background-image: url(../image/gallary_back.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 760px;
}
.corner {
	background-image: url(../image/corner_back.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 760px;
}
.datail_order {
	background-image: url(../image/detail_order_back.jpg);
	background-repeat: no-repeat;
	height: 972px;
	width: 222px;
	margin-left:5px;
}

.datail_step {
	background-image: url(../image/detail_step_back.jpg);
	background-repeat: no-repeat;
	height: 972px;
	width: 511px;
	margin-left:5px;
}
.order_datail {
	background-image: url(../image/order_detail_back.jpg);
	background-repeat: no-repeat;
	height: 1560px;
	width: 760px;
}
