﻿@charset "utf-8";
/* CSS Document */
@import url('reset.css');


/*footer start*/
.bottom{
	clear:both;
	color:#666;
	height:200px;
	width:100%;
	background:url(../../img/indexv2/footer/bgline.png) no-repeat 50% top;
}
.bottom a{
	color:#666;
}
.bottom a:hover{
	color:#458ae5;
}
.bt-innerbox{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
}
.about-us{
	float:left;
	width:290px;
	margin-right:16px;
}
.about-us h1{
	margin-bottom:16px;
	font-size:16px;
	font-weight:100;
}
.about-us li{
	white-space:nowrap;
	float:left;
	margin-right:16px;
	margin-bottom:8px;
}
.fri-link{
	margin-left:46px;
	float:left;
	width:485px;
	margin-right:16px;
}
.bot-img{
	margin-top:-15px;
	float:right;
	width:236px;
}
.copyright{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	padding-top:34px;
	clear:both;
}
.copyright p{
	text-align:center;
	margin-bottom:8px;
}







