@charset "utf-8";
/* CSS Document */




form{
	margin:0px;
}
input.button{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 7pt;
	font-weight:800;
	color : #000;
	border:#bbc5c4 1px solid;
	background-color : #bbc5c4;	
	padding:2px;
}
input.normal, textarea, select{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	color :#999;
	background-color:#ffffff;
	color:000;
	border:#E6E6E6 solid 1px;
	margin:1;
	padding:2px 0;
}
