/* CSS Document */
a:link {
	text-decoration: none;color: #000000;
}
a:visited {
	text-decoration: none;color: #000000;
}
a:hover {
	text-decoration: none;color: #000000;
}
a:active {
	text-decoration: none;color: #000000;
}
body{ text-align:center; font-size:12px; margin:0px; padding:0px; color:#333;
	font-family:Arial, Helvetica, sans-serif;}
tobay{text-align:left;}
#page{ width:1000px; border: 1px solid #000000} 
#header{ height:235px; background-image:url(../Images/header.gif)}
#nav{
	background-image:url(../Images/nav.gif);
	height:51px;
	font-family: "ºÚÌå";
	font-size: 16px;
	font-style: normal;
	font-weight:900;
	font-variant: normal;
	color: #FFFFFF;
}
#nav a{ color:#FFFFFF}
.font01{ font-size:16px;
         color:#1A6908;
		 font-weight:bold;
		 line-height:36px;}
.font02{ font-size:12px;
         color:#4F4F4F;
		 line-height:20px;}
.img{ margin:5px;
       padding:1px;
	   border:1px #999 solid;}
		 
.right{ background-image:url(../Images/right.gif);background-position: center bottom;
	background-repeat: no-repeat; border:solid 1px #A28E41; padding:20px; text-align:left;}
.right ul{ list-style:none;}
.right li{ height:25px;}
.right p{color:#4F4F4F; padding-left:20px; padding-right:20px; line-height:20px;}
.right a{
	line-height:20px;
	font-weight: lighter;
	width:500px; 
	}
.right h3{line-height:20px;font-weight:500px; padding:0px 0px 0px 10px; margin:0px; font-size:12px; }
.right img{ border: solid 1px #CCCCCC; padding:3px; } 
