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

body {
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	color:#FFF;
	font:0.8em  Arial, Helvetica, sans-serif;
	line-height:1.45em;
	margin:0px;
	}
	
a:link, a:visited {
	color:#D7D7D7;
	text-decoration:underline;
	outline:none;
	}
a:hover {
	color:#D7D7D7;
	text-decoration:none;
	outline:none;
	}	
#wrapper {
	width:813px;
	margin: 0px auto 0px auto;
	background-color:#313030;
	}
#video {
	width:520px;
	height:350px;
	margin: 0px auto 0px auto;
	background-image:url(../images/hp_body_bg.png);
	background-color:#313030;
	border:solid 1px #000000;
	text-align:center;
	}
#header {
	height:210px;
	vertical-align:top;
	}
#navbar {
	width:813px;
	height:44px;
	}
#hpbody {
	height:320px;
	background-image:url(../images/hp_body_bg.png);
	background-repeat:no-repeat;
	}
#hpleft {
	width:445px;
	padding:55px 10px 15px 40px;
	float:left;
	}
#hpright {
	width:275px;
	padding:55px 30px 15px 10px;
	float:right;
	}
#spbody {
	background-color:#313030;
	background-repeat:no-repeat;
	}
#spleft {
	width:445px;
	padding:55px 10px 15px 40px;
	float:left;
	}
#spfull {
	width:735px;
	padding:20px 30px 15px 40px;
	float:left;
	}
#spright {
	width:275px;
	padding:55px 30px 15px 10px;
	float:right;
	text-align:center;
	}
#sphalf-left {
	width:355px;
	float:left;
	}
.news {
	border-bottom:1px dotted #ebebeb;
	}
.news h3 {
	color:#009900
	font:normal 16px/20px Arial;
	}
.releaseDate {
	font:11px Arial;
	}
#sphalf-right {
	width:355px;
	float:right;
	}
#footer {
	height:68px;
	background-image:url(../images/bg_footer.png);
	background-repeat:no-repeat;
	clear:both;
	}
.ft {
	padding:35px 55px 0px 55px;
	font-size:0.9em;
	text-align:center;
	} 
.ft a:link, .ft a:visited {
	color:#999999;
	text-decoration:underline;
	}
.ft a:hover {
	color:#999999;
	text-decoration:none;
	}	
td {
	font:11px Tahoma;
	}
h1, h2, h3 {
	color:#809D4B;
	line-height:1.2em;
	}
#question {
	padding:10px;
	border:solid 1px #809D4B;
	background-color:#5E674F;
	}
#faqpad {
	margin:0px 10px 0px 45px;
	}
#answer {
	padding:10px;
	border:solid 1px #809D4B;
	background-color:#414637;
	}
#notice {
	font:10px Arial, Helvetica, sans-serif;
	color:#FF0000;
	}
#apDiv1 {
	top:50px;
	width:540px;
	height:370px;
	z-index:100;
	background-image:url(../images/bg_vid.png);
	text-align:center;
	position:relative;
	visibility:hidden;
}
#mapwrap {
margin:0 auto;
width:100%;
}
#sidebar {
	width:192px;
	height:400px;
	float:left;
	color:#FFFFFF;
	overflow: auto;
	border-top:5px solid #708c35;
	border-bottom:1px solid #708c35;
	border-left:1px solid #708c35;
	padding:0 5px 0 5px;

	}
#map {
	width:530px;
	height:400px;
	float:right;
	overflow: hidden;
	border-top:5px solid #708c35;
	border-bottom:1px solid #708c35;
	border-left:1px solid #708c35;
	border-right:1px solid #708c35;
	color:#000;
	}
.maphead {
font: bold 12px Tahoma;
color:#809D4B;
}
.coname {
font: bold 14px Tahoma;
color:orange;
}
#error_div {
	font:bold 14px Arial;
	color:red;
	float:right;
	padding:20px 0 0 0;
	/*height:25px;*/
	}
.over {
	background-color:#666;
	color:#FFFFFF;
	}
.off {
	background-color:#333;
	color:#FFFFFF;
	}
.on {
	background-color:#000;
	color:#FFFFFF;
	}
#leftside {
	float:left;
	width:300px;
	}
#rightside {
	float:right;
	width:420px;
	}
#submit {
	clear:both;
	}
#myTable {
	border:1px #000 solid;
	}
#myTD th {
	background:#000;
	font:bold 14px/16px Arial;
	text-align:left;
	}
#myTD {
	border-right:1px #000 solid;
	padding:3px;
	}
.prodlist {
	padding:3px 5px 8px;
	border-bottom:1px #ccc dotted;
	clear:both;
	height:auto;
	}
.prodlist h2 {
	font:normal 18px Arial;
	color:#00CC00;
	padding:0;
	margin:0;
	}
.prodlist img {
	width:120px;
	height:103px;
	float:left;
	margin-right:15px;
	margin-bottom:25px;
	}
