
body {
	margin-top: 0px;
	color: #666666;
	background-color: #66CC33;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_02.gif);
}

a:link    {
	text-decoration: none;
	color : #0000FF;
	font-size: 12px;
	font-weight: normal;
}
a:visited { text-decoration: none; color : #5151FF;}
a:active  { text-decoration: none; color : #8484FF;}
a:hover   { text-decoration: none; color : #FF6600;}

.text1 {
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
.text2 {  
	font-size: 14px; 
	line-height: 20px;
	text-decoration: none;
}
.text3 {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #666666;
	height: 85px;
}

.text4 {
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
.text5 {
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

#head {
	width: 820px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-left-color: #009900;
	height: 147px;
}
#main_body {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-left-color: #009900;
	width: 820px;
}

#side_menu {
	width: 180px;
	border: 2px solid #CCCCCC;
	background-color: #00CC00;
	margin: 5px;
}
.side_menu_list {
	background-color: #FFFFFF;
	background-image: url(../image/bg/bg_menu_list2.gif);
	text-indent: 15px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 3px center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	text-decoration: none;
}
.center_menu_list {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009900;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../image/bg/03-green.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 20px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}


#menu {
	color: #666666;
	background-color: #E6FFEA;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	text-decoration: none;
	border: 2px solid #FFFFFF;
	font-size: 12px;
	background-position: center center;
	text-indent: 10px;
	font-weight: bold;
	background-image: url(../images/bg-menu.gif);
}

#menu a:link {
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:visited {
	color: #669999;
	font-size: 12px;
	font-weight: bold;
}
#menu a:hover {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
}
#menu a:active {
	color: #0000FF;
}

#address {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00CC00;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	text-align: center;
	width: 820px;
	background-position: center;
	border-left-width: 3px;
	border-left-style: solid;
	border-right-color: #009900;
	border-left-color: #009900;
	border-right-width: 3px;
	border-right-style: solid;
}
.text3_red {

	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #FF0000;
	height: 85px;
}
