﻿@charset "utf-8";
/* CSS Document */

.service {
	width:132px;
	height:412px;
	position: fixed;
	text-align: center;
	top:200px;
	right:0;
}
.service p {
	line-height:30px;
}
#ser2{
	width:130px;
	height:410px;
	text-align:center;
	border:#0069cc solid 1px;
	background-color:#fff;
	z-index:99999;
}
#goTopBtn {
	POSITION: fixed;
	TEXT-ALIGN: center;
	WIDTH: 130px;
	BOTTOM: 1px;
	HEIGHT: 30px;
	FONT-SIZE: 12px;
	CURSOR: pointer;
	RIGHT: 1px;
	_position: absolute;
	_right: auto;
	z-index:10000;
}
#topright a{color:#fff; text-decoration:none;}
#topright a:hover{text-decoration:underline;}
/*#link a{
	color:#888;
	text-decoration:none;
}
#link a:hover{color:#ccc;}*/
.links a:hover{color:#0069cc}
.links_buttom a:hover{color:#fff}
.experience{
	float:left;
	background-color:#09c;
	line-height:30px;
	text-align:center;
	font-size:16px;
	padding:5px 20px;
}
.experience a{color:#fff;}
.experience a:hover{text-decoration:underline}

.h1{
	font-size:28px;
	font-weight:normal;
	line-height:40px
}
.h2{
	font-size:28px;
	font-weight:normal;
	line-height:40px;
	height:40px;
	margin:50px 0 30px 0;
	text-align:center;
}
.gray{background-color:#eee; width:100%; padding:50px 0;}
.white{width:960px; margin:0 auto;}
.banner{width:100%; height:500px;}
