@charset "utf-8";
/* CSS Document */



.banner {
	background:url(banner.jpg) no-repeat center top;
	width: 100%;
	height: 602px;
	position: relative;
	font-size: 18px;
}
.banner_container {
	width: 1002px;
	margin: 0 auto;
}
.footer {
	background: #dde1dd;
	padding: 20px 0;
	text-align: center;
	color: #727225;
	line-height: 25px;
	font-size: 12px;
	float: left;
	width: 100%;
}
.footer a {
	color: #727225!important;
	padding: 0 5px;
}
.hp-search {
	float: left;
	width: 350px;
	background: #fff;
	border-radius: 5px;
	padding: 30px 25px 25px 25px;
	margin: 30px 0 0 0;
	-moz-opacity: 0.80!important;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.hp-search h2 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	text-align: center;
	line-height:20px;
}
.hp-search h3 {
	padding: 5px 0px 20px 0;
	margin-bottom: 15px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
	font-style: italic;
	font-size: 16px;
}
.btn_search {
	border: 1px solid #6b9c00;
	border-radius: 5px;
	color: #6b9c00 !important;
	display: block;
	float: left;
	font-size: 18px;
	margin: 15px auto 0;
	padding: 13px 10px;
	text-align: center;
	text-decoration: none;
	width: 94%;
}
.btn_search:hover {
	text-decoration: none;
	background: #6b9c00;
	color: #fff!important;
}
.btn_join a {
	background: #c24c4c;
	color: #fff!important;
	border-radius: 5px;
	width: 400px;
	text-align: center;
	display: inline-block;
	padding: 15px 0;
	margin: 25px 0 0 0;
	-moz-opacity: 0.90!important;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
.btn_join a:hover {
	-moz-opacity: 1.00!important;
	filter: alpha(opacity=100);
	opacity: 1.0;
	text-decoration: none;
}
.banner_con {
	width: 400px;
	float: left;
}
.hp-search ul {
	width: 100%;
}
.hp-search ul li {
	width: 100%;
	float: left;
	padding: 5px 0;
}
.hp-search ul li label {
	float: left;
	padding: 0 10px 0 4%;
	width: 110px;
	text-align: right;
	font-size: 14px;
}

.hp-search ul li select {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 201px;
}
.hp-search ul li select.sel02 {
	width: 88px;
}
.hp-search ul li span {
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 8px 0;
}


@media screen and (max-width:1023px) {
 
.banner_container {
	width: 100%;
	padding: 0px;
}
.footer {
	width: 100%;
	padding: 0px;
}
.hp-search ul li div {
	width: 100%;
	float: left;
}
.btn_join a {
	width: 92%;
	margin: 0 4%;
}
.btn_search {
	width: 92%;
	margin: 0 4%;
	padding: 15px 0;
	margin-bottom: 25px;
}
.btn_join {
	margin:45px auto 15px auto;
	float:left;
	width:100%;
}
.hp-search h2 {
	padding-top: 25px;
}
.hp-search {
	width: 100%;
	padding: 0px;
}
.hp-search ul li label {
	text-align: left;
}
.dspdp-search-box, .hp-search {
	width: 100%;
}
.banner_con {
	width: 100%;
	overflow: hidden;
}
.hp-search{
	margin-top:2px;
}
.hp-search ul li div{
	float:left;
}
.hp-search ul li select {
	margin: 0 0 0 4%;
	width:91%;
}
}
