diff --git a/css/default_shop.css b/css/default_shop.css index cde92daab..8d39fd2c9 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -54,6 +54,13 @@ a:active {color:#000;text-decoration:underline} /* 상단 레이아웃 */ #hd h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} +#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1000px;height:0} +#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} +.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff} +.hd_pops_con {margin:0 0 30px} +.hd_pops_chk {position:absolute;bottom:0;left:0;padding:10px 0;width:100%;background:#000;color:#fff;text-align:right} +.hd_pops_chk input {margin-right:10px} + #hd_nb {border-bottom:1px solid #e9e9e9;background:#faf9f5;zoom:1} #hd_nb:after {display:block;visibility:hidden;clear:both;content:''} #hd_nb ul {margin:0 auto;width:110px} diff --git a/shop/newwin.inc.php b/shop/newwin.inc.php index e5096d3ce..549cbbf2b 100644 --- a/shop/newwin.inc.php +++ b/shop/newwin.inc.php @@ -1,4 +1,4 @@ - + -
| =conv_content($nw['nw_content'], 1);?> | -
| - |