body,input, label, select, option, textarea, button, fieldset, legend {
	font:12px/1.5 tahoma,arial,\5b8b\4f53,SimSun,STSong,sans-serif;
}
body,h1,h2,h3,h4,p,ul,ol{
	margin:0;
}
body{
	color:#666666;
}
ul,ol{
	padding-left:0;
	list-style-type:none;
}

/*image with no-border*/
a img,img{
	border:0;
}
a{
	text-decoration:none; 
	color:#0098e0; 
	outline:none; 
	blr:expression(this.onFocus=this.blur())
}
a:hover{
	text-decoration:underline;
}

/*float*/

.l{float:left;}.r{float:right;}

/*clear float*/

.clearfix{*zoom:1;}.clearfix:after{content:"\200B"; display:block; height:0; clear:both;overflow:hidden; visibility:hidden; }


/* 头部导航 */
a.logo,a:visited.logo{	
	display:block;
	float:left;
	margin:16px 15px 0 0;
	width:126px;
	height:51px;
	background:url("../image/logo.png") no-repeat;
}
.line_r{
	float: left;
	margin:20px 30px 0 0;
	width: 1px;
	height: 45px;
	background: #dfdfdf;
}
.header_con{width:1033px;margin:0 auto;}

.header_con ul{margin-top: 30px;float:left;}

.header_con ul li{float:left;margin-right: 30px;}

.header_con ul li a,.header_con ul li a:visited{
	text-decoration:none;font:16px \5FAE\8F6F\96C5\9ED1,'Microsoft YaHei',STHeiti,sans-serif;color:#414141;
}

/*footer*/
.footer{border-top:1px solid #e9e9e9; text-align:center; padding-bottom:30px; background:#fff;font-size:12px;}
.footer .footer_link{height:22px; line-height:22px; color:#696969; padding:24px 0 6px;}
.footer .footer_link a{padding: 0 13px; color:#696969;}
.footer_tel{
	background:transparent url("../image/hd_ft.gif") no-repeat left -153px; 
	width:161px; height:21px; display:inline-block; vertical-align:middle; margin-left:13px;
}
.footer_cont, .footer_cont a { color: #aaaaaa;}	
.footer_banner{margin-top:10px;}
.footer_main{
	height:90px; overflow:hidden; background:#f3f3f2 url("../image/hd_ft.gif") no-repeat top center; 
	height:90px; border-bottom:1px solid #e9e9e9; margin-bottom:20px; text-align:left;  color:#666; 
}
.footer_main a{color:#666;}
.footer_link_list{float:left; width:250px; margin-top:22px;}
.footer_link_list li{float:left; padding-left:13px; margin-bottom:10px;}
.footer_service{float:left; padding:50px 0 0 85px; width:193px;}


/* container */
.mycontainer{
	background: url(../image/bg.jpg) center top no-repeat;
}
.container_img{
	position: relative;
	margin: 0 auto;
	width: 930px;
}
.containerImg{
	display: block;
	width: 930px;
}
.loanBtn{
	display: block;
	position: absolute;
	top: 730px;
	left: 275px;
	width:360px;
	height: 65px;
	line-height: 60px;
	font-size: 26px;
	color: #fff;
	text-align: center;
	background: #f4c307;
	text-decoration: none;
	border-radius: 10px;
}
a.loanBtn:hover{
	text-decoration: none;
}