#top{
	height: 70px;
	background-color: #26A5EB;
	margin-top: auto;
	margin-bottom: auto;
	min-width:1280px;
}

#titlewords {
	font-family: "微软雅黑";
	font-size: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-left: 19%;
	height: 40px;
	width: 200px;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
}

#slogan {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	width: 800px;
	margin-top: -25px;
	height: auto;
	margin-left: 38%;
}

	
#navcontainer
{
	width: 500px
}
		
		#navlist ul, #navlist li
		{
			margin: 0;
			padding: 0;
			display: inline;
			list-style-type: none;
		}
		
		#navlist a:link, #navlist a:visited
		{
	float: left;
	line-height: 15px;
	text-decoration: none;
	color: #A5DFFE;
	font-family: "幼圆";
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 4px;
	margin-left: 10px;
		}
		
		#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
		{
	padding-bottom: 5px;
	color: #fff;
	background-color: transparent;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
		}
		
		#navlist a:hover { color: #fff; }
		
		
		
	.container
	{
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	padding-top: 70px;
	margin-top: 0px;
	}

#function6
{
	background-color: #585858;
	position: fixed;
	left: auto;
	bottom: 0;
	width: 100%;
	min-width: 1280px;
	right: auto;
}
a.a2{
	height: 36px;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 5px;
	margin-left: 5px;
}
a.a2:link {
 color:#fff;
 text-decoration: none;
}

a.a2:visited {
 color:#fff;
 text-decoration: none;
}

a.a2:hover {
 color: #00CC99;
 text-decoration: none;
}
a.a2:active {
	color: #00CC99;
	text-decoration: none;
}


#footer {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 25px;
	font-family: "微软雅黑";
	height: 120px;
	color: #FFF;
	padding-top: 40px;
}
.bigbuytitle {
	font-family: "微软雅黑";
	font-size: 60px;
	color: #000000;
	line-height: 100px;
}
.bigcontacttitle2 {
	font-family: "微软雅黑";
	font-size: 50px;
	color: #333333;
	line-height: 100px;
}
.fuhao {
	font-family: "Brush Script MT";
	font-size: 30px;
	color: #36F;
	line-height: 40px;
}

.middlesizewords {
	font-family: "微软雅黑";
	font-size: 25px;
	color: #000;
	line-height: 40px;
}
.smallwords {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000;
	line-height: 29px;
}

#piccontact
{
	width: 100%;
}
.contact
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: -1;
	margin-top: 70px;
	min-width: 1280px;
	background-color: #FCFCFC;
} 
