BODY,TABLE,TR,TD,TH {
	font-size:10pt;

}
input,textarea,select{
	border-left:1px solid Dimgray;
	border-right:1px solid Dimgray;
	border-top:1px solid Dimgray;
	border-bottom:1px solid Dimgray;
	font-size:13px;color:Dimgray;background-color:#FFFFFF 
}

/*
	BODY¥¿¥°
*/
BODY{
	color:royalblue;
	background-color:snow;
	background-repeat:repeat-y;
	text-align:center;
}

