﻿/* QQ在线咨询 */
.cleft_b{
	position:fixed;top:30%;left:-128px;}
	.cleft_b1{
	position:fixed;top:30%;}
	.cleft_box{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width:166px;
	}
 
#qq_online{
	z-index:20;
	right:20px;
	visibility:visible;
	position:absolute;
	top:250px;
	padding:0px;
	width: 128px;
	overflow: hidden;
	}
 
.qq_online_content{
	z-index:20;
	right:10px;
	visibility:visible;
	position:fixed;
	padding:0px;
	width: 128px;
	overflow: hidden;
	float:left;
	clear:both;
	background-image: url(images/qq_online_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	}
#qq_online_small{
	z-index:20;
	right:0px;
	visibility:visible;
	padding:0px;
	width: 29px;
	height:122px;
	}
	
.qq_online_list ul li {
	float:left;
	clear:both;
	width:100%;
	height:24px;
	padding-top:5px;
    margin:0px auto;
	text-align:left;
	}

.qq_online_list ul li img{
	vertical-align:middle;
	}

.qq_online_list ul li a {
	float:left;
	margin:0px 0px 0px 10px;
	position:relative;
	z-index:99;
	font-size:12px;
	color:#444;
	}
 
.cleft_box .cright{
	width: 36px;
	height: 74px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top:15px;
	padding-top: 35px;
	cursor: pointer;
	float: right;
	}

.qq_online_footer a {
	display:block;
	width:128px;
	height:22px;
	}

.qq_online_footer {
	width:128px;
	height:22px;
	background:url(/skin/default/images/leftbt.png) left top no-repeat !important; /*For Firefox*/
	*background:none;/*For IE7 & IE6*/_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/default/images/leftbt.png',sizingMethod='crop');
	}
 
.qq_online_content .qq_online_list{
	text-align:center;
	width:128px;
	height: auto;
	overflow: hidden;
	background: url(/skin/default/images/leftcontentbg.png) repeat-y !important; 
	*background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/default/images/leftcontentbg.png',sizingMethod='crop');
	}
 
.qq_online_content .qq_online_header{
	margin:0 auto;
	padding-left:20px;
	height:30px;
	background: url(/skin/default/images/leftbg.png) left top no-repeat !important; 
	  *background:none;
	  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/default/images/leftbg.png',sizingMethod='crop');
	overflow:hidden;
	width: 128px;
	}
 
.qq_online_header .qq_online_title{
	margin:0 auto;
	width:128px;
	height:31px;
	line-height:31px;
	}