body{
	padding:0px;
	font-style: normal;
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}	  
img {   
    border:0;   
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/************* title **************/
h1 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A2E8E;
	font-style: normal;
	font-weight: normal;
	background-color: #FFF100;
	background-repeat: no-repeat;
	background-position: right top;
	width: 800px;
	background-image: url(images/icon/top_back_p.gif);
	margin: 0px;
	padding: 0px;
	height: 130px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0099;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contents img {
	float: right;
}



/************* #top menu styles **************/
#topnavi {
	width: 800px;
	text-align: center;
	margin: 0px;
	height: 20px;
	background-image: url(images/menu_g.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}
#topnavi a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666600;
}
#topnavi a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}

#topnavi li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
/************* left menu styles **************/
.leftnavi {
	float: left;
	width: 140px;
	height: 720px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC9966;
	background-color: #FFFFFF;
	}
	.leftnavi li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.leftnavi a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.leftnavi a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.leftnavi img a {
	padding-left: 0px;
	margin-left: 0px;
}


#contents {
	float: left;
	width: 513px;
	padding: 0px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9966;
	background-image: url(images/back_middle.gif);
	background-repeat: repeat;
	height: 720px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC9966;
}


.rightnavi {
	width: 140px;
	height: 610px;
	float: left;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-image: url(images/right_back_s.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #66CC00;
}
.rightnavi .r_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.rightnavi li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#foot {
	clear:both;
	text-align:center;
	background-color: #FFF100;
	width: 800px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC33;
}#foot address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
#foot .bottomnavi li {
	display: inline;
}
#foot .bottomnavi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336600;
}
#foot .bottomnavi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
.rightnavi .phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6633;
	list-style-type: none;
	text-decoration: underline;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 1px;
	padding: 0px;
}
.rightnavi .l_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF3399;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.leftnavi #fimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 85px;
	width: 137px;
	margin-top: 3px;
	margin-left: 1px;
	margin-bottom: 3px;
}
.leftnavi #Image1 {
	height: 35px;
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
