﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	background: #f8f9f8;
}
img {
	border: none;
}
a * {
	cursor: pointer;
}
ul, li {
	list-style: none;
}
table {
	table-layout: fixed;
}
table tr td {
	word-break: break-all;
	word-wrap: break-word;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
.cf:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	zoom: 1;
	clear: both;
}
.bg {
	width: 100%;	
	position: absolute;
	top: 1px;
	left: 0;
	height: 600px;
	overflow: hidden;
}
.cont {
	margin: 0 auto;
	max-width: 500px;
	line-height: 20px;
}
.c1 {
	height: 360px;
	text-align: center;
}
.c1 .img1 {
	margin-top: 180px;
}
.c1 .img2 {
	margin-top: 165px;
}
.cont h2 {
	text-align: center;
	color: #222;
	font-size: 40px;
	line-height: 45px;
	font-weight: normal;
	height: 70px;
}
.c2 {
	height: 65px;
	text-align: center;
	color: #999;
}
.c2 a {
	display: inline-block;
	margin: 0 4px;
	font-size: 24px;
	line-height: 32px;
	height: 32px;
	color: #333;
	padding-top: 1px;
	text-decoration: none;
	text-align: left;
}
.c2 a:hover {
	color: #626262;
	text-decoration: none;
}
.c3 {
	height: 180px;
	text-align: center;
	color: #555;
	font-size: 16px;
}
#bf {
	position: absolute;
	top: 269px;
	left: 0;
	width: 100%;
}
.bf1 {
	margin: 0 auto;
	width: 99px;
	padding-left: 32px;
}
.bd {
	height: 600px;
	overflow: hidden;
}
#box {
	position: absolute;
	top: 165px;
	left: 0;
	width: 100%;
	text-align: center;
}
.bf1 {
	margin: 0 auto;
	width: 99px;
	padding-left: 32px;
}
