@charset "UTF-8";
.advertise {
	float: left;
	width: 140px;
	background-image: url(../images/advertise_head.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding-right: 420px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F9859D;
}
.advertise_form {
	float: left;
	height: auto;
	width: 360px;
	padding-top: 8px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F9859D;
	background-image: url(../images/contactus_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 100px;
	padding-left: 100px;
	color: #F8859D;
	padding-bottom: 8px;
}
.advertise_formbox1 {
	float: left;
	height: auto;
	width: 115px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
	padding-top: 5px;
}
.advertise_formbox2 {
	float: right;
	height: auto;
	width: 240px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.confirm {
	text-align: center;
	margin: 0px;
	width: 360px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
