@charset "utf-8";
#wrap_out{
width:100%;
position:relative;
}
#main .conbox{
text-indent:0;
}
/*top only change*/
#wrap_out{
width:100%;
background-attachment:scroll;
}
#wrap_in {
width:1440px;
margin:0 auto;
background:url(img/mainIMG.jpg) center top no-repeat;

}
#top_wrap {
width:100%;
margin:-20px auto;
background:url(img/topmenuBG.png) center top no-repeat;

}
/**/
#main .conbox h1,
#main .conbox  p{
white-space:nowrap;
text-indent: 100%;
overflow: hidden;
}
/**/
#main {
width:100%;
}
#main .conbox{
width:1280px;
height:1120px;
margin:0 auto;
background:none;
position:relative;
padding-bottom:0;

}
h1{
width:820px;
height:380px;
background:url(img/title.png) center top no-repeat;
background-size:contain;
position:absolute;
left:230px;
top:64px;
}
p.catch{
width:800px;
height:84px;
background:url(img/catch.png) center top no-repeat;
position:absolute;
left:240px;
top:-10px;
}
p.date{
position:absolute;
width:720px;
height:108px;
background:url(img/date.png) center bottom no-repeat;
left:280px;
top:980px;
}
.topConbox{
clear:both;
width:350px;
padding:0;
position:absolute;
left:0px;
top:700px;
}
.topBox{
width:350px;
border:2px solid #3E323E;
background:#fff;
box-shadow: 2px 2px 4px #3E323E;
margin:0;
padding:0;
}
#main .topConbox h2{
width:350px;
height:36px;
}
.topConbox #newsbox{
height:260px;
color:#3E323E;
margin:0;
}
.topConbox #newsbox a{
color:#cc0033;
}
.topConbox #newsbox dl {
height:204px;
padding:10px;
line-height:130%;
font-weight:bold;
overflow:auto;
}
.topConbox #newsbox dl dd{
border-bottom:1px dotted #3E323E;
padding-bottom:10px;
margin-bottom:5px;
}
.topConbox #newsbox h2{
background:url(img/newsTitle.png) left top no-repeat;
}

/*modal*/
iframe{
width:960px;
height:540px;
margin:0 auto 10px auto;
}

.bt_movie03{
display:block;
width:298px;
height:198px;
background:url(img/bt_Movie03.png) left top no-repeat;
cursor: pointer;
position:absolute;
color:#333;
top:800px;
right:0;
text-indent:-99999px;
}
.bt_movie03:hover{
background:url(img/bt_Movie03.png) left bottom no-repeat;
}

.bt_movie04{
display:block;
width:298px;
height:198px;
background:url(img/bt_Movie04.png) left top no-repeat;
cursor: pointer;
position:absolute;
color:#333;
top:590px;
right:0;
text-indent:-99999px;
}
.bt_movie04:hover{
background:url(img/bt_Movie04.png) left bottom no-repeat;
}

.bt_movie05{
display:block;
width:298px;
height:198px;
background:url(img/bt_Movie05.png) left top no-repeat;
cursor: pointer;
position:absolute;
color:#333;
top:380px;
right:0;
text-indent:-99999px;
}
.bt_movie05:hover{
background:url(img/bt_Movie05.png) left bottom no-repeat;
}

.bt_POPup01{
display:block;
width:350px;
height:120px;
background:url(img/btPOPup01.png) left top no-repeat;
cursor: pointer;
position:absolute;
color:#333;
top:560px;
left:0;
text-indent:-99999px;
box-shadow: 2px 2px 4px #3E323E;
border-radius:10px;
}
.bt_POPup01:hover{
background:url(img/btPOPup01.png) left bottom no-repeat;
}


.bt_update{
display:block;
width:350px;
height:120px;
background:url(img/bt_update.jpg) left top no-repeat;
cursor: pointer;
position:absolute;
top:360px;
left:0;
text-indent:-99999px;
border-radius:10px;
}
.bt_update:hover{
background:url(img/bt_update.jpg) left bottom no-repeat;
}

