@charset "gb2312";
#box {
background:#c6c4c4;
position:relative;
width:590px;
height:487px;
}
#xscroll {
position:relative;
float:right;
left:auto;
top:auto;
height:100%;
width:1px;
background:#999999;
}
#slider {
position:absolute;
left:0px;
top:0px;
z-index:1;
width:5px;
height:23px;
visibility:hidden;
background:#7f7f7f;
}
#nContent {
position:relative;
width:584px;
height:487px;
overflow:hidden;
background:#c6c4c4;
font-size:12px;
font-family:arial;
color:#4f4f4f;
padding-left:30px;
padding-right:34px;
}