* {
	margin: 0;
}

html, body { 
    height: 100%; 
}
 
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
} 
#header {
	margin: 0px auto;
	height: 100px;
	width: 800px;
	background-image: url(../image/h1.jpg);
}
h1 {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 100px;
	width: 400px;
	text-indent: -9999px;
	cursor: pointer;
}

.office {
	list-style-type: none;
	float: right;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 5px;
}
li {
	list-style-type: none;
}


.p-999 {
	display: none;
}
.push  {
	height: 40px;
	text-align: center;
	clear: both;
	padding-top: 40px;

} 
.footer  {
	height: 40px;
	background-color: #669900;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
}

.hide {
	text-indent: -9999px;
}
.language     {
	line-height: 18px;
	text-align: center;
	background-color: #999999;
	color: #FFFFFF;
	float: right;
	padding: 0.2em 0.5em;
}
a.language:link, a.language:visited {
	text-align: center;
	background-color: #999999;
	color: #FFFFFF;
	float: right;
	text-decoration: underline;
}
.banner {
	border: 1px solid #666666;
	height: 60px;
	width: 200px;
	float: right;
	margin-bottom: 7px;
}
.banner02 {
	height: 60px;
	width: 200px;
	float: right;
	text-align: center;
	margin-bottom: 7px;
}


.banner03 {
	width: 198px;
	float: right;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	height: 50px;
}

