@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/topMain.jpg) 260px 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{
text-indent:-9999px;
}
/**/
#main {
width:100%;
}
#main .conbox{
width:1280px;
height:1126px;
margin:0 auto;
background:none;
position:relative;
padding-bottom:0;
}
h1{
width:930px;
height:356px;
background:url(img/title.png) no-repeat;
position:absolute;
top:96px;
left:175px;
}
p.catch{
width:730px;
height:148px;
background:url(img/catchN.png) center bottom no-repeat;
position:absolute;
top:0;
left:275px;
}
p.date{
position:absolute;
width:720px;
height:108px;
background:url(img/dateNowAvailable.png) center bottom no-repeat;
top:990px;
left:40px;
}
.topConbox{
clear:both;
width:440px;
padding:0;
position:absolute;
right:10px;
top:430px;
}
.topBox{
width:430px;
border:2px solid #3E323E;
background:#fff;
box-shadow: 2px 2px 4px #3E323E;
margin:0;
padding:0;
}
#main .topConbox h2{
width:430px;
height:36px;
}
.topConbox #newsbox{
height:240px;
color:#3E323E;
margin:0 0 20px 0;

}
.topConbox #newsbox dl {
height:184px;
padding:10px;
line-height:130%;
font-weight:bold;
overflow:auto;
}
.topConbox #newsbox dl dd{
border-bottom:1px dotted #3E323E;
margin-bottom:10px;
}
.topConbox #newsbox h2{
background:url(img/newsTitle.png) left top no-repeat;
}
.topConbox #twitterbox h2{
background:url(img/twitterTitle.png) left top no-repeat;
}
.topConbox #twitterbox{
height:240px;
color:#3E323E;
margin:0 0 20px 0;
}
.topConbox #newsbox a{
color:#cc0033;
}
#main .conbox  p.rating{
text-indent:0;
text-align:center;
}


/*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;
top:800px;
left:0px;
color:#333;
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;
top:590px;
left:0px;
color:#333;
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;
left:0;
text-indent:-99999px;
}
.bt_movie05:hover{
background:url(img/bt_Movie05.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:870px;
left:320px;
text-indent:-99999px;
border-radius:10px;
}
.bt_update:hover{
background:url(img/bt_update.jpg) left bottom no-repeat;
}