html {
padding: 0px;
margin: 0px;
}

body {
background-image: url(image/background.gif);
background-repeat: no-repeat;
background-color: #ffffff;
margin:0px;
padding:0px;
}

.table {

} 

.content {
font-size: 8pt;
font-family: verdana;
}

.content_02 {
font-size: 8pt;
font-weight: bold;
font-family: verdana;
}

.menu {
filter:alpha(Opacity=80);
background-color: #ffffff;
}

.textbox {
color: #000000;  
font-style: normal; 
font-family: arial; 
font-weight: normal; 
font-size:8pt; 
padding-left: 4px; 
border:solid 1px; 
background-color: #ffffff; 
}

.textbutton {
color: #2E9DBE;  
font-style: normal; 
font-family: arial; 
font-weight: bold; 
font-size: 8pt; 
border: solid 1px; 
background-color: #ffffff;
}

.float_column01 {
	position: absolute;
	top: 8px;
	left: 721px;
	width: 69px;
}

.float_column02 {
	position: absolute;
	top: 300px;
	left: 0px;
	width: 250px;
}

.float_product_menu {
	position: absolute;
	top: 105px;
	left: 280px;
	display: none;
	filter: alpha(opacity=95);
	border-left: solid 1px #32D1BC;
	border-bottom: solid 1px #32D1BC;
}

.float_service_menu {
	position: absolute;
	top: 105px;
	left: 360px;
	display: none;
	filter: alpha(opacity=95);
	border-left: solid 1px #32D1BC;
	border-bottom: solid 1px #32D1BC;
}

.float_press_room_menu {
	position: absolute;
	top: 105px;
	left: 435px;
	display: none;
	filter: alpha(opacity=95);
	border-left: solid 1px #32D1BC;
	border-bottom: solid 1px #32D1BC;
}

.float_about_us_menu {
	position: absolute;
	top: 105px;
	left: 525px;
	display: none;
	filter: alpha(opacity=95);
	border-left: solid 1px #32D1BC;
	border-bottom: solid 1px #32D1BC;
}

.float_contact_us_menu {
	position: absolute;
	top: 105px;
	left: 605px;
	display: none;
	filter: alpha(opacity=95);
	border-left: solid 1px #32D1BC;
	border-bottom: solid 1px #32D1BC;
}

.float_site_map_menu {
	position: absolute;
	top: 105px;
	left: 695px;
	display: none;
	filter: alpha(opacity=95);
	border-left: solid 1px #32D1BC;
	border-bottom: solid 1px #32D1BC;
}

.sub_menu {
	background-color: #ffffff;
	filter:alpha(Opacity=80);
	font-family: verdana;
	font-size: 9pt;
	border-top: solid 1px #32D1BC;
}

.link:visited {
color: #28A796;
text-decoration: none;
}
.link:link {
color: #28A796;
text-decoration: none;
}
.link:active {
color: #28A796;
text-decoration: none;
}
.link:hover {
color: #32D1BC;
text-decoration: underline;
}
.link:visited {
color: #28A796;
text-decoration: none;
}
.link:link {
color: #28A796;
text-decoration: none;
}
.link:active {
color: #28A796;
text-decoration: none;
}
.link:hover {
color: #32D1BC;
text-decoration: underline;
}
