@charset "utf-8";
/* /zhuanti/ssjj/vipxt/css/style.css */

/* CSS Document
Date:		2013/12/20
Author:		小芳
Update:
*/

/* CSS reset */
html{color:#000;background:#000;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;font-family: 'Microsoft YaHei SimSun'}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}
input,select,img{ vertical-align:middle}
input,select{ outline:none}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}
audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}
body,button,input,select,textarea{font:12px/1.5 Microsoft YaHei,tahoma,arial,宋体,sans-serif}
input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
th{text-align:inherit;}
fieldset,img{border:0;}
iframe{display:block;}
abbr,acronym{border:0;font-variant:normal;}
del {text-decoration:line-through;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:500;}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe{ display:block;}

ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:500;}
q:before,q:after {content:'';}
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
a:hover {text-decoration:underline;}
ins,a {text-decoration:none;}

/*Correct block display not defined in IE6/7/8/9 & ff3,IE需要在js中createElement(tag)*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary { display: block;}

/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video { display: inline-block;*display: inline;*zoom: 1;}

/* global */
body{ background:#000;  }
.wrapper{ margin:0 auto;text-align:left;width:1000px; }
td{ font-size:12px; line-height:160%;}
.txthide{ text-indent:-999em;overflow:hidden; line-height:0; font-size:0}
.clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix {zoom:1; /* for IE6 IE7 */}
.hidden {display:none;}
.left,.right {display:inline; zoom:1;}
.left {float:left;}
.right {float:right;}

a:active, a:focus, input{-moz-outline:none;outline:none;ie-dummy:expression(this.hideFocus=true);}


/* ======================== frm 整体框架 ========================  */
.my_ftop{background:#1e1c1a;}
.full_bg{background: url(../zhuanti/ssjj/vipxt/images/full_bg.jpg?) center top no-repeat;padding-bottom: 70px }
.frm_header{position: relative;*zoom:1; height: 631px;}
.frm_header .bg1{background:url(../zhuanti/ssjj/vipxt/images/bg1.jpg?) 0 0 no-repeat; height: 230px;}
.frm_header .bg2{background:url(../zhuanti/ssjj/vipxt/images/bg2.jpg?) 0 0 no-repeat; height: 200px;}
.frm_header .bg3{background:url(../zhuanti/ssjj/vipxt/images/bg3.jpg?) 0 0 no-repeat; height: 201px;}


/* ======================== mod 通用模块 ========================  */
/*mod_box*/
.mod_box{}
.mod_box .mod_hd{ height: 80px;}
.mod_box .mod_hd .tit{font-size: 0; line-height: 0; overflow: hidden;}
.mod_box .mod_bd{}


/* ======================== wg 通用内容 ========================  */


/* ======================== cnt 内容 ========================  */

/*m_header*/
.m_header{position: absolute; top: 0;left: 0; height: 640px; width: 1000px; z-index: 11; }
.m_header .glogo{background: url(../zhuanti/ssjj/vipxt/images/glogo.png?) 0 0 no-repeat; width: 216px; height: 89px;position: absolute; top: 50px; left: 15px; line-height: 30; overflow: hidden; z-index: 11}
.m_header .video_btn{background:url(../zhuanti/ssjj/vipxt/images/cn/sprite.png?) 0 -40px no-repeat; width: 146px; height: 84px; position: absolute; top:468px; left:426px; }
.m_header .goto_btn{background:url(../zhuanti/ssjj/vipxt/images/gotobtn.png?) center center no-repeat; position: absolute; top:432px; left: 440px;  width: 293px; height: 80px; line-height: 30;  overflow: hidden;}
.m_header .mlogo{background: url(../zhuanti/ssjj/vipxt/images/cn/mlogo.png?) 0 0 no-repeat; width: 1000px; height: 200px;position: absolute; top: 78px; left: 0; line-height: 0;  font-size: 0; overflow: hidden;}

/*mod_seciton*/
.mod_seciton{background: url(../zhuanti/ssjj/vipxt/images/bg4.jpg?) center top no-repeat; height: 980px;}

.mod_box1{
    height:209px;
}
.mod_box1 .mod_bd{
    height:209px;
    position: relative;
}
.mod_box1 .banner{
    width:87px;
    height:79px;
    position: absolute;
    background: url(../zhuanti/ssjj/vipxt/images/sprites.png?) no-repeat;
    background-position-y:0px ;
}
.mod_box1 .banner.active,.mod_box1 .banner:hover{
    background-position-y: -79px;
}
.mod_box1 .banner1{
    background-position-x: 0px;
    top:69px;
    left:7px;
}
.mod_box1 .banner2{
    background-position-x: -87px;
    top:88px;
    left:107px;
}
.mod_box1 .banner3{
    background-position-x: -174px;
    top:69px;
    left:207px;
}
.mod_box1 .banner4{
    background-position-x: -261px;
    top:88px;
    left:307px;
}
.mod_box1 .banner5{
    background-position-x: -348px;
    top:69px;
    left:407px;
}
.mod_box1 .banner6{
    background-position-x: -435px;
    top:88px;
    left:507px;
}
.mod_box1 .banner7{
    background-position-x: -522px;
    top:69px;
    left:607px;
}
.mod_box1 .banner8{
    background-position-x: -609px;
    top:88px;
    left:707px;
}
.mod_box1 .banner9{
    background-position-x: -696px;
    top:69px;
    left:807px;
}
.mod_box1 .banner10{
    background-position-x: -783px;
    top:88px;
    left:907px;
}
.mod_box2{
    height:308px;
}
.mod_box2 .mod_bd{
    height:268px;
}
.mod_box2 .mod_bd .m_explain{
    height:268px;
    background: url(../zhuanti/ssjj/vipxt/images/bg5.jpg?) no-repeat center center;
    position: relative;
}
.m_explain .level{
    width:25px;
    padding-left:68px;
    height:32px;
    background: url(../zhuanti/ssjj/vipxt/images/sprites-n.png?) no-repeat 0px -204px;
    position: absolute;
    top:52px;
    left:80px;
}
.m_explain .condition{
    height:62px;
    position: absolute;
    left:36px;
    top:172px;
    min-width: 60px;
    /*background: url(../zhuanti/ssjj/vipxt/images/sprites-word2.png?) no-repeat -6px -38px;*/
}
.m_explain .condition .title{
    width:56px;
    height: 12px;
    background: url(../zhuanti/ssjj/vipxt/images/sprites-n.png?) no-repeat -6px -242px;
    margin-left:2px;
}
.m_explain .condition .coin{
    position: absolute;
    width:232px;
    height:34px;
    top:22px;
    left:0px;
    /*padding-right:32px;*/
}
.m_explain .condition .coin .word{
    width:32px;
    height:18px;
    float: left;
    margin-top:16px;
    background: url(../zhuanti/ssjj/vipxt/images/sprites-n.png?) no-repeat -18px -258px;
}
.m_explain .desc{
    position: absolute;
    width:385px;
    left:366px;
    /*top:50%;*/
    /*-webkit-transform: translate(0,-50%);*/
    /*-moz-transform: translate(0,-50%);*/
    /*-ms-transform: translate(0,-50%);*/
    /*-o-transform: translate(0,-50%);*/
    /*transform: translate(0,-50%);*/
    top:20px;
}
.m_explain .desc p{
    padding-left:16px;
    font-size:14px;
    color: #9d9c9a;
    line-height:30px;
    background: url(../zhuanti/ssjj/vipxt/images/icon-list.jpg?) no-repeat 0px 11px;
}
.m_explain .login_box{
    width:252px;
    height:60px;
    text-align: center;
    color: #9d9c9a;
    position: absolute;
    right:0;
    top:45px;
    font-size:14px;
}
.m_explain .login_box .login,.m_explain .login_box .regist,.m_explain .login_box .logout{
    color: #9d9c9a;
}
.m_explain .login_box .username{
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #dbb86c;
    display: inline-block;
    vertical-align: top;
}
.m_explain .login_box .login:hover,.m_explain .login_box .regist:hover{
    /*text-decoration: none;*/
}
.m_explain .login_box .total{
    margin-top:34px;
}
.m_explain .login_box .total span{
    color: #dbb86c;
    font-size:20px;
}
.m_explain .btn{
    width:175px;
    height:55px;
    position: absolute;
    top:140px;
    right:38px;
    line-height:55px;
    color: #221e18;
    font-family: Microsoft yahei;
    font-size:20px;
    font-weight:bold;
    text-align: center;
    background: url(../zhuanti/ssjj/vipxt/images/sprites-n.png?) no-repeat 0px -781px;
}
.m_explain .btn:hover{
    text-decoration: none;
}
.m_explain .btn.disabled{
    background: url(../zhuanti/ssjj/vipxt/images/sprites-n.png?) no-repeat 0 -841px;
    pointer-events: none;
}
.m_explain .hint{
    text-align: center;
    font-size:14px;
    height:14px;
    line-height:14px;
    color: #c06f50;
    position: absolute;
    width: 230px;
    right: 12px;
    top: 90px;
    border-top: 1px dotted #484643;
    padding-top: 20px;
}
.m_explain .num{
    /*display: inline-block;*/
    float: left;
    width:25px;
    height:32px;
    background: url(../zhuanti/ssjj/vipxt/images/sprites-num.png?) no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
    /*vertical-align: middle;*/
    font-size:0;
}
.m_explain .num0{
    background-position-y: 0px;
}
.m_explain .num1{
    background-position-y: -32px;
}
.m_explain .num2{
    background-position-y: -64px;
}
.m_explain .num3{
    background-position-y: -96px;
}
.m_explain .num4{
    background-position-y: -128px;
}
.m_explain .num5{
    background-position-y: -160px;
}
.m_explain .num6{
    background-position-y: -192px;
}
.m_explain .num7{
    background-position-y: -224px;
}
.m_explain .num8{
    background-position-y: -256px;
}
.m_explain .num9{
    background-position-y: -288px;
}
.m_explain .num10{
    background-position-y: -320px;
    width: 50px;
}

.mod_box2 .mod_hd{
    height:40px;
}
.mod_box2 .mod_hd h3{
    color: #9d9c9a;
    height:40px;
    line-height:40px;
    text-align: center;
    font-size:14px;
}
.mod_box3{
    height:440px;
    background: #282725;
    border: 1px solid #6d5d3c;
    padding-top:20px;
}
.mod_box3 .mod_hd{
    height:30px;
    background: url(../zhuanti/ssjj/vipxt/images/award-hd.jpg?) no-repeat 20px center;
    /*position: relative;*/
    padding-top: 6px;
}
.mod_box3 .mod_hd .word{
    width:80px;
    height:20px;
    /*position: absolute;*/
    margin-left:192px;
    /*top:6px;*/
    /*left:192px;*/
    background: url(../zhuanti/ssjj/vipxt/images/sprites-word.png?) no-repeat;
    background-position-x: 0px;
}
.mod_box3 .mod_hd .word1{
    background-position-y: -0px;
}
.mod_box3 .mod_hd .word2{
    background-position-y: -20px;
}
.mod_box3 .mod_hd .word3{
    background-position-y: -40px;
}
.mod_box3 .mod_hd .word4{
    background-position-y: -60px;
}
.mod_box3 .mod_hd .word5{
    background-position-y: -80px;
}
.mod_box3 .mod_hd .word6{
    background-position-y: -100px;
}
.mod_box3 .mod_hd .word7{
    background-position-y: -120px;
}
.mod_box3 .mod_hd .word8{
    background-position-y: -140px;
}
.mod_box3 .mod_hd .word9{
    background-position-y: -160px;
    width:153px;
    margin-left: 154px;
}
.mod_box3 .mod_hd .word10{
    background-position-y: -180px;
    width:153px;
    margin-left: 154px;
}
.mod_box3 .mod_bd{
    position: relative;
}
.mod_box3 .m_award1{
    width:418px;
    height:382px;
    position: absolute;
    /*background: url(../zhuanti/ssjj/vipxt/images/award-bg1.jpg?) no-repeat center center;*/
    left:20px;
    top:0;
}
.mod_box3 .m_award1 .wq{
    width:418px;
    height:382px;
    background: url(../zhuanti/ssjj/vipxt/images/sprites-wq.jpg?) no-repeat;
}
.mod_box3 .m_award1 .wq1{
    background-position: 0px top;
}
.mod_box3 .m_award1 .wq2{
    background-position: -420px top;
}
.mod_box3 .m_award1 .wq3{
    background-position: -840px top;
}
.mod_box3 .m_award1 .wq4{
    background-position: -1260px top;
}
.mod_box3 .m_award1 .wq5{
    background-position: 0px -416px;
}
.mod_box3 .m_award1 .wq6{
    background-position: -420px -416px;
}
.mod_box3 .m_award1 .wq7{
    background-position: -840px -416px;
}
.mod_box3 .m_award1 .wq8{
    background-position: -1260px -416px;
}
.mod_box3 .m_award1 .wq9{
    background-position: 0px -836px;
}
.mod_box3 .m_award1 .wq10{
    background-position: -420px -836px;
}

.mod_box3 .m_award2{
    width:250px;
    height:382px;
    position: absolute;
    background: url(../zhuanti/ssjj/vipxt/images/award-bg2.jpg?) no-repeat center center;
    left:458px;
    top:0;
}
.m_award2 .tq{
    margin-left:37px;
    margin-top:21px;
    width:190px;
    height:335px;
    background:url(../zhuanti/ssjj/vipxt/images/sprites-tq.jpg?) no-repeat center center;
    background-color: #1e1c1a;
    background-position: 0px 0px;
}
.m_award2 .tq1{
    background-position: 0px 0px;
}
.m_award2 .tq2{
    background-position: -200px 0px;
}
.m_award2 .tq3{
    background-position: -400px 0px;
}
.m_award2 .tq4{
    background-position: -600px 0px;
}
.m_award2 .tq5{
    background-position: 0px -350px;
}
.m_award2 .tq6{
    background-position: -200px -350px;
}
.m_award2 .tq7{
    background-position: -400px -350px;
}
.m_award2 .tq8{
    background-position: -600px -350px;
}
.m_award2 .tq9{
    background-position: -0px -700px;
}
.m_award2 .tq10{
    background-position: -200px -700px;
}

.mod_box3 .m_award3{
    width:250px;
    height:382px;
    position: absolute;
    background: url(../zhuanti/ssjj/vipxt/images/award-bg2.jpg?) no-repeat center center;
    left:727px;
    top:0;
}
.m_award3 .fuli{
    margin-top:25px;
    margin-left:27px;
    width:196px;
    height:308px;
    background: url(../zhuanti/ssjj/vipxt/images/sprites-fuli.jpg?) no-repeat;
    background-position: 0px 0px;
}
.m_award3 .fuli1{
    background-position: 0px 0px;
}
.m_award3 .fuli2{
    background-position: -196px 0px;
}
.m_award3 .fuli3{
    background-position: -392px 0px;
}
.m_award3 .fuli4{
    background-position: -588px 0px;
}
.m_award3 .fuli5{
    background-position: 0px -308px;
}
.m_award3 .fuli6{
    background-position: -196px -308px;
}
.m_award3 .fuli7{
    background-position: -392px -308px;
}
.m_award3 .fuli8{
    background-position: -588px -308px;
}
.m_award3 .fuli9{
    background-position: 0px -616px;
}
.m_award3 .fuli10{
    background-position: -196px -616px;
}

/*.mod_box1{float: left; width: 670px;}*/
/*.mod_box1 .mod_hd{ height: 127px;}*/
/*.mod_box1 .mod_bd{padding: 	0 0 0 20px;}*/

/*!*mod_box2*!*/
/*.mod_box2{float: right; width: 320px;}*/
/*.mod_box2 .mod_hd{padding: 120px 0 0 0; height: 40px;}*/
/*.mod_box2 .mod_hd .tit{background:url(../zhuanti/ssjj/vipxt/images/cn/sprite.png?) 0 -184px no-repeat; width: 290px; height: 40px;	}*/
/*.mod_box2 .mod_bd{padding:10px 20px 0 10px;}*/

/*performance_item*/
.performance_item{padding: 10px  0 10px 54px;  }
.performance_item dt{float: left; width: 54px; height: 20px; *display: inline;*zoom:1; margin-left: -54px; font:500 16px/20px "microsoft yahei"; color: #c29959;}
.performance_item dd{float: left; width: 100%;}
.performance_item .progress{background:url(../zhuanti/ssjj/vipxt/images/cn/sprite.png?) 0 -20px no-repeat;   float:left; width: 197px; height: 20px;  *display: inline; *zoom:1; margin-right: 5px;}
.performance_item .progress .iprogress{background:url(../zhuanti/ssjj/vipxt/images/cn/sprite.png?) 0 -0px no-repeat;  height: 20px; -webkit-animation:go 1.6s ease;}
.performance_item  .progress13 .iprogress{width: 27px;}
.performance_item  .progress93 .iprogress{width: 177px;}
.performance_item  .progress28 .iprogress{width: 47px;}
.performance_item  .progress74 .iprogress{width: 137px;}
.performance_item  .progress110 .iprogress{width: 197px;}
.performance_item .num{float: left;  font:500 16px/20px "microsoft yahei"; color: #c29959;}

/*mod_box3*/
/*.mod_box3{background:url(../zhuanti/ssjj/vipxt/images/cn/section2.jpg?) 0 0 no-repeat; height: 711px;}*/
/*.mod_box3 .mod_bd{padding: 20px 30px 0;}*/
/*.m_explain .txt{color: #e3cba6; font-size: 14px; line-height: 25px;}*/


.m_header .glogo{ -webkit-animation:zoomin .8s ease;  -moz-animation:zoomin .8s ease; }
.m_header .mlogo{ -webkit-animation:zoom 1s ease-out; -moz-animation:zoom 1s ease-out;}
.m_header .goto_btn{ -webkit-animation:show 1.6s ease; -moz-animation:show 1.6s ease;}


@-webkit-keyframes zoomin{
    0%{ opacity:0; -webkit-transform:scale(3);}
    50%{ opacity:0; -webkit-transform:scale(3);}
}
@-moz-keyframes zoomin{
    0%{ opacity:0; -moz-transform:scale(3);}
    50%{ opacity:0; -moz-transform:scale(3);}
}

@-webkit-keyframes zoom{
    0%{ opacity:0; -webkit-transform:scale(0.2);}
    66%{ opacity:0; -webkit-transform:scale(0.2);}
    90%{ opacity:1; -webkit-transform:scale(1);}
    96%{ opacity:1; -webkit-transform:scale(0.98);}
    100%{ opacity:1; -webkit-transform:scale(1);}
}
@-moz-keyframes zoom{
    0%{ opacity:0; -moz-transform:scale(0.2);}
    66%{ opacity:0; -moz-transform:scale(0.2);}
    90%{ opacity:1; -moz-transform:scale(1);}
    96%{ opacity:1; -moz-transform:scale(0.98);}
    100%{ opacity:1; -moz-transform:scale(1);}
}

@-webkit-keyframes move{
    0%{ opacity:0; -webkit-transform:translateY(30px);}
    50%{ opacity:0; -webkit-transform:translateY(30px); }
}
@-moz-keyframes move{
    0%{ opacity:0; -moz-transform:translateY(30px);}
    50%{ opacity:0; -moz-transform:translateY(30px); }
}
@-webkit-keyframes show{
    0%{ opacity:0; -webkit-transform:scale(0.2);}
    66%{ opacity:0; -moz-transform:scale(0.2);}
    90%{ opacity:1; -moz-transform:scale(1);}
    96%{ opacity:1; -moz-transform:scale(0.98);}
    100%{ opacity:1; -moz-transform:scale(1);}
}
@-moz-keyframes show{
    0%{ opacity:0; -moz-transform:scale(0.2);}
    66%{ opacity:0; -moz-transform:scale(0.2);}
    90%{ opacity:1; -moz-transform:scale(1);}
    96%{ opacity:1; -moz-transform:scale(0.98);}
    100%{ opacity:1; -moz-transform:scale(1);}
}
@-webkit-keyframes go{
    0%{ width: 0;}
}
@-moz-keyframes go{
    0%{ width: 0;}
}

.m_header .mod_gun{ -webkit-animation:light 3s ease-out infinite;}
@-webkit-keyframes light{
    0%{ opacity:1;}
    50%{ opacity:0.2;}
    100%{ opacity:1;}
}

/*fixed_menu*/
.fixed_menu {
    z-index: 999;
    width: 90px;
    border: solid 1px #78228f;
    background: url(../zhuanti/ssjj/vipxt/images/cn/menu.png?) no-repeat 0 0;
    padding-top: 82px;
}

.fixed_menu a {
    display: block;
    width: 90px;
    height: 50px;
    overflow: hidden;
    border-top:solid 1px #78228f;
    background-color: #301539;

}
.fixed_menu a:hover{
    text-decoration: none;

}

.fixed_menu .gototop{display: none; width: 0px;	height: 0px; overflow: hidden; border: 0 none;	}


.fixed_menu a span{
    display: block;
    width: 90px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    color: #9a44b0;
    font: 18px/50px "Microsoft YaHei";
    cursor: pointer;
}

.fixed_menu .page{
    _padding-top:20px;
}

.fixed_menu .page span{
    color: #c95ce4;
    font-weight: 700;
}

.fixed_menu .page i{
    display:inline-block;
    width:12px;
    height:16px;
    vertical-align: middle;
    background: url(../zhuanti/ssjj/vipxt/images/cn/sign1.png?) 0 0 no-repeat;
    font-size: 0;
    margin-left: 5px;
}

.fixed_menu a:hover span{
    color: #e297f2;
}
.fixed_menu a:hover span i{
    background: url(../zhuanti/ssjj/vipxt/images/cn/sign2.png?) 0 0 no-repeat;
}

.fixed_menu .cur span,.fixed_menu .cur:hover span {
    background: url(../zhuanti/ssjj/vipxt/images/cn/menu.png?) no-repeat -90px 0;
    color: #e297f2;
}
/*下拉框*/
.ue-select{
    position: absolute;
    width:175px;
    /*margin-left:40px;*/
    margin: 5px auto 0;
    left:40px;
    /*z-index: 10;*/
}
.ue-select-title{
    width:175px;
    height:29px;
    line-height:29px;
    color: #777674;
    font-size:14px;
    background: url(../zhuanti/ssjj/vipxt/images/select-bg.jpg?) no-repeat center center;
    text-align: left;
    text-indent: 6px;
    cursor: pointer;
}
.ue-select-list{
    position: absolute;
    width:173px;
    border: 1px solid #3c3b39;
    background: #1e1c1a;
    display: none;
    overflow: hidden;
    padding: 5px 0;
    top:29px;
    left:0;
    z-index: 99;
}
.ue-select-list ul{
    overflow: hidden;
}
.ue-select-list ul li a {
    display: block;
    text-decoration: none;
    color: #777674;
    padding: 0 15px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ue-select-list ul li a:hover, .ue-select-list ul li.cur a{
    background-color: #dbb86c;
    color: #fff;
    text-decoration: none !important;
}
.ue-select .v_scrollbar{
    position: absolute;
    width: 7px;
    right: 2px;
    top: 5px;
    display: none;
    cursor: pointer;

}
.ue-select .v_scrollbar_bg {
    position: absolute;
    top: 0;
    width: 7px;
    height: 100%;
}
.ue-select .v_scrollbar_btn {
    position: absolute;
    width: 5px;
    border: 1px solid #000;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    z-index: 100;
    filter: alpha(opacity=40);
    opacity: 0.4;
    top: 0;
    border-radius: 3px;
    background-color: #9d9c9a;
}

