body {
	/*background-image: url(../img/lh_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	*/background: #f5f6f3;
}
input{}

*{ margin:0; padding:0; list-style:none; font-family: "Microsoft YaHei" ! important; outline:none;}

.headerTop {
position: fixed;
top: 0;
left: 0;
height: 70px;
background: #fff;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #d9d9d9;
z-index: 9;
}
.headerTop .banner {
line-height: 70px;
position: relative;
max-width: 980px;
width: 100%;
margin: auto;
height: 70px;
}
.headerTop .banner .logoimg{ position:absolute;top:10px;}
.headerTop .banner .stepnumber{
	position:absolute; right:0; top:0; color:#00445a; font-family: "Microsoft YaHei" ! important; font-weight:bold; font-size:18px;
}

.lanzi{ color:#00445a;}

.mainborad{
	width: 90%; margin:auto;
	max-width: 980px; padding:15px 2%; border:1px solid #d9d9d9;
	margin: auto; background:#fff; position:relative;
}

.list_menu{ position:absolute; left:-170px; top:0px; width:150px; background:#fff; line-height:30px; padding:10px;border:1px solid #d9d9d9;}

.list_menu a{ display:block; height:34px;}

#hhh{color:#ff0000;}


.fengexian{ border-bottom:1px solid #d9d9d9; margin:30px auto;}
.ma20{ margin-bottom:30px;}

.henglie{ width:800px;}
.henglie li{ float:left; margin:5px;}

.dd_menu {line-height:40px;margin: auto; margin-bottom:20px;}
.dd_menu li{ background:#00445a; color:#fff; width:100px; text-align:center; height:40px; float:left; cursor:pointer; margin-right:10px;}

