body {overflow-y:scroll;}
* {padding:0;margin:0;}

html,body,div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{margin:0;padding:0;}
ul,ol,dl{list-style:none;}
img{border:0; vertical-align:top; onFocus:blur();}
a {outline:none; selector-dummy:expression(this.hideFocus=true);}
#wrap_bg{width:100%;  margin:0 auto;background:url(../img/top_bg.gif); background-repeat:repeat-x;}
#wrap_sub{width:100%;  margin:0 auto;background:url(../img/sub_bg.gif); background-repeat:repeat-x;}
#wrap{width:100%; }
#header{width:1000px; height:128px; position:relative;  margin:0 auto;}
#top_set{width:1000px; height:25px; margin:0 auto;}
.top_bt{float:right; width:332px; height:25px;}
.top_bt li{float:left;}
.gnb_logo{float:left; width:130px; height:63px; padding-top:20px; padding-right:20px;}
.gnb_menu{width:750px; height:93px; float:right; padding-top:10px;}
#flash{width:100%; height:389px;  text-align:center;  }

.main_visual{width:1000px; height:389px; margin:0 auto;}

.main_visual .visual_bt {width:300px; position:absolute;z-index:500;}
.main_visual .visual_bt .prev{position:absolute; top:-220px; left:-200px;}
.main_visual .visual_bt .next{position:absolute; top:-220px; left:1050px;}







#pr{width:1000px;height:320px; margin:0 auto;padding-top:10px; padding-bottom:10px; }
.con1{width:332px;height:320px; float:left; border-left:1px solid #e6e7e8;}
.con1 .con1_box1{width:280px; padding-top:34px; padding-left:15px; height:156px;}
.con1 .con1_box2{width:280px; padding-left:25px; height:120px;}

.con2{width:332px;height:320px; float:left; border-left:1px solid #e6e7e8; border-right:1px solid #e6e7e8;}
.con2 .con2_box1{width:280px; padding-top:34px; padding-left:25px; height:275px;}

.con3{width:332px;height:320px; float:left; border-right:1px solid #e6e7e8;}
.con3 .con3_box1{width:280px; padding-top:34px; padding-left:25px; height:275px;}




#cn_bg{width:100%; height:161px;background-color:#ebebeb; }
#cn{width:1000px; height:161px; margin:0 auto;}


.cn1{width:250px; float:left; height:161px; }

.cn2{width:250px; float:left; height:161px; }

.cn3{width:250px; float:left; height:161px; }

.cn4{width:250px; float:left; height:161px; }

#footer_bg{width:100%; height:120px; border-top:3px solid #e7e7e7;  }
#footer{width:1000px; height:87px; margin:0 auto;}

#footer_wrap{width:100%; background-color:#5c8c3d;  position:static;}


/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; top: 430px; left:0px; overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 45px; width: 16px; height: 16px; 
    display: inline-block; color: #bbbbbb; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #5f87e6;}
.cycle-pager > * { cursor: pointer;}


/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/ 
/*------------------------------------------------*/
 
ul#secondary-menu li { padding-right: 2px; }
 ul#secondary-menu a { font-size: 10.5pt; letter-spacing:-1px; color: #737373; text-decoration: none; text-transform: uppercase; font-weight: lighter; text-shadow:none;  padding-top: 22px}
 ul#secondary-menu a:hover { color: #000;}
 ul#secondary-menu > li.current_page_item > a { color: #919e9e !important; } 
 
 ul#secondary-menu li ul { width: 130px !important; background: #999; top: 93px !important; z-index: 9999px; display: none; }
  ul#secondary-menu ul li { margin: 0 !important;  float: left; }
   ul#secondary-menu ul li a { font-size:12px; width: 105px; color: #ededed;  padding: 8px 10px 8px 15px !important; border-bottom:1px solid #aaa; text-shadow:none; text-align:left; }
   ul#secondary-menu ul li a:hover { color: #fff; background-color:#5694d6; width: 105px;  }
   ul#secondary-menu li:hover ul ul, ul#secondary-menu li.sfHover ul ul { top: 0px !important; !important; }
   ul#secondary-menu ul li.even-item { background: none; }
   

/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/
.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; }
.nav li { float:left; position:relative; }
.nav a { display:block; float: left; }
 .nav li:hover ul, ul.nav li.sfHover ul { left:10px; top:50px; }
 .nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
  .nav li li:hover ul, ul.nav li li.sfHover ul { left:192px; top:0px; }
 .nav li:hover ul, .nav li li:hover ul { top: -999em; }
 .nav li li { display: block; padding: 0px; float: left; height: auto !important; }
 .nav li ul { width: 191px; z-index:1000; }
  .nav li li a:link, .nav li li a:visited { display: block; height: auto; float: left; }
  .nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }



/* slide */
#container { min-width:980px;text-align:center;height:476px;overflow:hidden; }
#slides { overflow:hidden;position:relative; left:50%; margin-left:-950px; width:1920px; min-width:980px; }
.slides_container { width:100%; height:476px; overflow:hidden; position:relative; display:none;}
#slides .slide { height:476px; display:block; cursor:pointer;}
/*  Next/prev buttons */
#slides .next,#slides .prev { position:absolute; top:180px; left:-36px; width:24px; height:60px; display:block; z-index:101;}
#slides .next { left:1500px;}
#slides .prev { left:360px;}
/*  Pagination */
.pagination{z-index:100;position:absolute;top:410px;list-style:none;width:100%; margin:0 auto; min-width:280px; }
.pagination li{display:inline-block;_display:inline;margin:0 3px;_zoom:1}
.pagination li a{background:url(http://bdmp-007.cafe24.com/bizdemo12628/img/main/sp_page.gif) 0 0px no-repeat;line-height:999px;vertical-align:top}
.pagination li a:hover{background-position:0 -6px;}
.pagination li.current a{background-position:0 -6px;}





#left_menu1 {width:190px; height:250px; background-image:url(../img/left_bg1.jpg); background-repeat:no-repeat; padding:140px 0 0 28px; line-height:180%; }
#left_menu1 a{ color:#ecf7ff; font-size:12px; font-weight:lighter;}
#left_menu1 a:hover{ color:#e3eaf6; font-size:12px; font-weight:bold;text-decoration:none}

#left_menu2 {width:190px; height:190px;  background-image:url(../img/left_bg2.jpg); background-repeat:no-repeat; padding:140px 0 0 28px; line-height:180%; }
#left_menu2 a{ color:#ecf7ff; font-size:12px; font-weight:lighter;}
#left_menu2 a:hover{ color:#e3eaf6; font-size:12px; font-weight:bold;text-decoration:none}

#left_menu3 {width:190px; height:250px; background-image:url(../img/left_bg3.jpg); background-repeat:no-repeat; padding:140px 0 0 28px; line-height:180%; }
#left_menu3 a{ color:#ecf7ff; font-size:12px; font-weight:lighter;}
#left_menu3 a:hover{ color:#e3eaf6; font-size:12px; font-weight:bold;text-decoration:none}

#left_menu4 {width:190px; height:190px; background-image:url(../img/left_bg4.jpg); background-repeat:no-repeat; padding:140px 0 0 28px; line-height:180%; }
#left_menu4 a{ color:#ecf7ff; font-size:12px; font-weight:lighter;}
#left_menu4 a:hover{ color:#e3eaf6; font-size:12px; font-weight:bold;text-decoration:none}

#left_menu5 {width:190px; height:190px;  background-image:url(../img/left_bg5.jpg); background-repeat:no-repeat; padding:140px 0 0 28px; line-height:180%; }
#left_menu5 a{ color:#ecf7ff; font-size:12px; font-weight:lighter;}
#left_menu5 a:hover{ color:#e3eaf6; font-size:12px; font-weight:bold;text-decoration:none}

#left_menu6 {width:190px;height:190px; background-image:url(../img/left_member.jpg); background-repeat:no-repeat; padding:140px 0 0 28px; line-height:180%; }
#left_menu6 a{ color:#ecf7ff; font-size:12px; font-weight:lighter;}
#left_menu6 a:hover{ color:#e3eaf6; font-size:12px; font-weight:bold;text-decoration:none}

#left_menu7 {width:190px; height:190px;  background-image:url(../img/left_shopping.jpg); background-repeat:no-repeat; padding:140px 0 0 28px; line-height:140%; }
#left_menu7 a{ color:#ecf7ff; font-size:12px; font-weight:bold;}
#left_menu7 a:hover{ color:#e3eaf6; font-size:12px; font-weight:bold;text-decoration:none}