﻿/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: "宋体", Arial;
}

a {
	text-decoration:none;
	font-size:12px;
}

ul, li{
	margin:0px;
	padding:0px;
	list-style:none;
}

img{
	border:none;
}

#top{
	width:1000px;
	height:97px;
	margin:0 auto;
	position:relative;
}

#toplogo{
	width:510px;
	height:87px;
	position:absolute;
	top:10px;
	left:2px;
}

#toptel{
	width:275px;
	height:87px;
	position:absolute;
	top:10px;
	right:2px;
}

#main{
	width:996px;
	height:auto;
	margin:0 auto;
}

#copybg{
	width:100%;
	height:82px;
	border-top:5px solid #e6e5e5;
}

#copy{
	width:1000px;
	height:77px;
	margin:0 auto; 
}

#copylogo{
	width:212px;
	height:77px;
	float:left;
	margin-left:10px;
}

#copytext{
	width:720px;
	height:45px;
	color:#6a6a6a;
	float:left;
	padding:32px 0 0 38px;
	line-height:16px;
	letter-spacing:1px;
}

#floatGG
{
	width: 180px;
	height: 341px;
	/*background: url("imagesfloat.jpg") no-repeat;*/
	position: absolute;
	z-index: 10000;
	padding-left: 20px;
}

#close
{
	width: 15px;
	height: 15px;
	display: block;
	background: url("imagesclose.gif") no-repeat;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 100;
}

#zixun
{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}