#header h2{display: none;}

body {
	font-size: 12px;
	color: #444444;
	margin: 0px;
	background-color: #FFFFFF;

}
table {
	font-size: 12px;
	color: #444444;
	line-height: 150%;
}
/*标准链接色*/
a:link {
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
}
a:active {
	color:#FF6600;
	text-decoration:underline;
}
#head-haier {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 102px;
}
#head-haier h5 {
	display: none;
}
#haier-top
{
	width: 970px;
	height: 71px;
}
#haier-jituan
{
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;

}
#haier-button
{
	background-repeat: repeat;
	height: 31px;
	width: 970px;
	background-image: url(../images/h_bj.jpg);
}
#haier-button ul {
	list-style-type: none;
	margin-left: 130px;
	color: #F66C01;
	margin-top: 1px;
	margin-bottom: 1px;
	}
#haier-button li
{
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	display: block;
	padding-top: 6px;
	height: 15px;
	color: #F66C01;
}

#haier-button li a
{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
}
#haier-button li a:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFF33;
}

