.sence{
	width: 100%;
	height: 100%;
	position:absolute;
	left:0px;
	top:0px;
	
}
.jspDrag{
	background:#0a78f0;
}
/**SENCE1**/
#sence1{
	background:url(../img/sence1_bg.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1300px;
	opacity:0;
}
#sence1 .bg2{
	background:url(../img/sence1_bg2.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1300px;
	opacity:0;
}

#sence1 .senceInner img{
	position:absolute;
	left:45%;
	top:-12%;
	height:120%;
	margin-left:-170px;
	opacity:0;
	min-height:600px;
}
#sence1 .senceInner .photo{
	margin-top:100px;
}


/**SENCE2**/
#sence2{
	background:url(../img/sence2_bg.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1360px;
	opacity:0;
}
#sence2 .senceInner img{
	position:absolute;
	left:50%;
	top:-13%;
	height:121%;
	margin-left:-210px;
	opacity:0;
	min-height:600px;
}
#sence2 .senceInner .photo2{
	left:55%;
	margin-left:-120px;
}
#sence2 .senceInner .photo2Bg{
	left:55%;
	margin-left:-120px;
}
#sence2 .senceInner img.bg2{
	position:absolute;
	left:10%;
	top:-10%;
	height:121%;
}

/**SENCE3**/
#sence3{
	background:url(../img/sence3_bg.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1360px;
	opacity:0;
}
#sence3 .senceInner .txt2{
	position:absolute;
	left:0%;
	top:-12%;
	margin-left:0px;
	height:120%;
}
#sence3 .senceInner img{
	position:absolute;
	left:50%;
	top:-11%;
	height:121%;
	margin-left:-210px;
	opacity:0;
	min-height:600px;
}

#sence3 .senceInner .photo1{
	margin-top:800px;
}

#sence3 .senceInner .photo3{
	margin-left:-2000px;
}
#sence3 .senceInner .tiramisu{
	top:-30%;
}
.wheel{
	opacity:0;
}
#sence3 .wheelArea{
	position:fixed;
	width:100%;
	height:100%;
	display:none;
}
#infoInner{
	background:url(../img/name.png) no-repeat left top;
	height:648px;
	position:absolute;
	top:50%;
	margin-top:-260px;
	padding-left:65px;
	opacity:0;
}

#infoBox{
	background:url(../img/text.png) no-repeat left top;
	height:385px;
	width:390px;
	margin-bottom:5px;
}

#navBlock li a.selected{
	background:#0a78f0;
	box-shadow:0px 0px 3px #0a78f0;
	
}
#navBlock{
	position:absolute;
	bottom:44px;
	left:50%;
	margin-left:-110px;
}