﻿@charset "UTF-8";
/* CSS Document */


body {
	background-color: #dddddd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height:17px;
	color: #000000;
	}


h3 { font-weight:bold; font-size:110%; }

a:link { color: #000000; text-decoration:none; }
a:visited { color: #000000; text-decoration:none; }
a:hover { color: #FF0000; text-decoration:none; }
a:active { color: #000000; text-decoration:none; }


#stand {
	left:50%; 
	top:46%; 
	margin-left:-517px;
	margin-top:-350px;
	position:absolute;
	}

#nav {
	height:33px;
	width:95px;
	overflow:hidden;
	display:block;
	float:left;
	}
	
#nav a {
	overflow:hidden;
	background-image:url(img/about.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	}
	
#nav a:hover {
	overflow:hidden;
	background-image:url(img/about.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	display:block;
	}
	
#navover {
	height:33px;
	width:95px;
	overflow:hidden;
	background-image:url(img/about.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	display:block;
	float:left;
	}
	
#texthg {
	left:3px;
	top:235px;
	width:914px;
	min-height:336px;
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
  	filter:alpha(opacity=90); opacity:0.9;
	color: #000000;
	position:absolute;
	z-index:10;
	}

#text {
	left:32px; 
	top:254px; 
	position:absolute; 
	z-index:20;
	}

#slogan {
	left:290px;
	top:544px;
	position:absolute;
	z-index:30;
	}
	
#partnerbox { 
	width:170px;
	height:80px;
	border:1px solid #999;
	background-color:#FFF;
	display:block;
	vertical-align:middle;
	text-align:center;
	margin-bottom:7px;
	}
