﻿body {
}
a:link{
	color:#0291d3;
	text-decoration:none;
}

a:visited{
	color:#0291d3;
	text-decoration:none;
	
}
a:hover{
	color:#ff3300;
	text-decoration:underline;
}
/* QQ客服 */
.QQbox{ z-index:99; width: 110px; right: 0; top: 300px; position: absolute;}
.QQbox .press{ right: 0; border: none; cursor: pointer;position: absolute;}
.QQbox .Qlist{ left: 0; width: 110px; position: absolute;}
.QQbox .Qlist .t,
.QQbox .Qlist .b{ float: right; height: 6px; width: 110px; font-size: 1px; }
.QQbox .Qlist .t{  }
.QQbox .Qlist .b{  }
.QQbox .Qlist .con{ background: #fff; width: 90%; margin: 0 auto; }
.QQbox .Qlist .con h2{ height: 22px; font: bold 12px/22px "宋体";  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 .QNotice {margin:2px;background-color:#AFC2E2;padding-left:3px;margin-top:8px;line-height:20px;}
/*.QQbox .Qlist .con A IMG { width:23px; }*/
