/* ------------------------------------------------------------
 * Name      : ekornes.css
 * Desc       :  ACE BED / common Style Sheet
 * Created   : 2008/03/27 PentaBreed by suga
 * Updated  :
 ------------------------------------------------------------ */
html{
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #c6bbbb;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #c6bbbb;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #f1f1f1;
	scrollbar-arrow-color: #c6bbbb;
}

body {
	height: 100%;
	width:100%;
	text-align:center;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	line-height: 1em;
	font-family: µ¸¿ò, Arial, verdana;
}

td, th{
	font-size: 1em;
	line-height: 15px;
	padding:0; margin:0;
}

optgroup label{font-style:normal;font-weight:normal;}
form, p, blockquote, dl, dd, dt {margin: 0;padding: 0;}
ul, li, ol{list-style:none;margin:0;padding:0px;}
fieldset{margin:0; padding:0; border:0}
img, input.type-image {border: 0 none;vertical-align:middle;}

p, div, th, td, select {color: #666}

/*INPUT*/
textarea{border:1px solid #D7D7D7;line-height:18px;}
input, select, textarea {
	vertical-align: middle;
	font-size: 1em;
	color: #666;
}

#wapper{width:100%; height:1050px; min-width:1024px;min-height:700px; background:#ebe9e8; }
/*#boardList{position:absolute;width:1024px;height:480px;top:50%; left:50%; margin:-270px 0 0 -512px; text-align:left; display:none;}*/
#boardList{position:absolute;width:1024px;height:480px; left:50%; margin:82px 0 0 -512px; text-align:left; display:none;}
#boardList iframe{background:transparent; width:100%; height:100%}
#searchBox {margin:100px 0 0 258px}
	#searchBox input#shop{border:none; margin:0 10px; padding:4px 1px 1px 4px; height:20px; background:url('/Ekornes/images/search_bg.gif') no-repeat left top;}
#boardListTxt{height:240px; margin:65px 50px 0 50px;}
#boardListTxt table{border:0; margin:0; border-collapse:collapse; text-align:left;}
	#boardListTxt table thead th{height:22px;}
	#boardListTxt table tbody td{height:22px; color:#fff;}
	#boardListTxt table tbody td.num {text-align:center;}
#listPage{text-align:left; margin-left:50px}
	/* ±âº» ¸®½ºÆ® Tb _ page¸®½ºÆ® */
	.TbPage{padding-top:20px; text-align:center; clear:both;}
	.TbPage img{vertical-align:top;}
	.TbPage ul{display:inline;}
	.TbPage li{display:inline; background:url('/Images/common/table/pag_bar.gif') no-repeat left 4px; padding:0 4px 0 6px;}
	.TbPage li.first-child{background:none; padding:0 0 0 4px;}
	.TbPage li.this a{color:#D2823A; font-weight:bold;}
