.sence{
	width: 100%;
	height: 100%;
	position:absolute;
	left:0px;
	top:0px;
	
}
.jspDrag{
	background:#a22041;
}
/**SENCE1**/
#sence0{
	width: 100%;
	height: 100%;
	min-width:1300px;
	opacity:1;
}
#sence0 .senceInner .photo1{
	position:absolute;
	margin-top:30px;
	left:22%;
	top:-12%;
	height:120%;
	opacity:0;
	min-height:600px;
}

#sence1{
	width: 100%;
	height: 100%;
	min-width:1300px;
	opacity:1;
}
#sence1 .senceInner img{
	position:absolute;
	margin-top:30px;
	left:22%;
	top:-12%;
	height:120%;
	opacity:0;
	min-height:600px;
}
.allBg1{
	background:url(../img/sence1_bg.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1300px;
	position:absolute;
	left:0px;
	top:0px;
	opacity:0;
}
.allBg2{
	background:url(../img/sence2_bg.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1300px;
	position:absolute;
	left:0px;
	top:0px;
	opacity:0;
}
#sence1 .senceInner img{
	position:absolute;
	margin-top:30px;
	left:22%;
	top:-12%;
	height:120%;
	opacity:0;
	min-height:600px;
}
#sence1 .senceInner .txt1{
	right:0px;
	left:auto;
}
#sence1 .senceInner .txt2{
	margin-left:-150px;
}
#sence1 .senceInner .txt1Bg{
	right:0px;
	left:auto;
}
#sence1 .txt3{
	margin-top:100px;
	margin-left:-50px;
}

/**SENCE2**/
#sence2{
	width: 100%;
	height: 100%;
	min-width:1360px;
}
#sence2 .senceInner .photo1-1,#sence2 .senceInner .photo1Wrap{
	position:absolute;
	margin-top:30px;
	left:22%;
	top:-12%;
	height:120%;
	opacity:1;
	min-height:600px;
}
#sence2 .senceInner img{
	position:absolute;
	opacity:0;
	min-height:600px;
}
.photoDesk{
	width:100%;
	margin-top:-100px;
	position:absolute;
	left:0%;
	height:120%;
	min-height:600px;
}
#sence2 .senceInner .photoItem{
	width:100%;
	bottom:-100px;
	position:absolute;
	left:0%;
	height:120%;
	min-height:600px;
}
#sence2 .senceInner .photoTsubo{
	left:22%;
	top:-12%;
	height:120%;
}
#sence2 .senceInner .photo1{
	margin-top:30px;
	left:22%;
	top:-12%;
	height:120%;
}
#sence2 .senceInner .txt1{
	margin-top:30px;
	left:70%;
	right:10%;
	top:-12%;
	height:120%;
}
#sence2 .senceInner .txt2{
	margin-top:-30px;
	left:22%;
	top:-12%;
	height:120%;
}
#sence2 .senceInner .txt3{
	left:22%;
	top:-12%;
	margin-left:-160px;
	height:120%;
}
#sence2 .senceInner .smoke1{
	margin-top:30px;
	left:22%;
	top:-12%;
	height:120%;
}
#sence2 .senceInner .smoke2{
	margin-top:30px;
	left:22%;
	top:-12%;
	height:120%;
}
#sence2 .senceInner .smoke3{
	margin-top:30px;
	left:22%;
	top:-12%;
	height:120%;
}
#sence2 .bg{
	background:url(../img/sence2_smoke_wrap.png);
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1360px;
	position:absolute;
	left:0px;
	top:0px;
	opacity:0;
}


#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:#a22041;
	box-shadow:0px 0px 3px #a22041;
	
}
#navBlock{
	position:absolute;
	bottom:44px;
	left:50%;
	margin-left:-110px;
}