#stage{
width:720px;
}
#dvdarea{
width:720px;
position:relative;
margin:5px 0 15px 0;
}

.fl{
width:100%;
height:50px;
position:relative;
margin:0 0 20px 0;
border-bottom:2px #eeeeee solid;
padding:0 0 30px 0;
}
.rtext{
font-size:30px;
padding:25px 0 0 90px;
}




.ou{
background:url("../img/numl.gif") no-repeat 0 3px;
width:63px;
height:44px;
position:absolute;
left:20px;
top:17px;
}
.f2{background-position:0 -80px;}
.f3{background-position:0 -164px;}
.f4{background-position:0 -251px;}
.f5{background-position:0 -338px;}
.f6{background-position:0 -425px;}
.f7{background-position:0 -512px;}
.f8{background-position:0 -599px;}
.f9{background-position:0 -683px;}
.f10{background-position:0 -765px;}

.ou2{

width:63px;
height:44px;
position:absolute;
left:20px;
top:17px;
font-size:40px;
color:#d30000;
}






/*---------page-------*/
.page-cont{
height:30px;
text-align:right;
width:100%;
position:relative;
margin:10px 0 0 0;
}
.pagenate{
position:absolute;
right:0;
}
.pagenate li{
float:left;
margin:0 5px 0 0;
}


.pagenate li a{
padding:5px;
display:block;
min-width:21px;
text-decoration:none;
background:#be2222;
border-radius:5px;
text-align:center;
color:#ffffff;
}

.pagenate li a:hover{
background:#a4a4a4;
}

a#current{
background:#be2222;
}



