/* QQ客服 */
.QQbox{color: #aa0404;font: normal 12px "宋体"; z-index:99; width: 170px; right: 5px; top:85px; position: absolute;}
.QQbox .press{ right: 0; border: none; cursor: pointer;width: 26px; height: 136px;position: absolute;}
.QQbox .Qlist{left:0; width: 170px;}
.QQbox .Qlist .t{background:url("siderIM_title.gif"/*tpa=http://www.ilovev.com/OKQQ/images/siderIM_title.gif*/); height:34px;}

.QQbox .Qlist .infobox{ 
	text-align:center; 
	background:#bdc5cb; 
	background-image:url("siderIM_infobox.gif"/*tpa=http://www.ilovev.com/OKQQ/images/siderIM_infobox.gif*/);background-repeat:no-repeat;  
	padding:5px;line-height:14px; 
	color:#000; font-weight:700;
}

.QQbox .Qlist .con{font-size:12px;text-align:left;background:#ffffff url("siderIM_bg.gif"/*tpa=http://www.ilovev.com/OKQQ/images/siderIM_bg.gif*/); width: 100%; margin:0px; padding: 10px 0px 10px 0px; }
.QQbox .Qlist .con a:link,a:visited{font-size:12px;text-decoration : none;color:#555555;}
.QQbox .Qlist .con a:hover{text-decoration : none;color:red;}
.QQbox .Qlist .con a img{border: none;position:relative;top:5px;}

.QQbox .Qlist .b{height: 9px; width: 170px; font-size: 1px; background:url("siderIM_bottom.gif"/*tpa=http://www.ilovev.com/OKQQ/images/siderIM_bottom.gif*/); overflow:hidden; }

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url("bg_button_a.gif"/*tpa=http://www.ilovev.com/OKQQ/images/bg_button_a.gif*/) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url("bg_button_span.gif"/*tpa=http://www.ilovev.com/OKQQ/images/bg_button_span.gif*/) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


/*QQ END*/
