﻿/* QQ客服 */
.QQbox{position:absolute;top:40px;right:0;width:178px;z-index:99;clear:both}
.QQbox .press{ right: 0; border: none; cursor: pointer;width: 33px; height: 158px;position: absolute;}
.QQbox .Qlist{ left: 0; width: 145px; background: url(qq_listbg.gif) repeat-y -155px 0;  position: absolute;}
.QQbox .Qlist .t,
.QQbox .Qlist .b{ float: right; height: 6px; width: 145px; 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; }
.QQbox .Qlist .con h2{ height: 22px; font: bold 12px/22px "宋体"; background: url(/qq/qq_listbg.gif) repeat-y -163px 0; border: 1px solid #3a708d; text-align: center; color:#fff;}
.QQbox .Qlist .con ul{  }
.QQbox .Qlist .con ul li{  padding: 5px 0 0 8px;height: 20px; background: #e8e8e8;}
.QQbox .Qlist .con ul li.odd{ background: #fff; }
/*.QQbox .Qlist .con A IMG { width:23px; } */

/* 客服 */
.message_list {
	width: 100%;
}
.message_list li {background: url(/qq/qb.gif) repeat-x;}
.message_list .message_head {
	background: url(/qq/ql.gif) top left no-repeat;
	padding-left:10px;
}
.message_list .message_head .message_l {
	background: url(/qq/qr.gif) top right no-repeat;
	padding-right:3px;
}
.message_l p {
	padding: 5px 0;
	cursor: pointer;
	position: relative;
	font-weight: bold;
}
.message_body {margin-bottom:10px;}
.message_body p {
	padding: 5px 5px 5px 15px;
	display:block;
}

/*合作伙伴*/
.fiel { border:#e6e6e6 1px solid; padding-bottom:5px;}
.fiel legend.leg {color:#f00; margin-left:10px; border:1px solid #dedede; padding:2px 5px;}
.fiel .hzhb { text-align:center; overflow:hidden; margin-left:1px;*margin-left:8px;_margin-left:3px;}
.fiel .hzhb a { padding:0 3px; display:block; overflow:hidden; float:left; margin:2px; filter:alpha(opacity=70)}
.fiel .hzhb a:hover { filter:alpha(opacity=100);}