/* CSS Document */
* {
	padding:0;
	margin:0;
	outline:none;
}
body {
	font-family:Verdana, Geneva, Helvetica;
	font-size:11px;
	width:1044px;
	margin:0 auto;
}
ul{
	list-style:none;
}
.float li{
	float:left;
}
a{
	color:#fff;
	text-decoration:none;
}
a img{
	border:none;
}
.header{
	background:url(../images/top.jpg) no-repeat;
	width:444;
	height:430px;
	padding-left:690px;
	padding-top:10px;
	overflow:hidden;
}
.nav{
	width:346px;
}
.nav li{
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
.nav span{
	margin:0 10px;
}
.nav a:hover{
	color:#443a35;
}
.features{
	background:url(../images/features.jpg) no-repeat;
	width:960px;
	height:376px;
	padding:0 42px;
}
.left{
	width:422px;
	float:left;
	padding:124px 20px 0 38px;
	overflow:hidden;
	letter-spacing:-1px;
}
.features strong{
	display:block;
	font-size:15px;
	color:#046cb8;
	font-weight:normal;
	padding-bottom:15px;
}
.features p{
	line-height:20px;
}
.features span{
	color:#d92028;
}
.right{
	float:left;
	padding:63px 44px 0 35px;
	width:401px;
	letter-spacing:-1px;
	height:313px;
}
.brief{
	margin-top:20px;
}
.sub_nav{
	clear:both;
	margin-left:105px;
	margin-top:23px;
	width:323px;
}
.sub_nav li{
	display:inline;
	margin-right:13px;
	height:20px;
	line-height:15px;
	width:auto;
}
.sub_nav a{
	display:block;
	height:20px;
	float:left;
}
.sub_nav a:hover{
	background:#f24501;
}
.content{
	background:url(../images/center.jpg) no-repeat;
	width:997px;
	height:287px;
	padding-top:35px;
	padding-left:47px;
	overflow:hidden;
}
.cen_nav{
	width:514px;
	float:left;
}
.cen_nav li{
	margin-left:15px;
	display:inline;
}
.margin_top{
	margin-top:40px;
}
.cen_nav a:hover{
	position:relative;
	top:-10px;
}
.video{
	float:left;
	display:inline;
	margin-left:30px;
}
.more{
	color:#fed390;
	letter-spacing:normal;
}
a:hover.more { text-decoration:underline}

.bottom_cen{
	color:#fff;
	letter-spacing:-1px;
}
.box_1{
	background:url(../images/box_1.jpg) no-repeat;
	padding-left:778px;
	width:266px;
	height:311px;
}
.box_1 ol{
	padding-top:135px;
	list-style-position:inside;
	line-height:20px;
	width:181px;
}
.box_2{
	background:url(../images/box_2.jpg) no-repeat;
	height:78px;
	padding:29px 63px 0 101px;
	line-height:20px;
}
.box_3{
	background:url(../images/box_3.jpg) no-repeat;
	height:114px;
	padding:36px 63px 0 314px;
	line-height:24px;
	overflow:hidden;
}
.box_4{
	background:url(../images/box_4.jpg) no-repeat;
	height:109px;
	padding:78px 63px 0 314px;
	line-height:20px;
}
.box_5{
	background:url(../images/box_5.jpg) no-repeat;
	height:250px;
	padding:0 63px 0 83px;
	line-height:20px;
}
.box_5 a{
	color:#000;
}
.news{
	padding-top:55px;
	color:#000;
	width:403px;
	float:left;
}
.box_5 li{
	background:url(../images/ul.gif) left center no-repeat;
	padding-left:8px;
}
.box_5 .more{
	background:url(../images/ul.gif) left center no-repeat;
	padding-left:8px;
	margin-left:2px;
	color:#db3940;
}
.faq{
	color:#000;
	width:417px;
	float:left;
	padding-left:76px;
	padding-top:98px;
}
.footer{
	background:url(../images/footer.jpg) no-repeat;
	text-align:center;
	padding-top:8px;
	height:58px;
	line-height:18px;
	color:#8b8382;
}
.footer a{
	color:#8b8382;
}
.footer span{
	margin:0 5px;
}
