@charset "UTF-8";
/* CSS Document */
#wrapper{
background:none;
}
#wrapper_in{
width:1280px;
margin:0 auto;
background:url(img/topMain.jpg) no-repeat left top;
height:980px;
position:relative;
}


h1{
width:842px;
height:330px;
background:url(img/topTitle.png) no-repeat center bottom;
position:absolute;
left:420px;
top:108px;
}
#BottomCont{
position:absolute;
right:60px;
top:450px;
}
.topBox{
width:440px;
clear:both;
background:#F90;
}
.topBox h2{
width:440px;
height:58px;
margin:0;
}

#newsbox{
background:url(img/topNewsBox.png) no-repeat center bottom;
height:260px;
margin:0 0 20px 0;}

#newsbox h2{
background:url(img/topNewsTitle.png) no-repeat center top;
text-indent:-99999px;
}
.coninBox dl{
width:420px;
height:192px;
overflow:auto;
margin:0 auto;
}

.coninBox dt{
margin:0 auto;
padding:0 10px;
}
.coninBox dd{
margin:0 auto;
padding:0 10px 5px;
border-bottom:1px dashed #333;
}


#twitterbox{
background:url(img/topTwitterBox.png) no-repeat center bottom;
height:290px;
margin:0 0 20px 0;}

#twitterbox h2{
background:url(img/topTwitterTitle.png) no-repeat center top;
text-indent:-99999px;
}

#twitterbox.topBox{
height:290px;
}
#twitterbox .coninBox{
padding:0 10px;
}



.btPop{
position:absolute;
left:80px;
bottom:60px;
text-indent:0;
}

.btPop a{
display:block;
}
.btPop a:hover{
background:url(img/topBtMovie_on.png) no-repeat center top;
}
.btPop a:hover img{
	opacity:0;
}