﻿@charset "utf-8";
#online-support-right
{
    width:247px;
    margin-bottom:10px;
}
#online-support-right .top
{
    background: url("./images/bg_top_onlinesupport.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    padding-left: 25px;
    text-transform: uppercase;
    width: 197px
}
#online-support-right .content
{
    background: url("./images/bg_content_onlinesupport.jpg") no-repeat scroll 0 0 transparent;
    width:222px;
    padding-top:70px;
}
#online-support-right .bottom
{
    background: url("./images/bg_bottom_onlinesupport.jpg") no-repeat scroll 0 0 transparent;
    width:222px;
    height:17px;
}
#online-support-right li
{
    border-bottom: 1px double #ECECEC;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 30px;
    margin: 5px 4px 6px 6px;
    padding-bottom: 5px;
    width: 105px;
}
#online-support-right a:link,#online-support-right a:visited
{
    text-decoration:none;
}
#online-support-right .nick-name
{
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-left: 7px;
    width: 72px;
}
#online-support-right .nick-name a
{
    /*background: url("./images/dot_black.jpg") no-repeat scroll 0 7px transparent;*/
    color: #000000;
    display: block;
    font-weight: bold;
}
#online-support-right .nick-img
{
    width: 12px;
    float:left;
}
#online-support-right .nick-img img
{
    width:12px;
}
#online-support-right .nick-phone
{
    color: #000000;
    display: block;
    overflow: hidden;
    padding: 5px 3px 5px 5px;
    text-align: left;
    width: 85px;
}
#online-support-right #hotline
{
    background: url("images/bg_hotline.jpg") no-repeat scroll 0px 0px transparent;
    color: #d93939;
    font-size: 11px;
    font-weight: bold;
    height: 55px;
    padding-top: 10px;
    position: relative;
    text-transform: uppercase;
    width: 232px;
    padding-bottom: 10px;
    margin-left: 3px;
}
#hotline span.mail a:link,#hotline span.mail a:visited
{
    color:#080808;
    text-decoration:none;
}
#hotline span.mail
{
    position:absolute;
    top:14px;
    left:115px;
}
#hotline span.num
{
    font-size: 15px;
    left: 115px;
    position: absolute;
    top: 40px;
}
#hotline span.title
{
    font-size: 14px;
    left: 15px;
    position: absolute;
    top: 30px;
}
#online-support-right h4
{
    background: url("images/icon_mobi.jpg") no-repeat scroll 0 1px transparent;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    height: 17px;
    line-height: 15px;
    margin-left: 14px;
    padding: 0 17px 0 15px;
    text-align: center;
}
#nicks_support_popup
{
    clear: none;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    left: 205px;
    position: absolute;
    top: 53px;
    width: 300px;
}
#nicks_support_popup li
{
    display:block;
    float:left;
    border-right:double 1px #000000;
    padding:0 10px;
}
#nicks_support_popup a
{
   /* background: url("images/bg_nicksupport.jpg") no-repeat scroll right center transparent;*/
    display: block;
    text-decoration:none;
    color:#009900;
}
#nicks_support_popup p
{
     color: #B59B21;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    margin: 3px 0 0;
}