#Header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 90px;
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
	color: #000000;
	line-height: 16px;
}

.Logo {
	position: absolute;
	top: 19px;
	left: 0px;
	width: 208px;
	height: 37px;
}
.Logo img {
	border: none;
}

.Font-Size {
	position: relative;
	top: 25px;
	left: 425px;
	width: 150px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.Font-Size img {
	border: none;
}
.Font-Size li {
	position: absolute;
	top: 0px;
	padding: 0px 0px 0px 0px;
}
.Font-Size li.Font-Size-00 {
	top: 0px;
	left: 5px;
}
.Font-Size li.Font-Size-01 {
	top: 0px;
	left: 75px;
}
.Font-Size li.Font-Size-01 a:link {
	display: block;
	width: 17px;
	height: 17px;
	background-image: url(../images/icon-font-small.gif);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-01 a:visited {
	display: block;
	width: 17px;
	height: 17px;
	background-image: url(../images/icon-font-small.gif);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-01 a:hover {
	display: block;
	width: 17px;
	height: 17px;
	background-image: url(../images/icon-font-small-select.gif);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-02 {
	top: 0px;
	left: 95px;
}
.Font-Size li.Font-Size-02 a:link {
	display: block;
	width: 17px;
	height: 17px;
	background-image: url(../images/icon-font.gif);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-02 a:visited {
	display: block;
	width: 17px;
	height: 17px;
	background-image: url(../images/icon-font.gif);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-02 a:hover {
	display: block;
	width: 17px;
	height: 17px;
	background-image: url(../images/icon-font-select.gif);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-03 {
	top: 0px;
	left: 118px;
}
.Font-Size li.Font-Size-03 a:link {
	display: block;
	width: 17px;
	height: 17px;
	background-image: url(../images/icon-font-large.gif);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-03 a:visited {
	display: block;
	width: 17px;
	height: 17px;
	background-image: url(../images/icon-font-large.gif);
	background-repeat: no-repeat;
}
.Font-Size li.Font-Size-03 a:hover {
	display: block;
	width: 17px;
	height: 17px;
	background-image: url(../images/icon-font-large-select.gif);
	background-repeat: no-repeat;
}

.Search {
	position: absolute;
	top: 18px;
	left: 575px;
	width: 180px;
	height: 35px;
	padding: 0px 0px 10px 0px;
}

.Description {
	position: absolute;
	top: 61px;
	left: 0px;
	width: 780px;
	height: 35px;
	border-top: 1px solid #cccccc;
	background-image: url(../images/description-bg.gif);
	background-repeat: repeat-x;
	/*
	float: right;
	*/
}
.Description p {
	margin: 0px 0px 0px 0px;
}
.Description h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*font-size: 18px;*/
	color: #000000;
	line-height: 18px;
}
.Description #Entry {
	position: absolute;
	top: -18px;
	left: 0px;
	/*font-size: 12px;*/
	color: #006699;
	line-height: 18px;
}
.Description #Entry a:link {
	color: #006699;
	text-decoration: none;
}
.Description #Entry a:visited {
	color: #006699;
	text-decoration: none;
}
.Description #Entry a:hover {
	color: #ff6600;
}

#Entrance {
	position: relative;
	top: 0px;
	left: 0px;
	width: 389px;
	height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	*/
	list-style-type: none;
}
#Entrance li {
	position: absolute;
	top: 0px;
	padding: 0px 0px 0px 0px;
	/*
	background-image: url(../images/icon-arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	*/
}
#Entrance li#Menu-01 {
	top: 0px;
	left: 0px;
}
#Entrance li#Menu-01 a:link {
	display: block;
	width: 195px;
	height: 36px;
	background-color: transparent;
	background-image: url(../images/entrance-1-a.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Entrance li#Menu-01 a:visited {
	display: block;
	width: 195px;
	height: 36px;
	background-color: transparent;
	background-image: url(../images/entrance-1-a.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Entrance li#Menu-01 a:hover {
	display: block;
	width: 195px;
	height: 36px;
	background-image: url(../images/entrance-1-hover.gif);
	background-repeat: no-repeat;
	color: #ff6600;
}

#Entrance li#Menu-02 {
	top: 0px;
	left: 195px;
}
#Entrance li#Menu-02 a:link {
	display: block;
	width: 194px;
	height: 36px;
	background-color: transparent;
	background-image: url(../images/entrance-2-a.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Entrance li#Menu-02 a:visited {
	display: block;
	width: 194px;
	height: 36px;
	background-color: transparent;
	background-image: url(../images/entrance-2-a.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Entrance li#Menu-02 a:hover {
	display: block;
	width: 194px;
	height: 36px;
	background-image: url(../images/entrance-2-hover.gif);
	background-repeat: no-repeat;
	color: #ff6600;
}