body	{
	font-family: "돋움", "돋움체", "Arial";
	font-size: 9pt;
	color: #2C2D2F;
	margin: 0px;
	line-height:14pt;
	background-color: #ada595;
}

table	{ font-family: "돋움", "돋움체", "Arial"; font-size: 9pt; }

td	{ font-family: "돋움", "돋움체", "Arial"; font-size: 9pt; color: #2C2D2F; line-height:13.5pt;}

input	{ font-family: "돋움", "돋움체", "Arial"; font-size: 9pt; color: #2C2D2F; }

select	{ font-family: "돋움", "돋움체", "Arial"; font-size: 9pt; color: #333333; }

textarea{ font-family: "돋움", "돋움체", "Arial"; font-size: 9pt; color: #2C2D2F; }


.link {
	text-decoration:underline; 
	color:#2C2D2F; 
	font-family: "돋움"; 
	font-size: 9pt
}

a{
	color:#2C2D2F;
	text-decoration: none;
	font-family: "돋움";
	font-size: 9pt
} 

a:visited{ 
	font-size:9pt;
	font-family:"돋움";
	color:#2C2D2F;
	text-decoration:none;
} 

a:hover { 
	text-decoration:underline; 
	color:#3366cc; 
	font-family: "돋움"; 
	font-size: 9pt
} 

a:link {
	font-size:9pt;
	font-family:"돋움";
	color:#2C2D2F;
	text-decoration:none;
}



.greea {
	font-family: "돋움";
	font-size: 9pt;
	font-style: 15;
	color: 555555;
	line-height: 17px;
}

.greeb {
	font-family: "돋움";
	font-size: 9pt;
	font-style: 15;
	color: 5393B9;
	line-height: 17px;
}

.greec {
	font-family: "돋움";
	font-size: 9pt;
	font-style: 15;
	color: ffffff;
	line-height: 17px;
}

.title {
	font-family: "돋움";
	font-size: 14px;
	font-weight: bold;
}
.copyr {
	font-family: "돋움";
	font-size: 8pt;
	font-style: 15;
	color: cccccc;
	line-height: 17px;
}.typew {
	font-family: Arial, Helvetica, sans-serif, "돋움";
	font-size: 9pt;
	color: #FFFFFF;
}
.lunch {
	background-attachment: fixed;
	background-color: #ADA595;
	background-image: url(../images/menu/lunch_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.vipmenu {
	background-attachment: fixed;
	background-color: #ADA595;
	background-image: url(../images/menu/vipmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.wine {
	background-attachment: fixed;
	background-color: #ae9181;
	background-image: url(../images/menu/bg_wine.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.liquor {
	background-attachment: fixed;
	background-color: #ae9181;
	background-image: url(../images/menu/bg_liquor.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.weekend {
	background-attachment: fixed;
	background-color: #ADA595;
	background-image: url(../images/menu/bg_weekend.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.photobg {
	background-attachment: scroll;
	background-color: #7c6c5f;
	background-image: url(../images/photo/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
