@charset "utf-8";
/* CSS Document */

body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
}
form {
	margin: 0px;
	padding: 0px;
}
.cls {
	clear: both;
}
.top {
	clear: both;
	height: auto;
	width: 100%;
	min-width: 1000px;
	position: absolute;
	z-index: 99;
	top: 0px;
}
.header {
	clear: both;
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	height: auto;
	width: auto;
	padding-top: 35px;
}
.tel {
	float: right;
	height: auto;
	width: auto;
	padding-top: 50px;
}
.nav {
	background-image: url(../images/navbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 52px;
	width: auto;
	min-width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
}
.navlist {
	float: left;
	height: 45px;
	width: 770px;
}
.navlist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navlist ul li {
	float: left;
	height: 45px;
	width: 110px;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	color: #333;
	position: relative;
	font-family: "微软雅黑", "黑体", "宋体";
}
.navlist ul li:hover {
	background-image: url(../images/line2.png);
	background-repeat: repeat-y;
	background-position: center top;
}
a.navlink, a.navlink:link {
	display: block;
	text-decoration: none;
	color: #333;
}
a.navlink:hover {
	display: block;
	text-decoration: none;
	color: #666;
}
.search {
	float: right;
	height: 45px;
	width: 230px;
	text-align: right;
}
.search form {
	padding-top: 10px;
}
.search .inputtext {
	float: right;
	height: 21px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-width: 0px;
}
.search .imagebutton {
	margin: 0px;
	padding: 0px;
	float: right;
}
.homebanner {
	clear: both;
	height: 350px;
	width: auto;
	min-width: 1000px;
	margin-top: 145px;
}
.hot {
	background-image: url(../images/hotbg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	height: 70px;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	min-width: 1000px;
}
.laba {
	background-image: url(../images/ico5.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 45px;
	width: 50px;
}
.topnews {
	float: left;
	height: 45px;
	width: 700px;
	line-height: 45px;
}
.topnews a, .topnews a:link {
	color: #015c73;
	text-decoration: none;
}
.topnews a:hover {
	color: #015c73;
	text-decoration: underline;
}




.wrapper {
	clear: both;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.hotbox {
	height: 152px;
	width: 322px;
	border: 1px solid #DDD;
	background-image: url(../images/hotnewsbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.floatleftmarginleft20 {
	margin-left: 14px;
	float: left;
}
.paddingtop {
	padding-top: 10px;
}
.paddingbottom {
	padding-bottom: 10px;
}
.hotnews {
	clear: both;
	height: 100%;
	width: auto;
	border: 1px solid #FFF;
}
.hotnews .hotnewsimg {
	float: right;
	height: 148px;
	width: 110px;
}
.hotnews .hotnewsimg img {
	height: 150px;
	width: 110px;
}
.hotnewslist {
	float: left;
	height: auto;
	width: 205px;
	padding-left: 5px;
}
.hotnewslist dl {
	margin: 0px;
	padding: 0px;
}
.hotnewslist dl dd {
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/ico1.png);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
}
.hotnewslist dl dt {
	height: auto;
	color: #06C;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	width: auto;
	line-height: 30px;
}
.quicknav {
	background-color: #DDD;
	clear: both;
	height: auto;
	width: auto;
	min-width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.quicknavbox {
	clear: both;
	height: auto;
	width: auto;
}
.quicknavbox dl {
	float: left;
	height: auto;
	width: 20%;
	margin: 0px;
	padding: 0px;
}
.quicknavbox dl dt {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	height: auto;
	width: auto;
}
.quicknavbox dl dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.quicknavbox dl dd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.quicknavbox dl dd ul li {
	clear: both;
	height: auto;
	width: auto;
	color: #666;
}
.footer {
	background-image: url(../images/footerbg.png);
	background-repeat: repeat;
	background-position: left top;
	clear: both;
	height: auto;
	width: auto;
	min-width: 1000px;
}
.logosmall {
	float: left;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.copyright {
	color: #FFF;
	float: right;
	height: auto;
	width: auto;
	text-align: right;
	font-family: Arial, "宋体";
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyright img {
	vertical-align: middle;
}

.spacing20 {
	clear: both;
	height: 10px;
	width: auto;
}
.container {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 145px;
	min-width: 1000px;
}
.BannerCase {
	background-image: url(../images/banner1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.paddingtop_1 {
	padding-top: 200px;
}
.paddingbottom_1 {
	padding-bottom: 30px;
}
.containertop {
	clear: both;
	height: 10px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/containertop.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.containermiddle {
	background-image: url(../images/containermiddle.png);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 500px;
	clear: both;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.containerbottom {
	clear: both;
	height: 10px;
	width: auto;
	background-image: url(../images/containerbottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
}
.sidebar {
	float: left;
	height: auto;
	width: 207px;
}
.sidebartitle {
	background-color: #004EA2;
	clear: both;
	height: 50px;
	width: auto;
	font-family: "微软雅黑", "黑体";
	font-size: 24px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
}
.subnav {
	clear: both;
	height: auto;
	width: auto;
	padding: 15px;
}
.subnav dl {
	clear: both;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 0px;
}
.subnav dl dt {
	color: #004EA2;
	clear: both;
	height: auto;
	width: auto;
	padding-left: 15px;
	background-image: url(../images/ico2.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
}
.subnav dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
}
.subnav dl dt a, .subnav dl dt a:link {
	color: #004EA2;
	text-decoration: none;
}
.subnav dl dt a:hover {
	color: #004EA2;
	text-decoration: underline;
}


.content {
	width: 720px;
	float: right;
	height: auto;
	padding-right: 25px;
	padding-left: 25px;
}
.path {
	background-image: url(../images/pathbg.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	clear: both;
	height: 80px;
	width: auto;
}
.pathtitle {
	background-image: url(../images/ico3.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	clear: both;
	height: 50px;
	width: auto;
	line-height: 50px;
	padding-left: 25px;
}
.productdisplay {
	clear: both;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.productdisplay .productimg {
	float: left;
	height: auto;
	width: 300px;
	overflow: hidden;
}
.productdisplay .productimg strong {
	color: #000;
	display: block;
	clear: both;
	height: auto;
	width: auto;
	font-weight: normal;
}

.productdisplay .producttitle {
	float: right;
	height: auto;
	width: 400px;
	font-size: 14px;
}
.productdisplay .producttitle strong {
	font-size: 18px;
	color: #004EA2;
	line-height: 30px;
	clear: both;
	display: block;
}
.productdisplay .producttitle a {
	background-color: #004EA2;
	line-height: 25px;
	color: #FFF;
	text-decoration: none;
	clear: both;
	height: 25px;
	width: 80px;
	display: block;
	text-align: center;
}

.info {
	clear: both;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.productlist {
	clear: both;
	height: auto;
	width: auto;
	background-image: url(../images/productlistbg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.productlist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.productlist ul li {
	float: left;
	height: 200px;
	width: 240px;
	text-align: center;
	overflow: hidden;
}
.productlist ul li img {
	height: auto;
	clear: both;
}
.productlist ul li strong {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	font-weight: normal;
	line-height: 30px;
}
.productlist ul li a {
	text-decoration: none;
	display: block;
	background-color: #004EA2;
	color: #FFF;
	width: 80px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	line-height: 25px;
}
h3 {
	font-size: 18px;
	color: #004EA2;
	text-align: center;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}
.newstime {
	text-align: center;
	clear: both;
	height: auto;
	width: auto;
}
.newslist {
	clear: both;
	height: auto;
	width: auto;
}
.newslist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.newslist ul li {
	background-image: url(../images/ico4.png);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	clear: both;
	height: 30px;
	width: auto;
	line-height: 30px;
	padding-left: 10px;
}
.newslist ul li a {
	float: left;
	width: auto;
}
.newslist ul li strong {
	font-family: Arial, "宋体";
	float: right;
	width: 80px;
	color: #666;
	font-weight: normal;
	text-align: right;
}
.newsimglist {
	clear: both;
	height: auto;
	width: auto;
	padding-bottom: 20px;
	background-image: url(../images/line1.png);
	background-repeat: repeat-x;
	background-position: left 160px;
}
.newsimglist .imgs {
	float: left;
	height: auto;
	width: 220px;
}
.newsimglist .newsimginfo {
	float: right;
	height: 150px;
	width: 500px;
	overflow: hidden;
}
.newsimglist .newsimginfo strong {
	color: #004EA2;
	clear: both;
	height: auto;
	width: auto;
	display: block;
	line-height: 30px;
}
.newsimglist .newsimginfo a {
	text-decoration: none;
	color: #FFF;
	display: block;
	text-align: center;
	height: 25px;
	width: 80px;
	background-color: #004EA2;
	line-height: 25px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
}
a.linkblue:link {
	color: #06F;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
a.linkblue:visited {
	color: #06F;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
a.linkblue:hover {
	color: #06F;
	text-decoration: underline;
	font-family: "宋体";
	font-size: 12px;
}
a.linkblue:active {
	color: #06F;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
.morepage {
	clear: both;
	height: 35px;
	width: auto;
	line-height: 35px;
	text-align: center;
	margin-top: 15px;
	background-color: #F5F5F5;
}
.morepage input {
	font-size: 12px;
	margin: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 20px;
	width: auto;
	line-height: 18px;
}
.morepage img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer;
}
.brand {
	clear: both;
	height: auto;
	width: auto;
	padding-top: 5px;
}
.brand .brandtitle {
	float: left;
	height: auto;
	width: 210px;
	padding-top: 8px;
}
.brand .brandlist {
	float: right;
	height: auto;
	width: 780px;
}
.brandlogo {
	clear: both;
	height: auto;
	width: auto;
}
.brandlogo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.brandlogo ul li {
	float: left;
	height: 100px;
	width: 25%;
	text-align: center;
}

.brandlogo ul li img {
	height: 50px;
	width: 140px;
	border: 1px solid #CCC;
}
.brandlogo ul li strong {
	display: block;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}










/*BANNER*/
#kinMaxShow {
	display: none;
}
#kinMaxShow .sub_1_1 {
	display: block;
	position: absolute;
	left: 700px;
	top: 30px;
}
#kinMaxShow .sub_1_2 {
	display: block;
	position: absolute;
	left: 200px;
	top: 120px;
}
#kinMaxShow .sub_2_1 {
	display: block;
	position: absolute;
	left: 300px;
	bottom: 0px;
}
#kinMaxShow .sub_2_2 {
	display: block;
	position: absolute;
	left: 500px;
	top: 40px;
}
#kinMaxShow .sub_3_1 {
	display: block;
	position: absolute;
	right: 150px;
	bottom: 0px;
}
#kinMaxShow .sub_3_2 {
	display: block;
	position: absolute;
	left: 30px;
	top: 40px;
}
/*BANNER END*/
/*MENU*/
/*#navigation_horiz .dropdown {
	position: absolute;
	padding: 15px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	font-family: "微软雅黑", "黑体", "宋体";
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}*/
#navigation_horiz .dropdown {
	position: absolute;
	font-family: "微软雅黑", "黑体", "宋体";
	cursor: auto;
}
#navigation_horiz dt a {
	color: #06C;
	text-decoration: none;
}
#navigation_horiz dd a, #navigation_horiz dd a:link {
	color: #666;
	text-decoration: none;
}
#navigation_horiz dd a:hover {
	color: #666;
	text-decoration: underline;
}
#navigation_horiz ul li #dropdown_one {
	width: 480px;
	line-height: 18px;
	background-image: url(../images/subnavbgone.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
}
#navigation_horiz ul li #dropdown_one dl {
	float: left;
	height: auto;
	width: 25%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#navigation_horiz ul li #dropdown_one dl dt {
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-type: none;
	line-height: 30px;
}
#navigation_horiz ul li #dropdown_one dl dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
#navigation_horiz ul li #dropdown_two {
	line-height: 18px;
	width: 600px;
	background-image: url(../images/subnavbgtwo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
}
#navigation_horiz ul li #dropdown_two dl {
	float: left;
	height: auto;
	width: 20%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#navigation_horiz ul li #dropdown_two dl dt {
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-type: none;
	line-height: 30px;
}
#navigation_horiz ul li #dropdown_two dl dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
#navigation_horiz ul li #dropdown_three {
	line-height: 18px;
	width: 600px;
	background-image: url(../images/subnavbgthree.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
}
#navigation_horiz ul li #dropdown_three dl {
	float: left;
	height: auto;
	width: 20%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#navigation_horiz ul li #dropdown_three dl dt {
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-type: none;
	line-height: 30px;
}
#navigation_horiz ul li #dropdown_three dl dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
#navigation_horiz ul li #dropdown_four {
	line-height: 18px;
	width: 360px;
	background-image: url(../images/subnavbgfour.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
}
#navigation_horiz ul li #dropdown_four dl {
	float: left;
	height: auto;
	width: 120px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#navigation_horiz ul li #dropdown_four dl dt {
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-type: none;
	line-height: 30px;
}
#navigation_horiz ul li #dropdown_four dl dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
#navigation_horiz ul li #dropdown_five {
	line-height: 18px;
	width: 270px;
	background-image: url(../images/subnavbgfive.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
}
#navigation_horiz ul li #dropdown_five dl {
	float: left;
	height: auto;
	width: 90px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#navigation_horiz ul li #dropdown_five dl dt {
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-type: none;
	line-height: 30px;
}
#navigation_horiz ul li #dropdown_five dl dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
#navigation_horiz ul li #dropdown_six {
	line-height: 18px;
	width: 270px;
	background-image: url(../images/subnavbgsix.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
}
#navigation_horiz ul li #dropdown_six dl {
	float: left;
	height: auto;
	width: 90px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#navigation_horiz ul li #dropdown_six dl dt {
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-type: none;
	line-height: 30px;
}
#navigation_horiz ul li #dropdown_six dl dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
/*MENU END*/
/*QQ*/
.onlinebox {
	height: auto;
	width: 130px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-family: Arial, "宋体";
	float: left;
}
.onlinebox .onlineboxtop {
	background-image: url(../images/float_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 15px;
	width: auto;
}
.onlinebox .onlineboxmiddle {
	background-image: url(../images/float_bg.png);
	background-repeat: repeat-y;
	background-position: -262px top;
	padding-right: 8px;
	padding-left: 8px;
}
.onlinebox .onlineboxmiddle .onlineboxqq {
	clear: both;
	height: auto;
	width: auto;
}
.onlinebox .onlineboxmiddle .onlineboxqq dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.onlinebox .onlineboxmiddle .onlineboxqq dl dt {
	background-image: url(../images/float_s.gif);
	background-repeat: no-repeat;
	background-position: 16px -15px;
	clear: both;
	height: 30px;
	width: auto;
}
.onlinebox .onlineboxmiddle .onlineboxqq dl dd {
	background-image: url(../images/float_s.gif);
	background-repeat: no-repeat;
	background-position: left -325px;
	clear: both;
	height: 30px;
	width: auto;
	line-height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	cursor: pointer;
}
.onlinebox .onlineboxmiddle .onlineboxtel {
	clear: both;
	height: auto;
	width: auto;
}
.onlinebox .onlineboxmiddle .onlineboxtel dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.onlinebox .onlineboxmiddle .onlineboxtel dl dt {
	background-image: url(../images/float_s.gif);
	background-repeat: no-repeat;
	background-position: 28px -70px;
	clear: both;
	height: 30px;
	width: auto;
}
.onlinebox .onlineboxmiddle .onlineboxtel dl dd {
	background-image: url(../images/float_s.gif);
	background-repeat: no-repeat;
	background-position: left -269px;
	clear: both;
	height: 30px;
	width: auto;
	line-height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.onlinebox .onlinebottom {
	background-image: url(../images/float_bg.png);
	background-repeat: no-repeat;
	background-position: -131px top;
	clear: both;
	height: 15px;
	width: auto;
}
.onlinebox .onlinebottom1 {
	background-image: url(../images/webZx_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 15px;
	width: auto;
}
.onlinebox .onlineboxtop1 {
	background-image: url(../images/webZx_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 15px;
	width: auto;
}
.onlinewrapper {
	clear: both;
	height: auto;
	POSITION: fixed;
	TOP: 180px;
	RIGHT: 1px;
	_position: absolute;
	z-index: 999;
}
.onlinebutton {
	float: left;
	height: auto;
	width: 28px;
	position: relative;
}
.onlinebutton .onlinebuttonopen {
	background-image: url(../images/float_s.gif);
	background-repeat: no-repeat;
	background-position: -30px -397px;
	clear: both;
	height: 117px;
	width: 30px;
	display: block;
	margin-top: 90px;
	position: relative;
}
.onlinebutton .onlinebuttonclose {
	background-image: url(../images/float_s.gif);
	background-repeat: no-repeat;
	background-position: left -397px;
	clear: both;
	height: 117px;
	width: 30px;
	display: block;
	margin-top: 90px;
	position: relative;
}
/*QQ END*/
