body {
	background: white;
}
address, cite, dfn, em, var {
	font-style:normal;
}
code, kbd, pre, samp {
	font-family:courier new, courier, monospace;
}
small {
	font-size:12px;
}
ul, ol {
	list-style:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
legend {
	color:#000;
}
fieldset, img {
	border:0;
}
button, input, select, textarea {
	font-size:100%;
}
.top {
	border-bottom:1px solid #D1DDE1;
	background: #DEEAEE url('../images/home_bg.png') repeat-x top;
}
.slogan {
	padding-top:130px;
	text-align:center;
}
.slogan h1 {
	height:40px;
	background:url('../images/slogan.png') no-repeat center;
	text-indent:-6666px;
}
.slogan h2 {
	font-size:16px;
	font-weight:100;
	color:#666;
}
.slogan.tour_page {
	padding:130px 0 80px;
	background:url('../images/hr_tour.png') no-repeat bottom center;
}
.slogan.tour_page h1 {
	height:40px;
	background:url('../images/slogan_tour.png') no-repeat center;
}
.lightpic {
	height:442px;
	background: url('../images/lightpic.png') no-repeat center top;
	text-align:center;
}
.stats {
	margin:10px 0 0;
	text-align:center;
	font-size:16px;
	color:#666;
	text-shadow:0 2px 0 #fff;
}
.stats em {
	padding:0 5px;
	font-size:18px;
	font-weight:800;
	color:#333;
}
.customers .title {
	display:block;
	margin:20px 0 30px;
	font-size:18px;
	color:#999;
	text-align:center;
}
.cmts {
	width:990px;
	margin:40px auto 50px;
}
.cmt_item {
	float:left;
	width:260px;
	margin:0 35px;
}
.cmt_item p {
	font-size:14px;
}
.cmt_item em {
	position:absolute;
	margin-top:-20px;
	margin-left:-30px;
	font-size:60px;
	color:#ddd;
	z-index:-1;
	font-family: Georgia, "Times New Roman", serif;
}
.cmt_item span {
	float:right;
	color:#999;
	line-height:24px;
}
.logos {
	margin:0 0 40px;
	text-align:center;
}
.faq {
	width:900px;
	margin:0 auto 20px;
}
.col1, .col2 {
	float:left;
	width:420px;
}
.col2 {
	margin-left:60px;
}
.faq dt {
	margin-top:30px;
	font-size:18px;
	font-weight:800;
	color:#333;
}
.faq dd {
	font-size:14px;
	color:#666;
}
.faq dd a {
	color:#666;
}
.support {
	margin:50px 0;
	text-align:center;
	font-size:18px;
	color:#666;
}
.support em {
	font-size:20px;
	font-weight:800;
	color:#333;
}
/* Tour */
.tour {
	width:960px;
	margin:0 auto;
}
.tour .block h2 {
	font-size:26px;
	font-weight:800;
	color:#333;
	text-shadow:0 2px 2px #eee;
}
.tour .block h3 {
	margin-top:40px;
	font-size:18px;
	color:#333;
}
.tour .block p {
	font-size:14px;
	color:#555;
}
.tour .pic {
	float:left;
	color:#666;
	text-align:center;
}
.tour .pic em {
	font-size:14px;
	font-weight:800;
	color:#333;
}
.tour .sign {
	margin:30px 0 50px;
	text-align:left;
}
.tour .sign .inr {
	padding-left:20px;
}
.tour .sign .pic {
	width:450px;
	padding:20px 50px 0 0;
	text-align:left;
}
.tour .sign .pic.last {
	padding-right:0;
}
.tour .sign .pic p {
	text-align:center;
	padding:0 20px;
	font-size:12px;
}
.tour .share .inr {
	padding:30px 0 0 20px;
}
.tour .share .team {
	float:right;
}
.tour .share p {
	width:410px;
}
.tour .share .ical {
	margin:20px 0 0;
}
.tour .stat img {
	float:left;
}
.tour .stat .inr {
	margin:30px 30px 0 550px;
	padding-top:50px;
}
