﻿body{
	text-align: center;
	margin: 0px;
	background: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
}

a:link,a:visited {
	color: #663399;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ff9900;
}

img {
	border: none;
}

#body{
	width: 760px;
	margin: 0px;
	text-align: left;
}

#header{
	margin: 0px;
	width: 760px;
	height: 70px;
	background: url(../image/bg_header.jpg) no-repeat 0% 0%;
	overflow:hidden;
}

#logo {
	margin: 0px;
	width: 760px;
	height: 70px;
	float: left;
}

#logo img{
	margin: 0px;
}

#script {
	margin: 0px;
	width: 540px;
	height: 130px;
	float: left;
	overflow: hidden;
}

#script img{
	margin: 0px;
}

#right{
	width: 220px;
	float: right;
	margin: 15px 0px;
	font-size: 90%;
	color: #999999;
}

#right .menu{
	margin: 0px;
}

#right .menu p{
	margin: 5px 0px;
	font-weight: bold;
}

#right a.mail{
	color: #999999;
	margin: 0px 10px;
	padding: 8px 0px 8px 30px;
 	background:url(../image/btn_mail.gif) no-repeat 0px 0px;
}

#right a.mail:hover{
	background:url(../image/btn_ov_mail.gif) no-repeat 0px 0px;
}

#right a.map{
	color: #999999;
 	padding: 8px 0px 8px 30px;
 	background:url(../image/btn_map.gif) no-repeat 0px 0px;
}

#right a.map:hover{
	background:url(../image/btn_ov_map.gif) no-repeat 0px 0px;
}

#mainNavi {
	display: block;
  	width: 760px;
  	height: 20px;
	margin-bottom: 10px;
}

#mainNavi li {
  	display: inline;
  	float: left;
  	font-size: 100%;
}

#mainNavi li#mHome {
  	margin-left: -40px;
}

#mainNavi a {
 	display:block;
 	width: 95px;
  	height: 20px;
  	background-color: #999999;
	padding: 2px auto;
	text-align: center;
  	border-left: 1px solid #ffffff;
  	border-right: 1px solid #ffffff;
}

#mainNavi a:link, ul#mainNavi a:visited {
  	color: #ffffff;
}

#mainNavi a:hover, ul#mainNavi a:active {
  	color: #ff9900;
}

#main{
	width: 760px;
	height: 450px;
	font-size: 90%;
	float: left;
}

#main .body{
	width: 760px;
	height: 450px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-base-color: #999999;
	background-image: url(../image/bg_main_sub.gif);
 	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	top: -20px;
}

#main .body_map{
	width: 760px;
	height: 450px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-base-color: #999999;
	background-image: url(../image/sisetumap.gif);
 	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	top: -20px;
}

#main .topimg{
	margin: 0px;
	width: 760px;
	height: 30px;
	background: url(../image/bg_header.jpg) no-repeat 0% 0%;
	padding: 5px 20px;
	list-style-type: none;
	font-size: 200%;
	font-weight: bold;
	color: #ff9900;
}

#main p{
	margin: 0px 20px;
 	line-height: 150%;
 	color: #000000;
}

#main table{
 	margin: 0px 30px 0px 30px;
	width: 700px;
	text-align: left;
}

#main td{
	width: 570px;
	padding: 3px;
	font-size: 90%;
	font-weight: normal;
}

#main th{
	width: 130px;
	padding: 3px;
	font-size: 90%;
	font-weight: normal;
}

#main .box{
 	margin: 0px;
	width: 247px;
	float: left;
	font-size: 80%;
}

#line1{
 	margin: 5px 15px;
	width: 720px;
	height: 3px;
	background-image: url(../image/line1_main.gif);
	background-repeat: repeat-x;
}

#line2{
 	margin: 0px 15px;
	width: 720px;
	height: 3px;
	background-image: url(../image/line2_main.gif);
	background-repeat: repeat-x;
}

#subNavi {
	display: block;
 	margin: 20px 10px 10px 1px;
  	width: 830px;
  	height: 20px;
  	float: left;
}

#subNavi li {
  	display: inline;
 	margin: 0px 15px;
 	width: auto;
  	float: left;
}

#subNavi a {
 	display:block;
	text-align: center;
}

#subNavi a:link, ul#subNavi a:visited {
  	color: #000000;
}

#subNavi a:hover, ul#subNavi a:active {
  	color: #ff9900;
}

#footer{
	clear:both;
	width: 760px;
	height: 10px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
}


/*-------------------------------------for any--*/

.clear{
	clear:both;
	line-height:1px;
}
