#main_img {
	background-image: url(../img/price/main.jpg);
	height: 154px;
	width: 800px;
	margin-bottom: 20px;
}
.title1 {
	background-image: url(../img/price/tit01.gif);
	height: 45px;
	width: 585px;
}
.title2 {
	background-image: url(../img/price/tit02.gif);
	height: 45px;
	width: 585px;
	margin-top: 10px;
}
.title3 {
	background-image: url(../img/price/tit03.gif);
	height: 45px;
	width: 585px;
	margin-top: 20px;
}



.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;
	text-align: right;
	border-top-color: #CCCCCC;
}
.con1 {
	width: 585px;
}

