input{
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	padding: 3px;
	height: 22px;
}
select{
	background-color: #f7f7f7;
	border: 1px solid #ccc;
}
#n1{
	background-image: url(nav_bg.gif);
}
h1{
	font-size: 16px;
	font-weight: bold;
	color:#AD1701;
	height:70px;
	background: url(../../cancha/images/a_title_bg.jpg) no-repeat 50px 0; 
	line-height: 70px;
	text-align: center;
}
.content{
	font-size: 14px;
	line-height: 24px;
	padding: 30px 20px 100px;
}