body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	line-height: 1.6;
	font-size: 12px;
	background-image: url(../images/);
	background-repeat: ;
	background-color: #FFFFFF;
	background-position: top;
}
.word-1

.ul_01 {
	font-size: 12px;
	color: #0000000;
	background: inherit;
	text-decoration: none;
}
.ul_01:hover {
	color:#cccccc;
}
.ul_01:aactive {
	color:#000000;
}
.u2_01{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: inherit;
	text-decoration: none;
	font-weight: bold;
}
.u2_01:hover {
	color:#0F6999;
}
.u3{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: ##FF0000;
	background: inherit;
	text-decoration: underline;
	}
.u3:hover{
color:#ffffff;
text-decoration: none;
}
.u4_01{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033FF;
	background: inherit;
	text-decoration: underline;
}
.u4_01:hover {
	color:#999999;
	text-decoration: none;
}
.h1-11{
 color: #666666; 
   text-decoration:none; 
   font-size : 11px; 
   line-height:14px; 
   font-weight: normal; 
   font-family: Verdana;
   }

#submenu ul {
	list-style: none;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	border-bottom-color: #DFDFDF;
}
#submenu ul li {
	background-repeat: no-repeat;
	background-position: left center;

}
#submenu ul li a {
	display: block;
	text-decoration: none;
	color: #666666;
	width: 168px;
	text-align: left;
	padding-left: 20px;
	height: 23px;
	letter-spacing: 1px;
	padding-top: 2px;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#submenu ul li a:hover{
	background-color: #FFFFCC;
	text-decoration: none;
	color: #330000;
}
#submenu ul li a.current {
	color: #330000;
	background-color: #EEEEEE;
	text-decoration: none;
}

#submenu-bottom {
	background-image: url(../images/submenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 200px;


}
