/* CSS Document */

.txt1 {
	margin:30px 60px 0 60px;
	font-size:14px;
}


.priceBox {
	border:5px solid #eeeeee;
	padding:30px;
	margin:30px 60px 0 60px;
}


.priceBox table {
	margin:0 auto 0 auto;
}

.priceBox th , .priceBox td {
	font-size:14px;
	font-weight:normal;
}

.priceBox th {
	background:url(../../images/commonlist/icon.jpg) 0 50% no-repeat;
	padding:5px 40px 5px 20px;
}

.priceBox .priceBoxTitle {
	background:none;
	padding-left:0px;
}

.priceBox td {
		padding:5px 5px 5px 5px;
		font-weight:bold;
}


.txt2 {
	margin:20px 60px 0 60px;
	font-size:14px;
}

.txt3 {
	padding:20px;
	margin:30px 60px 0 60px;
	background:#f7f8ed;
	font-size:14px;
	text-align:center;
}
