#fixedBox .tabChange {
	position:relative
}
#fixedBox .tabChange .tabBtns {
	z-index:100;
	position:absolute;
	left:307px;
	top:0;
	width:299px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#52433C;
	height:28px
}
#fixedBox .tabChange .tabBtns li:first-child {
	float:left;
	padding:0 1px 0 0;
	cursor:pointer
}
#fixedBox .tabChange .tabBtns li {
	float:left;
	padding:0 0 0 0;
	cursor:pointer
}
#fixedBox .tabChange .tabContents {
	height:526px
}
#fixedBox .tabChange .tabContents .content {
	display:none
}
/*
about
---------------------------------------------- */
#fixedBox .tabChange .tabContents .content .textBox {
	float:left;
	padding-left:25px;
	height:496px;
	padding-top:28px;
	width:486px
}
#fixedBox .mainImg {
	float: left;
	opacity: 1;
}
#fixedBox .chezabout .mainImg {
	float: left;
	opacity: 1;
	padding: 56px 0 0 0;
}
#fixedBox .textBox {
	padding-top: 45px;
	padding-left: 40px;
	float: left;
	width: 522px;
}
#fixedBox .textBox h3 {
	margin-bottom: 20px;
	margin-top: 70px;
}
#fixedBox .textBox .aboutName {
	margin-bottom: 31px;
}
#fixedBox .textBox p {
	font-size: 12px;
	padding-bottom: 44px;
}
#fixedBox .subImg  {
	position: absolute;
	bottom: 2px;
	right: 0px;
}
.floorTtl {
	position: absolute;
	top: 243px;
	left: 534px;
}



/*
floor
---------------------------------------------- */
#fixedBox .tabChange .tabContents .floor {
	position:relative;
	
}

#fixedBox .tabChange .tabContents .floor .main {
	width:913px;
	height:466px;
	position:absolute;
	left:0;
	top:59px;
}
#fixedBox .tabChange .tabContents .floor .main li {
	width:913px;
	height:466px;
	margin:0;
	padding:0;
	display:none
}
#fixedBox .tabChange .tabContents .floor .main li .floorImg {
	margin:0;
	padding:0;
	display:none
	position:absolute;
	left:0;
	top:0;
}
#fixedBox .tabChange .tabContents .floor .main li div {
	margin:0;
	padding:0;
	width:380px;
	position:absolute;
	right:0px;
	top:229px;
}
#fixedBox .tabChange .tabContents .floor .main li div .floorName {
	margin: 0 0 19px 0;
}

#fixedBox .tabChange .tabContents .floor .main li:first-child {
	display:block
}


#fixedBox .tabChange .tabContents .floor .textBox .thumb {
	width:380px;
	height: 128px;
	position:absolute;
	right:0;
	top:59px;
	line-height:0;
	font-size:0
}
#fixedBox .tabChange .tabContents .floor .textBox .thumb li {
	margin:0;
	padding: 0 1px 1px 0;
	display:inline-block;
	background:#FFF
}
#fixedBox .tabChange .tabContents .floor .textBox .thumb li img {
	cursor:pointer
}
#fixedBox .tabChange .textBox .caption {
	position: absolute;
	top: 498px;
	right:0px;
}
