@charset "gb2312";
#box_pv {
background:#747474;
position:relative;
width:473px;
height:123px;
}
#xscroll_pv {
position:relative;
float:right;
left:auto;
top:auto;
height:100%;
width:1px;
background:#999999;
}
#slider_pv {
position:absolute;
left:0px;
top:0px;
z-index:1;
width:5px;
height:23px;
visibility:hidden;
background:#2f2f2f;
}
#nContent_pv {
position:relative;
width:468px;
height:123px;
overflow:hidden;
background:#747474;
font-size:12px;
font-family:arial;
}