.box146 {
	background-image: url(../../images/common/box146bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 146px;
	padding-bottom: 10px;
	min-height: 360px;
}

/*box Num4*/
.boxNum4 {
	background-image: url(../../images/common/box183bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 183px;
	padding-bottom: 10px;
	min-height: 340px;
	margin-right:6px;
	float: left;
}

.boxNum4 div {
	background-image: url(../../images/common/box183bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.box146 div {
	background-image: url(../../images/common/box146bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.box146 div.info ,
.boxNum4 div.info ,
.box240 div.info {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: none;
	text-align: center;
	color: #666666;
}


.apply {
	padding-left: 1.5em;
	padding-bottom: 1.5em;
	font-size: 116%;
}

table.banquet {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1.5em;
	border: 1px solid #CCCCCC;
}

table.banquet th {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	font-weight: bold;
}

table.banquet td {
	padding: 5px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

table.banquet th.row {
	background-color: #EEE3E3;
	width: 180px;
}

.width1 {
	width: 80px;
}

.width2{
	width: 10%;
	white-space: nowrap;
}

.box240 {
	min-height: 365px;
	height:auto !important;
	height:365px;
}

