.sence{
	width: 100%;
	height: 100%;
	position:absolute;
	left:0px;
	top:0px;
	
}
.jspDrag{
	background:#ff79bc;
}

#navBlock{
	position:absolute;
	bottom:44px;
	left:50%;
	margin-left:-110px;
}
/**SENCE1**/
#sence1{
	background:url(../img/sence1_bg1.jpg);
	width: 100%;
	height: 100%;
	min-width:1360px;
	opacity:0;
}
#sence1 .photoCover{
	width:1%;
	height:100%;
	position:absolute;
	overflow:hidden;
}

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

#sence1 .senceInner .line1{
	margin-top:-100px;
	margin-left:-500px;
}
#sence1 .senceInner .line2{
	margin-top:-100px;
	margin-left:-1000px;
}
#sence1 .senceInner .line3{
	margin-top:-100px;
	margin-left:-1000px;
}
#sence1 .senceInner .line4{
	margin-top:-100px;
	margin-left:-500px;
}

#sence1 .senceInner .photo1{
	margin-left:-370px;
}
#sence1 .senceInner .photo2{
	margin-top:100px;
}
#sence1 .senceInner img.txts{
}
#sence1 .senceInner img.bg1{
	left:0px;
	margin-left:0px;
	margin-top:15px;
	opacity:1;
}
#sence1 .senceInner img.bg2{
	left:0px;
	margin-left:0px;
	margin-top:15px;
	opacity:1;
}

/**SENCE2**/

#sence2{
	background:url(../img/sence2_bg.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1300px;
	opacity:0;
}
#sence2 .bg2{
	background:url(../img/sence2_bg2.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1300px;
	opacity:0;
}

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

#sence2 .senceInner .lightS{
	margin-left:1500px;
}




#infoInner{
	background:url(../img/name.png) no-repeat left top;
	height:648px;
	position:absolute;
	top:50%;
	margin-top:-260px;
	padding-left:65px;
	opacity:0;
}
#infoInner h3{
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
#infoInner dl{
	color:#FFFFFF;
	padding-bottom:10px;
	line-height:1.6;
}
#infoInner dt{
	padding-top:10px;
	text-indent:-5px;
}
#infoInner dd{
	padding-bottom:10px;
}

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

#navBlock li a.selected{
	background:#ff79bc;
	box-shadow:0px 0px 3px #ff79bc;
	
}