body{
	background:#fff;
	font:75%/150% Verdana,Osaka,sans-serif;
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-3dlight-color:white;
scrollbar-arrow-color:skyblue;
scrollbar-track-color:white;
scrollbar-darkshadow-color:white;
}

table{
	font:100%/150% Verdana,Osaka,sans-serif;}
#main{
	width:450px; height:450px;
	background:url('./img/bg.gif') no-repeat 50% 50%;
}
#msg textarea{width:250px;}
#form{width:250px; color:#696969;}

#res{width:250px; height:200px; color:#696969;}
input,textarea{
	border:1px solid #696969;
	color:#fff;
	font:100% sans-serif,Osaka;
	background:transparent;
	width:200px;
}
#foot{text-align:right;}
#foot input{width:auto;}

#copy{font-size:85%;color:#999;line-height:normal;margin-top:10px;}

/*ƒŠƒ“ƒN*/
a{text-decoration:none;color:rgb(192,192,187);}
a:hover{color:rgb(105,113,116);}
