body{
	font-size: 12px;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color:#900;
	height:70px;
	background: url(a_title_bg.jpg) no-repeat 50px 0; 
	line-height: 70px;
	text-align: center;
}
b{
	color: #9F1010;
	font-weight: bold;
}
select,textarea,.input{
	background-color:#f9f9f9;
	border: 1px solid #ccc;
	margin: 5px 5px; 
	color: #666;
}
hr{
	height: 1px;
	color: #ccc;
	width: 96%;
}
.content{
	font-size: 14px;
	line-height: 24px;
	padding: 30px 20px 100px;
}
.form{
	border: 1px solid #ccc;
	background-color: #f7f7f7;
}
.big{
font-family: Georgia;
	font-size: 36px;
	color: #990000;
}
.yd {
	text-align: center;
width:132px;
	border:solid 1px #ccc;
	margin:2px;
}
.yd table{
	border-top: dotted 1px #ccc;
}
.yd td{
	text-align: center;
	padding: 2px;
}
.font9b{
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	float: right;
}