#headerbg {
	background:url(../images/headerbg.jpg) repeat-x;
	width:100%;
	height:178px;
	overflow:hidden;
}
#header_iner {
	width:990px;
	margin:0 auto;
	text-align:left;
}
.logo {
	float:left;
	width:177px;
	height:87px;
	margin-top:10px;
	margin-bottom:10px;
	background:url(../images/logo.jpg) no-repeat;
}
.ad_div728 {
	margin-top:10px;
	margin-bottom:5px;
	width:728px;
	height:90px;
	float:right;
}
#H_button_div {
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	width:27px;
	height:27px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#M_button_div {
	background-image:url(../images/mailus.jpg);
	background-repeat:no-repeat;
	width:27px;
	height:27px;
	float:left;
	margin-top:10px;
}
#C_button_div {
	background-image:url(../images/contactus.jpg);
	background-repeat:no-repeat;
	width:27px;
	height:27px;
	float:left;
	margin-top:10px;
}
#link_Bar_main {
	width:990px;
	margin:0 auto;
	overflow:hidden;
}
#link_Bar {
	width:887px;
	height:80px;
	float:right;
	margin-top:7px;
	padding-left:10px;
}
.clearB {
	clear:both;
}