#main_img {
	background-image: url(../img/contact/main.jpg);
	height: 154px;
	width: 800px;
	margin-bottom: 20px;
}
.title1 {
	background-image: url(../img/index/tit01.gif);
	height: 34px;
	width: 585px;
	margin-bottom: 10px;
}
.title2 {
	background-image: url(../img/index/tit02.gif);
	height: 45px;
	width: 585px;
}



.pack table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.pack th {
	font-weight: normal;
	background-color: #eeeeee;
	padding: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	width: 190px;
	text-align: left;
	font-size: 12px;
	border-top-color: #CCCCCC;
	vertical-align: top;
}
.pack td {
	font-weight: normal;
	padding: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	width: 375px;
	font-size: 12px;
	border-top-color: #CCCCCC;
}

.submit {
	font-weight: normal;
	padding-top: 30px;
	height: 60px;
	width: 575px;
	text-align:center;
	font-size: 12px;
}

.con1 {
	width: 585px;
}



