﻿/* 固定 */

body {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	background-image: url(../sample/site_bg.jpg);
	background-repeat: repeat-x;
}
.wrap {
	width: 980px;
	height: auto;
}
.header {
	background-color: #FFFFFF;
	height:auto;
	overflow: hidden;
}
.vision {
	height: 730px;
	width: 980px;
	display: block;
	background-image: url(../images/00.jpg);
	background-position: 0px 0px;
}
.content {
	height: auto;
	display: block;
	width: 980px;
	background-color: #000000;
}
.copy{
	display:block;
	width:980px;
	height:auto;
}

h1 {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	margin: 0px;
}
.active {
	height: 330px;
	width: 980px;
	background-color: #000000;
}


h2 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	letter-spacing: 1px;
	margin: 0px;
	line-height: 18px;
}
h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #F2A400;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.act {
	display: block;
	height: 250px;
	width: 360px;
	margin-left: 40px;
	float: left;
	margin-right: 20px;
	padding-top: 50px;
	text-align: left;
}
.mv {
	width: auto;
	float: left;
	padding-top: 30px;
}



ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
li {
	color: #F2A400;
	line-height: 20px;
	font-size: 12px;
}



p {
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	padding-left: 30px;
}
p a {
	color: #999999;
	text-decoration: underline;
}
p a:visited {
	color: #999999;
	text-decoration: underline;
}

p a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}


.push {
	cursor: pointer;
	background-color: #1A1A1A;
	display: block;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
}
.push .area {
	height: 28px;
	width: auto;
	display: block;
	margin-left: 150px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.push .social {
	height: 28px;
	width: 161px;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.push .iphone {
	height: 28px;
	width: 161px;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
