@charset "UTF-8";


html,body{
	height:100%;
	width:100%;
}
body{
	min-width:0;
	min-height:0;
	background:url(../img/loc/bg.png) center center;
}

h1{
	position: absolute;
	
}

#wrapper {
	position:relative;
	width:100%;
	height:100%;
	min-width:1100px;
	min-height:700px;
	padding-top:50px;
}


.cont{
	position: relative;
	width:1020px;
	margin:0 auto;
}
.cont img{
	display: block;
}
.n{
	margin:6px 0 22px;
}
.cont li{
	position: absolute;
}
.r0{
	right:0;
}
.r1{
	right:260px;
}
.r2{
	right:520px;
}
.r3{
	right:780px;
}
.t0{
	top:0px;
}
.t1{
	top:253px;
}
.t2{
	top:380px;
}
.t3{
	top:507px;
}
.t4{
	top:570px;
}
.t5{
	top:760px;
}
.t6{
	top:950px;
}
.t7{
	top:1013px;
}
.t8{
	top:1140px;
}
.t9{
	top:1330px;
}
.t10{
	top:1267px;
}
.t11{
	top:1520px;
}
.t12{
	top:1710px;
}
.t13{
	top:1773px;
}
.t14{
	top:1900px;
}
.t15{
	top:2027px;
}

.t16{
	top:2090px;
	
}
.footer{
	position: absolute;
	top:2380px;
	width:100%;
	background:#fff;
	padding:15px 0 15px;
}
.footer img{
	display: block;
	margin:0 auto;
}