
/* contents
----------------------------------------------- */
/*
div.contents {
	padding-bottom:25px;
	}
*/
/* main
----------------------------------------------- */

div#main {
	margin-top:10px;
	position:relative;
	width:940px;
	height:220px;
	background:#04151b url(/inter/service/economy/meal/img_bev/main_bg.jpg) no-repeat left top;
	}

div#main h3 {
	position:absolute;
	top:80px;
	left:47px;
	}

/* select
----------------------------------------------- */

div#select {
	position:relative;
	width:940px;
	height:141px;
	margin-top:10px;
	background:#fff url(../img_bev/sel_bg.jpg) no-repeat left top;
	}

div#select h4 {
	position:absolute;
	top:8px;
	left:240px;
	}

div#select p {
	position:absolute;
	top:48px;
	left:240px;
	}

div#select img {
	position:absolute;
	top:7px;
	left:7px;
	}


/* container
----------------------------------------------- */

div#container {
	margin-top:10px;
	padding-bottom:29px;
	width:938px;
	background-color:#fafefe;
	border:solid 1px #e7e7e7;
	}

div#container p#notice {
	width:913px;
	height:25px;
	padding-top:5px;
	pdding-right:25px;
	text-align:right;
	color:#2f2923;
	background-color:transparent;
	}

div#container h4 {
	margin:0 0 0 12px;
	}

/* alcList
----------------------------------------------- */

div.alcList {
	width:828px;
	margin:4px 0 40px 15px;
	padding-bottom:80px;
	padding-left:80px;
	background-color:#fff;
	border:solid 1px #e6e6e6;
	}

div.alcList ul {
	padding-top:40px;
	}

div.alcList li {
	float:left;
	position:relative;
	width:230px;
	height:26px;
	margin-right:36px;
	border-bottom:solid 1px #d8dde5;
	}

div.alcList li.ume {
	margin-top:-14px;
	padding-bottom:14px;
	_padding-bottom:0;
	}

div.alcList li span {
	position:absolute;
	padding-top:1px;
	top:32px;
	left:23px;
	color:#2f2923;
	background-color:transparent;
	}

div.alcList li span.ume {
	padding-top:14px;
	}

/* sub
----------------------------------------------- */

div.subList {
	width:881px;
	margin:4px 0 0 15px;
	padding-bottom:45px;
	padding-left:26px;
	background-color:#fff;
	border:solid 1px #e6e6e6;
	}

div.tdLeft {
	float:left;
	width:415px;
	}

div.tdRight {
	float:left;
	width:415px;
	padding-left:20px;
	}

div.subList dt {
	padding-top:40px;
	height:43px;
	}

div.subList table {
	width:415px;
	border-top:solid 1px #d8dde5;
	}

div.subList tr {
	width:415px;
	}

div.subList td {
	color:#544a41;
	background-color:transparent;
	height:34px;
	vertical-align:center;
	padding-left:10px;
	border-bottom:solid 1px #d8dde5;
	}

div.subList td.noLine {
	border-bottom:none;
	}

div.tdSpan {
	width:850px;
	}

div.tdSpan table {
	width:850px;
	border-top:solid 1px #d8dde5;
	}

div.tdSpan tr {
	width:850px;
	}

div.subList td.custW100 {
	width:100px;
	}

div.subList td.custW120 {
	width:120px;
	}

div.subList td.custW140 {
	width:140px;
	}

div.subList td.custW160 {
	width:160px;
	}

div.subList td.custW180 {
	width:180px;
	}

div.subList td.custW200 {
	width:200px;
	}

div.subList td.custW220 {
	width:220px;
	}

/* korea
----------------------------------------------- */

div#korea {
	padding:10px 0 0 10px;
	}

/* note
----------------------------------------------- */

div#note {
	margin-top:20px;
	position:relative;
	width:940px;
	height:67px;
	}

div#note dt {
	position:absolute;
	top:0;
	left:0;
	}

div#note dd {
	position:absolute;
	top:0;
	left:214px;
	}

/* other
----------------------------------------------- */
.rosen {
padding:10px; 
border-left:#00af9b solid 5px; 
border-bottom:#00af9b solid 1px; 
background-color:#f4f5f7;
}

