﻿body {
	background: #00235E;
	margin: 0px;
	padding: 0px;
}
div#container {
	width: 700px;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #999;
	color: #000000;
	background: #FFFFFF;
}
div#header {
	height: 100px;
	padding: 0px;
}
div#title {
	background: #63659C;
	height: 30px;
	font-size: 14px;
	font-family: "Arial";
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
}
div#menu {
	float: left;
	width: 1px;
	height: 560px;
	width: 10px;
}
div#contents {
	float: left;
	height: 100%;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #000000;
	padding: 0 20px;
}
div#footer {
	clear: both;
	padding: 10px;
}
.level {
	font-size: 12px;
	margin-left: 10px;
	clear: both;
}
.level a { text-decoration: underline; }
.level a:hover,
.level a:active { background-color: #CCFFFF }
.menu_bar {
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
}
div#menu_bar_back {
	height: 24;
	width: 100%;
	background-image: url("../picture/gif/header/blue.gif");
	background-repeat: repeat-x;
}
div:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}
.menu_bar img {
	visibility: hidden;
}
.menu_bar a, .menu_bar a:link, .menu_bar a:visited, .menu_bar a:focus, .menu_bar a:hover, .menu_bar a:active {
	background-position: center top;
	display: block;
	background-repeat: no-repeat;
}
.menu_bar .menu_top a {
	background-image: url("../picture/gif/header/top.gif");
}
.menu_bar .menu_products a {
	background-image: url("../picture/gif/header/products.gif");
}
.menu_bar .menu_support a {
	background-image: url("../picture/gif/header/support.gif");
}
.menu_bar .menu_company a {
	background-image: url("../picture/gif/header/company.gif");
}
.menu_bar .menu_inquiry a {
	background-image: url("../picture/gif/header/inquiry.gif");
}
.menu_bar .menu_distributors a{
	background-image: url("../picture/gif/header/distributors.gif");
}
.menu_bar .menu_top a:hover {
	background-image: url("../picture/gif/header/top_hover.gif");
}
.menu_bar .menu_products a:hover {
	background-image: url("../picture/gif/header/products_hover.gif");
}
.menu_bar .menu_support a:hover {
	background-image: url("../picture/gif/header/support_hover.gif");
}
.menu_bar .menu_company a:hover {
	background-image: url("../picture/gif/header/company_hover.gif");
}
.menu_bar .menu_inquiry a:hover {
	background-image: url("../picture/gif/header/inquiry_hover.gif");
}
.menu_bar .menu_distributors a:hover {
	background-image: url("../picture/gif/header/distributors_hover.gif");
}
a.white_link {
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 23px;
	background-image: url('../picture/gif/products_background.gif');
	background-repeat: no-repeat;
}
a:visited.white_link {
	text-decoration: none;
	color: #FFFFFF;
}
a:active.white_link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.white_link {
	text-decoration: none;
	color: #CCFF66;
}
.asuta {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.products_background {
	background-color: #F7FDFD;
	border-collapse: collapse;
	border-style: ridge;
	border-width: 1px;
}
.model_table {
	border: 0px solid #808080;
	border-collapse: collapse;
	text-align: center;
	background-color: #FFFFFF;
}
td.model_h_table {
	border: 1px solid #808080;
	color: #808080;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	color: #000000;
	height: 30;
	padding-left: 3px;
}
td.model_table {
	border: 1px solid #808080;
	color: #808080;
	background-color: #F8FDFE;
	text-align: center;
	font-size: 11px;
	color: #555555;
	height: 30;
}
th.model_table_h_left {
	border-bottom: 1px solid #808080;
	color: #FFFFFF;
	background-color: #0C56B1;
	text-align: center;
	font-size: 12px;
	height: 20;
	vertical-align: bottom;
	background-image: url('../picture/gif/left_corner_blue.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0C56B1;
	border-right-style: solid;
	border-right-width: 1px;
}
th.model_table_h_right {
	border-bottom: 1px solid #808080;
	color: #FFFFFF;
	background-color: #0C56B1;
	text-align: center;
	font-size: 12px;
	height: 20;
	vertical-align: bottom;
	background-image: url('../picture/gif/right_corner_blue.gif');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #0C56B1;
	border-left-style: solid;
	border-left-width: 1px;
}
th.model_table_h_mid {
	border-bottom: 1px solid #808080;
	color: #FFFFFF;
	background-color: #0C56B1;
	text-align: center;
	font-size: 12px;
	height: 20;
	vertical-align: bottom;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}
th.model_table_s {
	border: 1px solid #808080;
	color: #808080;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 10px;
}
.footer_links {
	font-size: 10px;
	color: #666666;
}
.footer_links a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footer_links a:hover {
	font-size: 10px;
	color: #666666;
	background-color: #dddddd;
}
.footer_copy {
	font-size: 10px;
	color: #666666;
	clear: both;
	text-align: center;
	width: 100%;
}

