﻿@charset "utf-8";
/* CSS Document */
ul,li{ list-style:none; padding:0; margin:0;}
/* QQ客服 */
.QQbox {
	z-index:1535;
	width:178px;
	right:0;
	top:138px;
	position:fixed;
	font-size:12px;
	color:#666666;
}
.QQbox .press {
	right:0;
	border:none;
	cursor:pointer;
	width:33px;
	height:158px;
	position:absolute;
}
.QQbox .Qlist {
	right:0px;
	width:125px;
	background:url(qq_listbg.gif) repeat-y -155px 0;
	position:absolute;
}
.QQbox .Qlist .t,.QQbox .Qlist .b {
	float:right;
	height:6px;
	font-size:1px;
}
.QQbox .Qlist .t {
	background:url(qq_listbg.gif) no-repeat left;
}
.QQbox .Qlist .b {
	background:url(qq_listbg.gif) no-repeat right;
}
.QQbox .Qlist .con {
	background:#fff;
	width:90%;
	margin:0 auto;
	overflow:auto;
	height:100%;
}
.QQbox .Qlist .con h2 {
	font:bold 12px/26px "宋体";
	float: left;
	color: #FF0;
}
.QQbox .Qlist .con a.close_btn{float: right;line-height: 26px;color: #fff;text-decoration: none;}
.QQbox .Qlist .con a.close_btn:hover{color:#FF0; }
.qq_listbg_cls{clear: both;width: 100%;background:url(qq_listbg.gif) repeat-y -163px 0;text-align:left;height:26px;}

.QQbox .Qlist .con ul {
	margin:0px;
	list-style-type:none;
}
.QQbox .Qlist .con ul li {
	background:#ffffff;
	vertical-align:bottom;
}
.QQbox .Qlist .con ul li.odd {
	background:#fff;
}
/*.QQbox END*/.QQbox .Qlist .con ul li a {
	font-size:12px;
	color:#3399FF;
	text-decoration:none;
}
.QQbox .Qlist .con ul li a:hover {
	font-size:12px;
	color:#FF3300;
	font-weight:bold;
	text-decoration:underline;
}
.QQbox .wpa{cursor: pointer;}
.backToTop{display:none;width:18px;line-height: 1.2;height:51px;padding-top:20px;background:url(bg_pannel.jpg) no-repeat -19px 0;color:#FF6600;font-size: 12px;text-align: center;position: fixed;_position: absolute;right:0px;bottom:0px; _bottom: "auto"; cursor: pointer;}
