#container {
	width: 900px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(/img/bg_waku.gif);
	background-repeat: repeat-y;
}
#header {
	margin-left: 10px;
	padding: 0px;
	width: 880px;
	height: 95px;
	clear: both;
	background-image: url(/img/head_image.gif);
	background-repeat: repeat-x;
}
#addrbar {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	height: 30px;
	clear: both;
}
#center {
	margin: 0px;
	float: left;
	width: 620px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#right {
	margin: 0px;
	padding: 5px 10px 5px 5px;
	float: right;
	width: 250px;
	overflow: hidden;
}
#footer {
	margin: 0px;
	width: 900px;
	clear: both;
	padding: 0px;
}
#header_link {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#header_logo {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	display: block;
	text-align: right;
	height: 90px;
	width: 90px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header_copy_img {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	display: block;
	height: 90px;
	width: 360px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* delete after */
#header_copy {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	display: block;
	height: 90px;
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header p {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	display: block;
	margin: 5px;
	padding: 0px;
	text-align: right;
}
#addrbar h2 {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin: 5px;
	color: #666666;
}
#addrbar h3 {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin: 5px;
	color: #666666;
}
#right ul {
	display: block;
	padding: 0px;
	margin: 0px;
	background-image: url(/imgc/smenu_background.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E87F32;
	border-left-color: #E87F32;
	width: 250px;
}
#right li {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	display: block;
	color: #666666;
	list-style-type: none;
	height: 1.4em;
	vertical-align: baseline;
	text-indent: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#right a:link {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#right a:visited {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#right a:hover {
	color: #CC3333;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
#right a:active {
	color: #CC3333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.smenu_li_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFD5B9;
	border-right-color: #FFD5B9;
	border-bottom-color: #FFD5B9;
	border-left-color: #FFD5B9;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

