@charset "utf-8";

#opening {
background:url(../img/bg2.jpg) no-repeat;
margin:0px;
width:700px;
height:660px;
margin:0px auto;
position:relative;
}

#openinglogo{
background:url(../img/logo.gif) no-repeat;
text-indent:-10000px;
width:700px;
height:60px;
margin:10px auto 0px auto;
}

#opening #fla{
width:560px;
margin:0 auto;
padding-top:30px;
}


#opening .btn_enter{
top:550px;
left:200px;
position:absolute;

}

#opening .btn_leave{
top:550px;
left:400px;
position:absolute;

}

#opening .msg{
top:590px;
left:160px;
position:absolute;
font-size:10px;
line-height:120%;;
text-align:center;

}
