*{
	margin: 0px;
	padding: 0px;
}
html {
}
body {
	font-size: 12px;
	background-image: url(../img/back_map.gif);
	background-repeat: no-repeat;
}
#wrapper{
	width: 800px;
	margin-left: 100px;
}
#header{
	padding-top: 10px;
	float: left;
	width: 800px;
	height:52px;
}
#hLogo1{
	width: 210px;
	float:left;
}
#hRight{
	width: 210px;
	height:50px;
	float:right;
	text-align: right;
}
#h-toppage{
	margin-bottom: 20px;
}
#hLogo2{
}
#hflash{
	clear: both;
	margin-bottom: 2px;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#copyright{
	clear: both;
}
#footerKeyword{
	clear: both;
	font-size: 11px;
	color: #444444;
	padding-top: 10px;
	padding-bottom: 10px;
}

a{
	color: #0000FF;
	text-decoration: none;
}
.clear{
	clear:both;
}
