/*
 * Author:andy_zhanglq
 * Creat Date:2012-2-24
*/

//µ¼º½µÇÂ¼
.login-tips {
    background: none;
    border: none;
    display: inline-block;
    line-height: 18px;
    margin-right: 10px;
    padding: 0 8px;
}
.login a.w_b {
    background: url("http://shandong.sinaimg.cn/auto/binzhou/img/wb.gif") no-repeat scroll 0 center transparent;
    padding-left: 20px;
}

.login a{
    margin: auto 5px;
}

.you {
    display: inline-block;
    height: 18px;
    position: relative;
    width: 62px;
}
.login-tips {
    background: none;
    border: none;
    display: inline-block;
    line-height: 18px;
    margin-right: 10px;
    padding: 0 8px;
}
.you dl {
    left: 0;
    line-height: 20px;
    position: absolute;
    top: 3px;
    width: 73px;
}
.you dl.on {
    border-color: #D6D6D6;
}
.you dl a {
    display: block;
    padding-left: 7px;
}
.you dl dt {
    background: url("http://shandong.sinaimg.cn/auto/binzhou/img/arr.gif") no-repeat scroll 60px 8px transparent;
    text-indent: 7px; 
}
.you dl dd{
    display:none;
}

.you dl.on dd{
    display: block;
}

/* 1333-439-4:2013-11-18 12:14:54 */