body {
@background-color :#ffffff;
  background-image : url("bgpic/testbg.gif");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 100% 0% ;}

body,td {
	font-family:Verdana,MS UI Gothic,Osaka,;
	font-size:12px;color:#9F9D90;line-height:140%;
	scrollbar-3dlight-color:#B0E0E6;
	scrollbar-base-color:#FFFFFF;
	scrollbar-shadow-color:#B0E0E6;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-arrow-color:#B0E0E6;
	scrollbar-track-color:#FFFFFF;
}

a:link {text-decoration:none;color:#4682B4}
a:visited {text-decoration:none;color:#4682B4}
a:active {text-decoration:underline;color:#663333}
a:hover {text-decoration:underline;color:#F4A460}

a:hover{position:relative;
top:1px;left:1;}

.menu {line-height:120%}
.mn:link {text-decoration:none;color:#4682B4}
.mn:visited {text-decoration:none; color:#4682B4}
.mn:active {text-decoration:underline; color:#ECECE0}
.mn:hover {text-decoration:underline; color:#F4A460}

.mm:link {text-decoration:none;color:#4682B4}
.mm:visited {text-decoration:none; color:#4682B4}
.mm:active {text-decoration:underline; color:#ECECE0}
.mm:hover {text-decoration:underline; color:#F4A460}

input,textarea {
	color:#333333;
	background-color:#FFFFFF;
	border : 1px solid #999999 ;
}

