.logo img{vertical-align:middle !important;}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
.fixed{width:87px;height:209px;border:1px solid #d7d8d7;border-right:none;background-color:#fff;border-radius:10px 0px 0px 10px;position:fixed;top:30%;right:0px;}
.fixed ul li a{height:24px;padding-top:56px;border-bottom:1px solid #d7d8d7;text-align:center;font-size:13px;display:block;}
.fixed ul li a.ioc1{background:url(./images/ioc01.png) no-repeat center 15px;}
.fixed ul li a.ioc2{background:url(./images/ioc03.png) no-repeat center 15px;}
.fixed ul li a.ioc3{background:url(../images/ioc03.png) no-repeat center 15px;}
.fixed ul li a.ioc4{background:url(../images/ioc04.png) no-repeat center 15px;}
.fixed ul li a.ioc5{background:url(../images/ioc05.png) no-repeat center 15px;}
.fixed ul li a.ioc6{background:url(../images/ioc06.png) no-repeat center 15px;}

.return{height:16px;width:31px;margin: 0 auto;padding-top:15px;}
.return a{height:16px;width:31px;display:block;background:url(./images/return.png) no-repeat center center;}
.return a:hover{background:url(./images/returns.png) no-repeat center center;}
