#hand {background:url(images/inner.jpg) no-repeat}
#hand img{display:none;}
#hand form{
	padding:15px;
	width:290px;
	display:block;
	color:#e57a7a;
	font-size:12px;
	font-weight:bold;
}
#hand a{
	color:#e57a7a;
}
#hand form .title{
	color:#d18f8f;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}
#hand form div{
	margin-bottom:15px;
}
#hand form input,select{
	font-size:11px;
}
#hand form input.keyword{
	font-size:14px;
}
#hand form .submit{
	padding-top:10px;
}
#hand form .submit .button{
	width:85px;
}