body {
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.title_bar {
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 63px;
	left: 0px;
	top: 20px;
	position: absolute;
	background-color: #CCFF00;
}
.left_box {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 83px;
	width: 500px;
}
.right_box {
	background-color: #CCFF00;
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	left: 500px;
	top: 83px;
}
h1 {
	font-size: small;
	margin: 0px;
	width: 700px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #33CC00;
	background-color: #CCFF00;
	text-align: center;
	height: 17px;
	vertical-align: text-botom;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 3px 3px 3px 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF00;
	color: #669900;
}
h3 {
	font-size: 14px;
	color: #33CC33;
	padding: 10px 0px 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h4 {
	font-size: small;
	color: #FF6600;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
h5 {
	font-size: 14px;
	margin: 10px 5px 5px;
	text-indent: 10px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {

	color: #FF0000;
}
.item_l {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #33CC00;
}
.item_r {

	padding: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #33CC00;
}
.l_f1 {
	font-size: small;
	line-height: 180%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.l_f2 {
	font-size: small;
	line-height: 180%;
	padding: 0px 20px 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #33CC00;
}
.l_f3 {
	font-size: small;
	line-height: 180%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
.l_f4 {
	font-size: small;
	line-height: 180%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #FFCC66;
}
.l_f5 {
	font-size: small;
	line-height: 180%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #33CC00;
}
.l_f6 {
	font-size: small;
	line-height: 180%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #33CC00;
	background-color: #E2FFD9;
}
a.b:link {
	color: #339900;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339900;
	font-weight: normal;
	margin-left: 10px;
}
a.b:visited {
	color: #339900;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339900;
	font-weight: normal;
	margin-left: 10px;
}
a.b:hover {
	color: #339900;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339900;
	font-weight: normal;
	margin-left: 10px;
	background-color: #FFCC66;
}
a.m:link {
	font-size: 14px;
	background-image: url(img/menu.gif);
	height: 27px;
	width: 200px;
	display: block;
	text-indent: 15px;
	padding: 10px 0px 0px;
	background-repeat: no-repeat;
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
a.m:visited {
	font-size: 14px;
	background-image: url(img/menu.gif);
	height: 27px;
	width: 200px;
	display: block;
	text-indent: 15px;
	padding: 10px 0px 0px;
	background-repeat: no-repeat;
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
a.m:hover {
	font-size: 14px;
	background-image: url(img/menu_h.gif);
	height: 27px;
	width: 200px;
	display: block;
	text-indent: 15px;
	padding: 10px 0px 0px;
	background-repeat: no-repeat;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
.r_f1 {
	font-size: small;
	line-height: 160%;
	color: #333300;
	padding: 5px 10px;
	margin: 0px;
}
.r_f2 {
	font-size: small;
	line-height: 160%;
	color: #7D6400;
	padding: 5px 10px;
	margin: 0px;
}
.r_f3 {
	font-size: small;
	line-height: 160%;
	color: #7D6400;
	padding: 5px 10px;
	margin: 0px;
	background-color: #F1FFBB;
}
.r_f4 {
	font-size: small;
	line-height: 160%;
	color: #7D6400;
	padding: 3px;
	margin: 5px 10px;
	border: 1px solid #7D6400;
}
a.c:link {
	color: #336600;
	text-decoration: underline;
	font-weight: bold;
}
a.c:visited {
	color: #336600;
	text-decoration: underline;
	font-weight: bold;
}
a.c:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

#btn2 {
width:380px;
}
#btn2 li {
border:1px solid #cccccc;
margin:0em;
padding:0.5em;
float:left;
list-style:none;
font-size:12px;
}
#btn2 a {
text-align:center;
text-decoration:none;
padding-left:0.4em;
border-bottom:2px solid #ffffff;
}
#btn2 a:hover {
padding-left:0.4em;
border-bottom:2px solid #ff0000;
} 

#btn1 {
width:200px;
}
#btn1 li {
margin-bottom:0.4em;
padding-bottom:0.1em;
list-style:none;
border-bottom:1px dotted #cccccc;
}
#btn1 a {
text-decoration:none;
padding-left:0.4em;
border-left:3px solid #ffffff;
}
#btn1 a:hover {
padding-left:0.4em;
border-left:3px solid #ff0000;
} 

div.title{ border-width:0px 0px 1px 10px;
          border:solid;
          border-color:#ff0000;
          padding:5px;
          margin:0.5em;
          font-size:120%;
        }
div.shadowbox
{
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #c0c0c0 #808080 #808080 #c0c0c0;
    padding: 0.5em;
}


