@charset "euc-kr";

/* ÀÌ¿ô´åÄÄ(e-wut.com) 
À¥ ÆÛºí¸®½Ì 
ÀÛ¾÷ÀÚ:±èµ¿¿ì, ±èÀºÁ¤ */

/*º»¹®¿µ¿ª*/
#foodListArea {
	clear:both;
	width:589px;
	margin:0 auto;
	}
#foodListArea #listTop {
	position:relative;
	padding-top:5px;
	height:40px;
	text-align:center;
	}
	#foodListArea #listTop .monthArea {
		position:relative;
		width:210px ; 
		margin:0 auto;
		padding-top:7px;
		font-size:1.45em;
		font-weight:bold;
		}
		#foodListArea #listTop .monthArea img {
			position:absolute;
			top:0;
			}
			#foodListArea #listTop .monthArea .prevMonth {
				left:0;
				}
			#foodListArea #listTop .monthArea .nextMonth {
				right:0;
				}
	#foodListArea #listTop .adminBtn {
		position:absolute;
		right:0;
		bottom:10px;
		}
	#foodListArea .menuBox {
		/* float:left; */
		margin-bottom:16px;
		padding-right:11px;
		/* background:url(/image/access/foodList/dayBoxRight.gif) no-repeat right top; */
		border: 1px solid #d3d3d3;
		float: none;
		overflow: hidden;
		border-radius: 9px;
		}
	#foodListArea .objTop {
		width: 6%; 
		float:left;
		}
	#foodListArea .objContent {
		float:left;
		overflow:hidden;
		/* width:538px; */
		width: 94%; 
		height:85px;
		padding:12px 0;
		/* border-top:#d3d3d3 1px solid;
		border-bottom:#d3d3d3 1px solid; */
		}
		#foodListArea .menuName {
			float:left;
			/* width:240px; */
			width: 40%; 
			padding-left:11px;
			padding-right:16px;
			border-right:#ddd 1px solid;
			}
		#foodListArea .menuName a {
			float:left;
			}
		#foodListArea .menuName p {
			overflow:hidden;
			float:left;
			/* width:100px; */
			width: 195px; 
			height:84px;
			margin:0;
			font-size: 0.9em; line-height: 1.6; 
			}
			#foodListArea .menuName img {
				float:left;
				margin-right:12px;
				border:#d3d3d3 1px solid;
				}
		#foodListArea .calorie {
			float:left;
			/* width:123px; */
			width: 50%; 
			padding-left:9px;
			font-size:0.9em;
			line-height:150%;
			}
		#foodListArea .valuation {
			overflow:hidden;
			float:left;
			width:119px;
			padding:9px;
			font-size:0.9em;
			text-align:center;
			background:#f9f9f2;
			}
	#foodListArea .valuation .star {
		display:inline;
		margin-bottom:5px;
		}
	#foodListArea .valuation .number {
		font-family:verdana;
		}
	#foodListArea .valuation .count {
		margin-bottom:5px;
		}
		#foodListArea .valuation .count span {
			display:block;
			}
	#foodListArea .valuation form {
		padding-left:5px;
		}
	#foodListArea .valuation select {
		float:left;
		vertical-align:-5px;
		}
	/*¹öÆ°¿µ¿ª*/

		/*¹öÆ° ±âº» ½ºÅ¸ÀÏ*/
		span.button, span.button a, span.button button, span.button input {
			display:inline-block;
			position:relative;
			overflow:visible;
			font-size:0.9em;
			border:0;
			vertical-align:middle;
			white-space:nowrap;
			background:transparent url(/image/access/join/btnBg.gif) no-repeat scroll 0 0;
			}
		span.button.small {
			overflow:visible;
			height:20px;
			margin-right:2px;
			padding:0 0 0 2px;
			background-position:left top;
			}
		span.button.small input {
			float:left;
			left:2px;
			cursor:pointer;
			background-position:right top;
			height:20px;
			line-height:18px;
			padding:0 6px 0 3px;
			}


		/*º¼µå¹öÆ°*/
		span.button.strong * {
			font-weight:bold !important;
			}

		/* Icon ¹öÆ°*/
		span.button .blit { 
			display:none;
			position:relative; 
			float:left;
			left:6px; 
			margin:2px 2px 0 0;
			vertical-align:middle; 
			border:0; 
			z-index:2; 
			}
/* ³ªµµÇÑ¸¶µð */
.replyForm {
	float:left;
	width:607px;
	padding-bottom:20px;
	}
.replyForm h4 {
	display:block;
	margin:0 0 10px 0;
	padding-left:17px;
	font-size:1em;
	background:url(/image/access/board/boardWriteFile.gif) no-repeat left top;
	}
.replyFormArea {
	float:left;
	width:555px;
	height:120px;
	margin-bottom:20px;
	padding:18px 0 0 52px;
	background:url(/image/access/board/replyformBg.gif) no-repeat left top;
	}
.replyContent {
	font-size:0.92em;
	margin-bottom:12px;
	}
.replyInfo {
	float:left;
	width:100%;
	margin-bottom:5px;
	}
	.replyInfo .info {
		float:left;
		}
	.replyInfo dt {
		display:inline;
		float:left;
		font-size:0.92em;
		color:#848484;
		margin-right:5px;
		vertical-align:middle;
		}
	.replyInfo dd {
		display:inline;
		}
	.replyInfo .inputtxt {
		display:inline;
		float:left;
		width:138px;
		height:11px;
		margin-right:7px;
		padding:2px;
		font-size:1em;
		border:#c0c0c0 1px solid; 
		background: url(/image/access/board/inputtxtBg.gif) repeat-x left top;
		}
	.replyInfo p {
		float:left;
		font-size:0.92em;
		vertical-align:middle;
		}
	.replyInfo .textlimit {
		font-weight:bold;
		color:#a50000;
		}
	.reply textarea {
		overflow:auto;
		float:left;
		width:400px;
		height:45px;
		margin-right:6px;
		font-size:1em;
		color:#666;
		border:1px solid #d3d3d3;
		}
	.reply .replyBtn input {
		display:inline-block;
		overflow:visible;
		float:left;
		position:relative;
		width:121px;
		height:49px;
		font-family:"µ¸¿ò",dotum;
		font-size:0;
		line-height:normal;
		text-decoration:none !important;
		vertical-align:middle;
		white-space:nowrap;
		border:0;
		background: url(/image/access/board/replyBtn.gif) no-repeat left top;
		}
.feedbackList {
	float:left;
	width:607px;
	color:#333;
	padding-bottom:25px;
	background:url(/image/access/board/replyformbottomBg.gif) no-repeat left bottom;
	}
.feedbackList dl {
	float:left;
	width:98%;
	}
.feedbackList .pre{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #c1c1c1;
	}
.feedbackList dt {
	float:left;
	display:inline;
	width:75px;
	padding-left:17px;
	}
.feedbackList dd.text {
	float:left;
	width:370px;
	font-size:0.92em;
	line-height:160%;
	}
.feedbackList dd.date {
	float:right;
	color:#666;
	padding-right:10px;
	font-size:0.92em;
	}

@media screen and (max-width: 768px) and (min-width: 1px) {
	#foodListArea .menuBox { padding-right: 0; }
	#foodListArea .objContent { height: auto}
	#foodListArea .objTop { width: auto; float: none;  background-color: #eee;  text-align: center; padding: 4px 0 ; font-weight: bold; }
	#foodListArea .objContent { width: auto; float: none; }
	#foodListArea .objTop > img { display: none; }
	#foodListArea .objTop .hidden_word { position: static; text-indent: 0;  left: 0; font-size: 1em; }
	#foodListArea .menuName {}
	#foodListArea .menuName img { float: none; margin-right: 0; border: none; }
	#foodListArea .menuName a { display: block; float: none;  text-align: center }
	#foodListArea .menuName  span { display: block; margin-top: 10px; }

}

@media screen and (max-width: 420px) and (min-width: 1px) { 
	#foodListArea .menuName {  width: 49%; box-sizing: border-box; }
	#foodListArea .calorie { box-sizing: border-box; }
}