﻿/* CSS Document */
/*--------------------基础样式 开始----------------------*/
body,p,ol,ul,li,h1,h2,h3,h4,h5,h6,img,form,input,button,textarea,dt,dl,dd {
	margin: 0px;
	padding: 0px;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul, li, ol {list-style-type: none;}
a:link,a:visited {color:#999;text-decoration: none;}
a:hover,a:active {color:#FF7F40;text-decoration: underline;}
/*--------------------共用样式----------------------*/
body{font-size: 12px;color: #999;}
.fl{ float:left;}
.fr{ float:right;}
.clear{clear:both;}
/* qq*/
* html/* 修正IE6振动bug */
{background-image:url(about:blank); /*用浏览器空白页面作为背景*/
background-attachment:fixed; /* prevent screen flash in IE6 确保滚动条滚动时，元素不闪动*/}
.qq_box { position:fixed; top: 160px; right: 0px; _position: absolute;_osition:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop)); _margin-top:160px; z-index:1000;}
.qq_box .floatL { position:relative; width: 36px; float:left}
.qq_box .floatL a { text-indent: -9999px; display:block; font-size:0px}
.qq_box .floatR { width:200px; float:left; overflow: hidden;}
.qq_box .tp {height: 10px;}
.qq_box .btnOpen {background: url(../img/qq_zk.png) no-repeat 0px 0px;}
.qq_box .btnCtn {background: url(../img/qq_ss.png) no-repeat 0px 0px;}
.qq_box .btnOpen {position: relative; width: 36px; height: 140px; top: 90px; left: 0px;}
.qq_box .btnCtn {position: relative; width: 36px; height: 140px; top: 90px; left: 0px;}
.qq_box .online_body{ border-left: solid 3px #1b7a13; background-color:#FFF;}
.qq_box .online_body li{ width:150px; margin:0px auto; padding-top:4px; font-size:14px; border-top: solid 1px #DDDDDD; height:44px; line-height:20px; background:url(../img/qq_a.png) no-repeat 5px center; padding-left:45px;}
.qq_box .bp{height: 10px;}
.qq_box .qq_tel{ font-family:微软雅黑; font-size:18px; line-height:36px; color:#666; text-align:center;}
#toTop{width:30px;height:30px;background-image:url(../img/top2.png);position:fixed;bottom:10px;right:20px;cursor:pointer;display:none; z-index:1000;}
#toTop{_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)-10));_bottom:auto;_position: absolute;}