header {
    margin: 0px auto;
    width: 100%;
    background: url(/img/hbg.jpg) repeat-x center top;
    overflow: hidden;
}
.htop {
    margin: 0px auto;
    width: 100%;
}
.hhtop {
    position: relative;
    margin: 0px auto -1px;
    width: 1200px;
    height: 112px;
}
.h_htop {
    position: relative;
    background: url(/img/htopbg.jpg) no-repeat right bottom;
    height: 110px;
    overflow: hidden;
}
.logo {
    position: absolute;
    top: 10px;
    left: 10px;
	margin: 0 auto;
	color: #333333;
    font-size: 14px;
}
.htop img {
    display: block;
	width:430px;
	height:70px;
}
.mini {
    position: absolute;
    line-height: 19px;
    padding-left: 10px;
    width: 227px;
    background: url(/img/mini.jpg) no-repeat;
    height: 19px;
    overflow: hidden;
    right: 1px;
    top: 0px;
}
.mini li {
    padding-left: 10px;
    float: left;
    color: #fff;
}
.mini li a {
    color: #fff;
    margin-right: 10px;
}
.phone {
    position: absolute;
    right: 140px;
    top: 50px;
}
.phone img {
    display: block;
	width:262px;
	height:54px;
	margin-top: -11px;
}