@charset "utf-8";
/* CSS Document */

body{
	color: #777;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 10px;
}

img{
	border: 0px;
	
}

a{
	color: #046FD8;
	text-decoration: none;
}

a:hover{
	color: #D84400;
}
.container{
	width: 900px;
	margin: 0 auto;
}

.header{
	
}

.logo{
	float: left;
	width: 160px;
}

.top{
	background: url(images/top.png) no-repeat top right;
	height: 90px;
	float: left;
	width: 730px;
}

.bar{
	background: url(images/bar.png) no-repeat top left;
	margin-top: 42px;
	padding: 15px;
}


.bar a{
	color: white;
	font-family: Arial, Tahoma, Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin: 10px;
}

.bar a:hover{
	color: #B1EAFF;
}

.bottom{
	background: url(images/end.png) no-repeat top left;
	height: 110px;
}

.bottom a{
	color: white;
}

.bottom a{
	color: B1EAFF;
}
.box1{
	float: left;
	width: 40px;
	padding: 15px 30px 0px 40px;
}

.box2{
	float: left;
	width: 180px;
	color: white;
	line-height: 18px;
	padding: 15px;
}

.box3{
	float: left;
	width: 250px;
	color: white;
	line-height: 18px;
	padding: 15px;
}

.box4{
	float: left;
	color: #00BBFF;
	width: 250px;
	padding-top: 10px;
}

.footer{
	padding: 0px 40px 0px 20px;
}

.fl{
	 float: left;
	 width: 300px;
}

.fr{
	float: right;
	widows: 300px;
	
}

.footer img{
	float: left;
	margin-right: 10px;
}

.enf{
	color: #C27766 !important;
}

.page{
	background-color: #F3F3F3;
	padding: 0px 20px 20px 20px;
	width: 848px;
}

big{
	font-size: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	line-height: 30px;
}