@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	color:#186ea8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	background:url(../images/body-bg.jpg) repeat-x 0 0 #fff;
}

div, ul, p, img, h1, h2, h3, h4, h5{
	padding:0;
	margin:0;
}

.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#main{
	background:url(../images/footer-bg.jpg) repeat-x 0 100%;
	padding-bottom:52px;
}

#main_inner{
	width:901px;
	margin:0 auto;
}


.main_inner_top{
	width:901px;
	padding:0 0 42px 0;
}

.top_txt{
	width:749px;
	height:100px;
	padding:32px 0 44px 85px;
}

.left_para{
	width:385px;
	float:left;
}

.right_para{
	width:385px;
	float:right;
	text-align:right;
}


.main_inner_bot{
	width:901px;
	height:293px;
	background:url(../images/bg-img.jpg) no-repeat 0 0;
	padding:145px 0 0;
}

.btn_a{
	width:901px;
}

.html_btn{
	width:129px;
	height:32px;
	background:url(../images/btn.jpg) no-repeat 0 0;
	font-size:12px;
	line-height:32px;
	text-align:center;
	color:#fff;
	display:block;
	font-weight:bold;
	float:left;
}

a.html_btn:hover{
	color:#000;
}

.html_btn_right{
	width:129px;
	height:32px;
	background:url(../images/btn.jpg) no-repeat 0 0;
	font-size:12px;
	line-height:32px;
	text-align:center;
	color:#fff;
	display:block;
	font-weight:bold;
	float:right;
}

a.html_btn_right:hover{
	color:#000;
}


.btn_b{
	width:901px;
	padding:8px 0 0;
}
