.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 { border-left:1px solid #2C0D59; border-right:1px solid #2C0D59;}
.xb1 {margin:0 5px; background:#2C0D59;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
    display:block; 
    border:0 solid #2C0D59; 
    border-width:0 1px;
    padding:2px 5px 2px 5px;
}
.ScrollTipContent{
    width:100%;
    background:url("/images/tip/lamp.gif") no-repeat center left;
    line-height:16px;
    text-align:center;
    padding-left:20px;
}

.t {background: url(/images/tip/dot.gif) 0 0 repeat-x; }
.b {background: url(/images/tip/dot.gif) 0 100% repeat-x}
.l {background: url(/images/tip/dot.gif) 0 0 repeat-y}
.r {background: url(/images/tip/dot.gif) 100% 0 repeat-y}
.bl {background: url(/images/tip/bl.gif) 0 100% no-repeat}
.br {background: url(/images/tip/br.gif) 100% 100% no-repeat}
.tl {background: url(/images/tip/tl.gif) 0 0 no-repeat}
.tr {background: url(/images/tip/tr.gif) 100% 0 no-repeat; padding:4px 10px 4px 10px;}