@charset "utf-8";
/* CSS Document */
/*///////////////////////////////*/
/*////// SlideShow All Top //////*/
/*///////////////////////////////*/
/* COMMON CLASSES */
.break {
	clear:both;
}
/* HEADER */
#headerSLIDEFLOOR {
	height:520px;
}
.headerSLIDEFLOORimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:520px;
	position:absolute;
}
#DescriptionSLIDEFLOOR {
	padding-top:13px;
	width:800px;
	height:30px;
	float:left;
	display:block;
}
.btn {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backSLIDEFLOOR {
	background-image:url("../images/btn_circle-back.png");
	background-position: center;
}
#nextSLIDEFLOOR {
	background-image:url("../images/btn_circle-next.png");
	background-position: center;
}
#controlSLIDEFLOOR {
	background-image:url("../images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerSLIDEFLOORnav-outer {
	position:relative;
	top:460px;
	margin:0 auto;
	width:950px;
}
#headerSLIDEFLOORnav {
/*	padding-left:0px;*/
}