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

body, td, th {
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	width:424px;
	height:97px;
	padding:10px 0 0;
}
select {
	border:1px #999999 solid;
	font-size:11px;
	margin-right:8px
}
select.last {
	margin-right:0
}
select.month {
	width:100px
}
select.day {
	width:70px
}
select.year, select.language {
	width:90px
}
