/*************************************************
 2012-08-01
*************************************************/

#campaign div.campImg {
	margin: 24px 0;
	padding: 1px 0;
	text-align: center;
}


#campaign h2 {
	margin: 48px 0 16px;
	padding: 0;
	background: none;
	text-align: center;
	line-height: 1.6;
}


#campaign table {
	border: solid 1px #ed6d3d;
}
	#campaign table caption {
		border: solid 1px #ed6d3d;
		border-bottom: none;
		background: #ed6d3d;
		color: #FFFFFC;
	}

	#campaign table col.header {
		background: #f8e58c;
	}
	
	#campaign table col.sub_header {
		background: #f8f4e6;
	}
	
	#campaign table thead th {
		background: #f39800;
		color: #FFFFFC;
	}
	
	#campaign table th {
		white-space: nowrap;
		border-right: solid 1px #ed6d3d;
		border-bottom: solid 1px #ed6d3d;
	}

	#campaign table td {
		border-right: solid 1px #ed6d3d;
		border-bottom: solid 1px #ed6d3d;
	}

#campaign table.products1 {
	float: left;
	width: 390px;
}
#campaign table.products2 {
	float: right;
	width: 390px;
}


/* 30¼þÇ¯µ­Ç° ÆÃÅµ */
.amenity1-2 {
	float: left;
	width: 50%;
	margin: 24px 0;
	padding: 0 12px 12px 12px;
	border: solid 1px #ed6d3d;
}

.amenity1-2 li{
	border-bottom: dotted 1px #595857;
}

.amenity1-3 {
	float: right;
	width: 40%;
	margin: 24px 0;
	padding: 0 12px 12px 12px;
	border: solid 1px #ed6d3d;
	text-align: center;
}
