﻿.qqserver
{
    height: 35px;
    width: 240px;
    position: relative;
    top: 35px;
    left: 12px;
    font-size: 16px;
    overflow: hidden;
    margin-left: 15px;
    padding-top: 10px;
}

.qqserver span input
{
    border: thin solid #CCCCCC;
    display: inline;
    margin-top: -5px;
    vertical-align: middle;
    width: 120px;
}

.scrollsidebar
{
    position: absolute;
    top: 220px;
    z-index: 100;
}

.side_content
{
    width: 259px;
    height: auto;
    overflow: hidden;
    float: left;
}

.side_content .side_list
{
    width: 259px;
}

.show_btn
{
    width: 41px;
    height: 197px;
    overflow: hidden;
    margin-top: 50px;
    float: left;
    cursor: pointer;
    background-image: url('../Images/left.png');
    background-repeat: no-repeat;
}

.side_title
{
    background-image: url('../Images/img99.png');
    background-repeat: no-repeat;
    height: 497px;
}

.side_center
{
    font-family: Verdana, Geneva, sans-serif;
    padding: 5px 12px;
    font-size: 12px;
}

.close_btn
{
    float: right;
    display: block;
    width: 19px;
    height: 19px;
    margin: 17px 10px 0 0;
    _margin: 17px 5px 0 0;
    background-image: url('../Images/r.png');
    background-repeat: no-repeat;
    cursor: pointer;
}
.close_btn:hover
{
    background-image: url('../Images/zhong_r.png');
}

.phoneserver
{
    text-align: center;
    height: 35px;
    overflow: hidden;
    width: 200px;
    position: relative;
    top: 50px;
}

.side_content hr
{
    border-bottom: 1px solid #E6E6E6;
    height: 1px;
    margin: 10px 0;
    clear: both;
}

.side_gray
{
    background-position: -231px 0;
}

hr, .side_gray hr
{
    border-bottom: 1px solid #e4e4e4;
}






.add_rig
{
    margin: 0px;
    left: 12px;
}

.add_rig a
{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cbcbcb;
    color: #c8c8c8;
    cursor: pointer;
    font-size: 15px;
    line-height: 13px;
    margin-top: 5px;
    padding: 0 5px;
    text-align: center;
}

.add_rig a:hover
{
    background-color: #808080;
}

.add_rig input
{
    border: medium none;
    color: #797979;
    font-size: 14px;
    height: 21px;
    line-height: 14px;
    text-align: center;
}

.go
{
    width: 150px;
    height: 28px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../Images/btn_go.png');
    color: White;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    background-repeat: no-repeat;
    margin-top: 60px;
}
.go:hover
{
    background-image: url('../Images/btn_go1.png');
}
