@charset "utf-8";
/* CSS Document */
/*===============
 QQ在线客服 Style
=================*/
.livehelp {
    right:0;
    position:absolute;
    z-index:999;
    width:34px;
    height:516px;
    overflow:hidden;
    zoom:1;
}
.livebox {
    width:34px;
    overflow:hidden;
}
.livehelpIcon {
    position:absolute;
    left:0;
    top:0;
    width:25px;
    height:99px;
    cursor:pointer;
    background:url("images/livehelpIcon.png") no-repeat;
    overflow:hidden;
}
.livehelpIcon span.livehelpIconTalk {
    margin: 76px 0 0 3px;
    display:block;
    width:17px;
    height:12px;
    background:url("images/livehelpIconTalk.gif") no-repeat;
    overflow:hidden;
}
.livehelpMain {
    width:119px;
    color:#fff;
    text-align:center;
    position:absolute;
    right:-120px;
    top:0;
    width:0;
    overflow:hidden;
}
.livehelpMain span,
.livehelpMain div {
    text-align:center;
}
.livehelpMainTop {
    background:url("images/livehelpTop.png") no-repeat;
    height:27px;
    width:100%;
}
.livehelpMainTop span.close {
    float:right;
    margin: 0 10px 0 0;
    display:inline;
    width:19px;
    height:19px;
    cursor:pointer;
    overflow:hidden;
}
.livehelpMainContent {
    width:100%;
    background:url("images/livehelp.png") repeat-y;
    padding:5px 0px 10px 0px;
	text-align:center;
}
.livehelpMainBottom {
    background:url("images/livehelpBottom.png") no-repeat;
    height:13px;
    width:100%;
}
.livehelpLabel {
    text-align:center;
    width:90px;
    margin-left:12px;
	_margin-left:0px !important;
	_margin-right:9px !important;
}
.livehelpLabelTop {
    font-weight:bold;
    background:url("images/livehelpLabelTop.gif") no-repeat;
    height:28px;
    width:100%;
    display:block;
    margin-top:5px;
}
.livehelpLabelContent {
    color:#333;
	background:url("images/livehelpLabel.gif") repeat-y;
}
.livehelpBox {
    background:url("images/livehelpBox.png") bottom no-repeat;
    padding-bottom:10px;
    line-height:16px;
}
.livehelpLabelBottom {
    background:url("images/livehelpLabelBottom.gif") no-repeat;
    height:8px;
    width:100%;
}
.hide {
    display:none;
}
.livehelpTelephone {
    font-weight:bold;
    margin-left:5px;
	_margin-left:0px;
	_margin-right:8px;
	text-align:center;
	width:102px;
}