@import url("/common/css/e-shop.css");

/* common */
body,html{ margin:0px; padding:0px;  color:#acabab; font:11px/16px dotum,verdana; height:100%; width:100%;  background:#000 url('/images/common/bg.gif') top left repeat-x;}
div,dl,dt,dd,ul,ol,li,p,blockquote,form,table { margin:0px; padding:0px; font:11px/16px dotum,verdana; list-style:none; }
* { margin:0px; padding:0px; }
input, select { margin:0px; padding:0px; border:0px; }
img	{border:0px;}

a:link, a:visited { color:#acabab; font:11px dotum,verdana; text-decoration:none; }
a:hover, a:active { color:#fff; font:11px dotum,verdana; text-decoration:none; }

.textarea01 { font:11px dotum,verdana; border:1px solid #343434; background-color:#272727; padding:5px; color:#a1a1a1;
	scrollbar-face-color: #1a1a1a;
	scrollbar-highlight-color: #555;
	scrollbar-3dlight-color: #1a1a1a;
	scrollbar-shadow-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #000;
	scrollbar-arrow-color: #f5821f;
}

.scrollbox {width:650px; height:220px; overflow-y:scroll ;overflow-x:hidden; border:1px solid #343434; background-color:#232323;
	scrollbar-face-color: #1a1a1a;
	scrollbar-highlight-color: #555;
	scrollbar-3dlight-color: #1a1a1a;
	scrollbar-shadow-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #000;
	scrollbar-arrow-color: #f5821f;
}

.scrollbox01 {width:322px; height:453px; overflow-y:scroll ;overflow-x:hidden; border:1px solid #080808; background-color:#070707;
	scrollbar-face-color: #1a1a1a;
	scrollbar-highlight-color: #555;
	scrollbar-3dlight-color: #1a1a1a;
	scrollbar-shadow-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #000;
	scrollbar-arrow-color: #f5821f;
}

.scrollbox02 {width:610px; height:155px; overflow-y:scroll ;overflow-x:hidden; border:0px;
	scrollbar-face-color: #1a1a1a;
	scrollbar-highlight-color: #555;
	scrollbar-3dlight-color: #1a1a1a;
	scrollbar-shadow-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #000;
	scrollbar-arrow-color: #f5821f;
}

.input01 { font:11px/16px dotum,verdana; border:1px solid #343434; background-color:#272727; padding:0 5px 0 5px; color:#a1a1a1; height:17px;}
.input02 { font:11px/16px dotum,verdana; border:1px solid #343434; background-color:#3c3c3c; padding:0 5px 0 5px; color:#a1a1a1; height:15px;}
.input03 { font:11px/16px dotum,verdana; border:1px solid #343434; background-color:#232323; padding:0 5px 0 5px; color:#a1a1a1; height:15px;}

.select01 { font:11px/16px dotum,verdana; background-color:#3c3c3c; color:#a1a1a1;}
.select02 { font:11px/16px dotum,verdana; background-color:#232323; color:#999;}


.b {font-weight:bold;}
.border {border:1px solid #3a3a3a; }
.border01 {border-top:1px solid #323232; border-left:1px solid #323232;  border-right:1px solid #232323;  border-bottom:1px solid #232323;}
.border02 {border-right:1px solid #222;  border-bottom:1px solid #222;}
.border03 {border-bottom:1px solid #222;}
.border03_space { padding:15px 0px; vertical-align:top; }
.border04 {border:1px solid #ea7d1f;}
.border04_1 {border:1px solid #000000;}
.border04_2 {border:1px solid #1f1f1f;}
.border05 {border-bottom:1px solid #272727; text-align:center;}
.border06 {border-bottom:1px solid #272727; padding:0 0 0 7px;}
.border07 {border-bottom:1px solid #272727;}




.verdana {font:9px verdana;}

/* font color */
.font01 {color:#a1a1a1;}
.font02 {color:#a1a1a1;}
a.font02:link, a.font02:visited { color:#a1a1a1; font:11px dotum,verdana; text-decoration:none; }
a.font02:hover, a.font02:active {  color:#fff; font:11px dotum,verdana; text-decoration:none; }

.font03 {color:#999;}
.font04 {color:#eb7d20; font-weight:bold;}
.font04_1 {color:#eb7d20;}
.font04_2 {font:24px/30px dotum,verdana;color:#eb7d20;font-weight:bold;}

.font05 {color:#a1a1a1;}
a.font05:link, a.font05:visited { color:#a1a1a1; font:11px/22px dotum,verdana; text-decoration:none; }
a.font05:hover, a.font05:active {  color:#fff; font:11px/22px dotum,verdana; text-decoration:none; }

.font06 {color:#fff;}
.font07 {color:#999;}

.font08 { color:#eb7d1f;font-size:11px; }

.font09 {color:#a1a1a1;}
a.font09:link, a.font09:visited { color:#a1a1a1; font:11px dotum,verdana; text-decoration:none; letter-spacing:-1px; }
a.font09:hover, a.font09:active {  color:#fff; font:11px dotum,verdana; text-decoration:underline; letter-spacing:-1px; }



/*page */
.page {color:#a1a1a1; font:9px verdana;}
a.page:link, a.page:visited { color:#a1a1a1; font:9px verdana; text-decoration:none; }
a.page:hover, a.page:active{  color:#fff; font:9px verdana; text-decoration:none; }

.page_bold {color:#fff; font:9px verdana; font-weight:bold;}
a.page_bold:link, a.page_bold:visited { color:#fff; font:9px verdana; text-decoration:none; font-weight:bold; }
a.page_bold:hover, a.page_bold:active{  color:#fff; font:9px verdana; text-decoration:none; font-weight:bold;}


/* layout */
#container-page {
  width:100%;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-content {
  padding: 0 0 30px 0;
  margin:0 0 10px 0;
 }

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#container-foot {
  clear:both;
  width: 100%;
  position: relative;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 115px;
}



/* community */
.photo_box { background:url('/images/community/photo_bg.gif') no-repeat; width:136px; height:103px; padding:1px;}

.poll_bg { background:url('/images/community/poll_bg.gif'); height:5px;}
.poll_bg01 { background:url('/images/community/poll_bar01.gif'); height:5px;}
.poll_bg02 { background:url('/images/community/poll_bar02.gif'); height:5px;}


/* È¸¿ø°¡ÀÔ */
.tab_bg { background:url('/images/member/tab_bg.gif');}


/* ¸ðÅÍ»çÀÌÅ¬ */
.moter_bg01 { background:url('/images/moter/bg01.gif'); width:182px; height:159px;}
.moter_bg02 { background:url('/images/moter/bg02.gif'); width:156px; height:159px;}
.moter_bg03 { background:url('/images/moter/bg03.gif'); width:156px; height:159px;}


/* Á¤º¸¸¶´ç */
.press_box { background:url('/images/info/press_bg.gif') no-repeat; width:136px; height:185px; padding:1px;}
.gallery_box { background:url('/images/info/gallery_bg.gif') no-repeat; width:88px; height:66px; padding:1px;}
.gallery_large_box { background:url('/images/info/gallery_view_bg.gif') no-repeat; width:390px; height:292px; padding:1px;}
.gallery_small_box { background:url('/images/info/gallery_view_bg01.gif') no-repeat; width:30px; height:30px; padding:1px;}
.customer_box { background:url('/images/info/photo_bg.gif') no-repeat; width:351px; height:255px; padding:1px;}
.customer_small_box { background:url('/images/info/photo_s_bg.gif') no-repeat; width:63px; height:63px; padding:1px;}

.movie_bg { background:url('/images/info/movie_bg.gif') no-repeat; width:376px; height:10px;}
.volume_bg { background:url('/images/info/volume_bg.gif') no-repeat; width:59px; height:79px;}


/* PnA */
.pa_menu_box {
	width:650px;
	height:80px;
	margin:0px;
	padding:0px;
	border-style:solid;
	border-left-width:1px;
	border-top-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-color:#323232;
	border-left-color:#323232;
	border-right-color:#000;
	border-bottom-color:#000;
	background:#232323;
	text-align:left;
}

.pa_p {
	margin:0 0 5px 0;
	padding:0px;
}
img.icon_vtical {
	vertical-align:middle;	
	margin-bottom:2px;
}

.p_wrap {
	width:200px;
	height:auto;
	overflow:hidden;	
}

.pa_gallery {border-top:1px solid #323232;background:#232323;text-align:center;}
.pa_gallery_small_box { background:url('/images/pa/gallery_view_bg01.gif') no-repeat; width:42px; height:30px; padding:1px;}
.pa_input { border:1px solid #343434; background:#232323; }

