.bg {
    background:url(../img/jq_banner/bg03.jpg) no-repeat 0 0 ;
	width:100%;
	height:299px;
	background-size: 100% 100%;

}
li{
	  list-style:none;
}
img {
  display: block;
}
.container {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}



#scene li{
	  opacity: 0.3;
}
#scene li:hover {
     opacity: 1;
	 cursor:pointer
}

.scene {
  padding: 0;
  margin: 0;
}

/*.fill {
  position: absolute;
}
*/



/*레이어 위치 시작*/

.layer:nth-child(1){
    top: 135px;
    left: -80px;
}

.layer:nth-child(2) {
    top: 150px;
    left: 80px;
	opacity: 0.1 !important;
}

.layer:nth-child(3) {
    top: 63px;
    left: 500px;
}
.layer:nth-child(4){
    top: 50px;
    left: 890px;
	opacity: 0.1 !important;
}

.layer:nth-child(5) {
    top: 70px;
    left: 790px;
}

.layer:nth-child(6) {
    top: 130px;
    left: 809px;
}

.layer:nth-child(7){
    top: 190px;
    left: 960px;
}

.layer:nth-child(8) {
    top: 203px;
    left: 1003px;
}

.layer:nth-child(9) {
    top: 220px;
    left: 530px;
}
.layer:nth-child(10){
    top: 233px;
    left: 639px;
}

.layer:nth-child(11) {
    top: 28px;
    left: 212px;
}

.layer:nth-child(12) {
  top:240px;
  left:160px
}
.layer:nth-child(13) {
  top:238px;
  left:8px
}




/*레이어 위치 끝*/

.container_title{
	position:absolute;
	padding:0;
	margin:0;
	width: 100%;
}
.container_title li{
}
.container_title li:nth-child(1){
	width: 131px;
	margin: 50px 0 0px;
}
.container_title li:nth-child(2){
	width: 596px;
	margin: -30px auto 0;
}

