@import url(global.css);

/* default layout Templete *****************************************************************************************************/
textarea.cmdinput {
	font:12px 'µ¸¿ò',gulim,serif ; color:#7e7e7e;
	height:18px;
	border-top:1px solid #999999;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	border-left:1px solid #999999;
	overflow-y:auto;
}

/*Total Wrap*******************************************************************************************************************/
#Wrapper {
	width:100%; height:auto;
	background:url(/home/63RESTAURANT/images/common/bg.gif) repeat-x;
}                                 		

/*Middle Section*************************************************************************************************************/
#MiddleSec {
	width:1100px; height:auto;
	background:url(/home/63RESTAURANT/images/common/bg.gif) repeat-x;
}

/*Left Section****************************************************************************************************************/
#LeftSec {
	width:217px; height:auto;
	float:left;
}

/*Top Section*****************************************************************************************************************/
#TopSec {
	width:785px; height:185px;
	float:left;
}
/*Contents Section*************************************************************************************************************/
#CntSec {
	width:728px; height:auto; 
	float:left;
	padding-left:48px;
}
#CntSec h1 {
	padding:0 2px 0 29px;
	width:671px; height:59px;
}
#CntSec h1 div.Location {
	width:auto; height:auto;
	float:right; 
	padding-top:2px;
}
#CntSec h1 div.Location img.ico {
	margin:3px 5px; 
}
#CntSec h2 {
	background:url(/home/63RESTAURANT/images/common/h2_ic.gif) 3px 13px no-repeat;
	padding:10px 0 0 15px;
}
#CntSec div.CntMainSec {
	width:719px; height:auto;
}

#CntSec div.CntMainSec table.cnt{
	width:719px; height:auto;
}
#CntSec div.CntMainSec table.cnt td.le{
	vertical-align:top;
	background:url(/home/63RESTAURANT/images/common/con_le.gif) repeat-y;
}
#CntSec div.CntMainSec table.cnt td.ri{
	vertical-align:top;
	background:url(/home/63RESTAURANT/images/common/con_ri.gif) repeat-y;
}
#CntSec div.CntMainSec table.cnt td.qq{
	width:645px; height:auto;
	background:#ffffff;
	padding:22px 20px 0 30px;
	vertical-align:top;
}
/*Bottom Section*********************************************************************************************************************/
#BottomSec {
	width:100%; height:140px;
	float:left;clear:both;
	background:url(/home/63RESTAURANT/images/common/footer_bg.gif) no-repeat;
}
#BottomSec img{
	margin:42px 0 0 652px;
}

/* Layer Pop */
div.LayerInfoSec {
	position:absolute; z-index:20; width:567px height:445px;top:128px;left:0px;
}
div.LayerEvent {
	position:absolute; z-index:10; width:603px height:262px;top:0px;left:391px;
}

/* PageNumber Style */
div.pageNumber {width:648px; height:auto; text-align:center; margin-top:15px;color:#666666;float:left; }
div.pageNumber img.sp{margin:0 5px;}
div.pageNumber a {color:#666666;}
div.pageNumber a.bt {vertical-align:-2px; margin:0 2px;}
div.pageNumber a.btr {vertical-align:-2px; margin-left:5px;}

/* Popup Style ******************************************************************************************************************/
#PWrapper {
	width:100%; height:auto;
	background:#ffffff;
}
#PWrapper div.PTopSec {
	width:100%; height:46px;
	margin-bottom:23px;
	background:url(/home/63RESTAURANT/images/common/popup/bg_top.gif) repeat-x;
	position:relative;
}
#PWrapper div.PTopSec div.pt1 {
	width:7px; height:46px;
	background:url(/home/63RESTAURANT/images/common/popup/left_top.gif) no-repeat;
	position:absolute;
	left:0; top:0;
}
#PWrapper div.PTopSec div.pt2 {
	width:7px; height:46px;
	background:url(/home/63RESTAURANT/images/common/popup/right_top.gif) no-repeat;
	position:absolute;
	right:0; top:0;
}
#PWrapper div.PTopSec h1 {
	padding:13px 0 0 15px;
	height:14px;
}
#PWrapper div.PCntSec1 {
	padding-left:15px;
	margin-bottom:23px;
	text-align:center;
}
#PWrapper div.PCntSec2 {
	padding-left:15px;
	margin-bottom:23px;
}
#PWrapper div.PBtmSec {
	width:100%; height:30px;
	padding-top:7px;
	background:url(/home/63RESTAURANT/images/common/popup/bg_btm.gif) bottom repeat-x;
	position:relative;
	text-align:right;
}
#PWrapper div.PBtmSec img.close {
	margin:10px 15px 0 0; 
}
#PWrapper div.PBtmSec div.pb1 {
	width:7px; height:37px;
	background:url(/home/63RESTAURANT/images/common/popup/left_btm.gif) no-repeat;
	position:absolute;
	left:0; top:0;
}
#PWrapper div.PBtmSec div.pb2 {
	width:7px; height:37px;
	background:url(/home/63RESTAURANT/images/common/popup/right_btm.gif) no-repeat;
	position:absolute;
	right:0; top:0;
}
