/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	margin:54px 0 0px 0px;
	line-height:150%;
	background:#ddd6cd url(../images/bg.jpg) no-repeat top center;
}
a
{
	color: #333;
	text-decoration:underline;
	outline:none;
}
a:hover
{
	text-decoration:none;
}
li, h1, h2, h3, h4, h5, h6, pre, form, html, fieldset, legend, input, dl, dt, dd { margin: 0; padding: 0; }
h1{
	font-size:28px;
	line-height:32px;
	font-weight:700;
	padding:0px;
	color:#fff
}
h2{
	font-size:20px;
	font-weight:normal;
	line-height:22px;
	padding:5px 0;
}
h3{
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	padding:5px 0;
}
h4{
	font-size:12px;
	line-height:16px;
	padding:5px 0;
}

p{	margin:0px;	padding:6px 0px;}
ul{
	margin:0px;
	padding:0px;
	list-style-type:none
}
.clear{
	height:15px;
	clear:both;
	width:100%;
}
#wap{
	width:1002px;
	height:auto;
	margin:0 auto;
}
#center{
	width:980px;
	float:left;
	padding:0 11px;
}
#banner{
	width:980px;
	height:477px;
	background:url(../images/bannerbg.jpg) no-repeat;
	float:left
}
#videoContainer{
	width:532px;
	height:auto;
	float:left;
	padding:34px 0 0 26px;
}
#right{
	width:410px;
	height:auto;
	float:right;
	padding:93px 0 0 0;
	
}
#slogan{
	width:400px;
	height:123px;
	float:left;
	text-align:center
}
.slogans{
	height:120px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	position:relative;
}
.slogans li{
	padding-bottom:100px;
}
#download{
	width:380px;
	float:left;
	padding-left:18px;
}
#download p{
	padding:35px;
	line-height:22px;
	text-align:center;
}
#download p a{
	color:#FFFFFF;
}
#content{
	width:980px;
	padding:20px 0;
	float:left;
	background-color:#ddd;
}
.block{
	width:285px;
	height:auto;
	float:left;
	padding:0px 15px 0 26px;
}
.line{
	width:980px;
	float:left;
	background:url(../images/line.jpg) repeat-y -5px 0;
}
#footer{
	width:980px;
	height:auto;
	float:left;
	background:url(../images/footerbg.jpg) no-repeat bottom center;
	padding:0px 11px;
}
#footer_copyright{
	width:980px;
	height:auto;
	float:left;
	border-top:14px #464646 solid;
	background:#323232;
	padding:10px 0;
	font-size:12px;
	color:#FFFFFF
}

