.hheader{
	width:980px;
	height:160px;
	font-size:14px;
	
}

.hmenu a:link {
	color: #979797;
	text-decoration: none;
	font-weight:bold;
}
.hmenu a:visited {
	text-decoration: none;
	color: #979797;
	font-weight:bold;
}
.hmenu a:hover {
	text-decoration: none;
	color: #0099CC;
	font-weight:bold;
}
.hmenu a:active {
	text-decoration: none;
	color: #979797;
	font-weight:bold;
}
.hmenuleft{
	float:left;
	width:480px;
	padding:4px;
}

.hmenuright{
	float:right;
	width:500px;
}
.hmenu{
	width:980px;
	height:38px;
	text-align:left;
	
}

.hmtext{
	width:70px;
	float:right;
	text-align:right;
	padding:4px;
}

.hlogo{
	width:240px;
	float:left;
	text-align:left;
	height:85px;
	vertical-align:middle;
}

.hspace{
	width:240px;
	height:10px;
	float:left;
}

.hadv{
	width:730px;
	height:90px;
	float:right;
}

.hlogomain{
	width:980px;
	height:100px;
	
}

.hclear{
	clear:both;
}