.form{
	text-align:center;
	margin:auto;
	padding:30px 0;
	}

table#form_btn{
	width:700px;
	}

.btn_form01{
	width:215px;
	height:67px;
	text-indent:-20000px;
	display:block;
	background-image:url(../contactus/imgs/btn01.gif);
	float:left;
}

.btn_form02{
	width:215px;
	height:67px;
	text-indent:-20000px;
	display:block;
	background-image:url(../contactus/imgs/btn02.gif);
	margin:0 auto;
}

.btn_form03{
	width:215px;
	height:67px;
	text-indent:-20000px;
	display:block;
	background-image:url(../contactus/imgs/btn03.gif);
	float:right;
}

.btn_form01:hover,
.btn_form02:hover,
.btn_form03:hover{
	background-position:0 -67px;
}

.notice {
	margin:10px 10px 10px 10px;
	font-size:120%;
	width:700px;
}
#contact_table table {
	text-align:left;
	border-right:1px solid lightblue;
	border-bottom:1px solid lightblue;
	width:600px;
}
#contact_table table th,
#contact_table table td {
	border-top:1px solid lightblue;
	border-left:1px solid lightblue;
	padding:5px;
}
#contact_table table th {
	width:25%;
	background:#f0f8ff;
}
#contact_table table table {
	width:100%;
	margin-bottom:20px;
}
#contact_table table table.list_table,
#contact_table table table.list_table td {
	border:none;
}
.btn {
	margin:20px;
}

.infomation{
font-weight:bold;
color:#FF0000;
}
