@charset "UTF-8";
@import url("form.css");
@import url("confirm.css");

div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#mailfrom_hidden_object input {
	margin: 10px;
}
form#mailform {
	margin: 0px auto;
	padding: 0px;
	width: 536px;
}
img.must {
	width: 30px;
	height: 16px;
	float: left;
}

ul#submit {
	width: 95%;
	text-align: center;
}

ul#submit li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}

ul.support_btn {
	clear:both;
	height:45px;
	padding:20px 0;
	text-align:center;
}

ul.support_btn li {
	display:inline;
}

ul.support_btn li input {
	margin-right:25px;
}