@charset "utf-8";
.title_h3 {
	background-image: url(../koushi_images/back_title_h3.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 50px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.title_h3 h3 {
	font-size: 16px;
	line-height: 50px;
	color: #0099FF;
	margin: 0px;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#to_form ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	height: 50px;
}

.formselect {
	float: left;
	width: 300px;
	list-style-type: none;
	font-size: 16px;
	background-image: url(../koushi_images/picture_empty.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

