#tip #hhottlogo,#itemfb:link,#itemfb:hover,#item01:link,#item01:hover,#item01:active,#item02:link,#item02:hover,#item02:active,#item03:link,#item03:hover,#item03:active,#itemlogo:link,#itemlogo:hover,#itemlogo:active{background-image: url(../imgs_h/hhott_img.png);}
* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 960px;
	margin: 0px auto;
}

body {
	background-color: #3f4545;
	background-image: url(../imgs_h/tip.png);
	background-repeat: repeat-x;
}

hr {
	border-color: #666666;
}

#tip {
	height: 50px;
	width: 940px;
}
#wrapper #tip #hhottlogo {
	float: left;
	margin-top: 10px;
	margin-right: 120px;
	width: 67px;
	text-indent: -9999px;
	display: block;
	height: 31px;
	background-image: url(../imgs_h/hhott_img.png);
	background-position: -570px -79px;
}
#wrapper #tip #hhottlogo li {
	list-style-type: none;
	height: 35px;
}
#wrapper #tip #hhottlogo ul a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
	float: left;
}
#itemlogo:link {background-position: -570px -79px;}
#itemlogo:hover {background-position: -570px -79px;}
#itemlogo:active {background-position: -570px -79px;}

#wrapper #tip #munu {
	float: left;
	margin:0px 10px 0px 230px;
}

#wrapper #tip #munu li  {
	list-style-type: none;
	float: left;
	height: 15px;
	width: 60px;
	margin-top: 20px;
	padding-right: 40px;
}

#wrapper #tip #munu ul li a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}

#item01:link {background-position: -608px -313px;}
#item01:hover {background-position: -608px -329px;}
#item01:active {background-position: -608px -313px;}

#item02:link {background-position: -679px -313px;}
#item02:hover {background-position: -679px -329px;}
#item02:active {background-position: -679px -313px;}

#item03:link {background-position: -739px -313px;}
#item03:hover {background-position: -739px -332px;}
#item03:active {background-position: -739px -313px;}

#tip #facebook {
	float: left;
	height: 40px;
	width: 80px;
}

#facebook ul {
	float: left;
	height: 34px;
	width: 17px;
	list-style-type: none;
}

#wrapper #tip #facebook ul li {
	float: left;
	height: 26px;
	width: 17px;
	list-style-type: none;
	margin-top: 6px;
}

#wrapper #tip #facebook ul li a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}
#itemfb:link {background-position: -609px -416px;margin-top: 5px;margin-left: 60px;}
#itemfb:hover {background-position: -609px -457px;margin-top: 5px;margin-left: 60px;}

#header {
	height: 120px;
	border-bottom-color: #666666;
}

#container {
	height: auto;

}
#wrapper #container #wrapper p {
	font-size: 12px;
	color: #CCC;
	text-align: right;
}
#footer1  {
	background-image: url(../imgs_h/fooder.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 195px;
	width: 100%;
	position: fixed;
	bottom: 0px;
}
