@charset "utf-8";
body {
	background-image: url(../img/bg_02.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
}
input#yfm {
	height: 18px;
	width: 188px;
	background-color: #A5A5A5;
	color: #FFFFFF;
	font-size: 14px;
}
input#mm {
	height: 18px;
	width: 188px;
	background-color: #9B9B9B;
	font-size: 14px;
	color: #FFFFFF;
}
input#qd {
	height: 30px;
	width: 84px;
	background-color: #9B9B9B;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 0px;
}
