@import url("main.css"); 

body{background-image:url(../image/bg.gif); background-repeat:repeat-x;}


#gnb .logo{background:url(../image/logo_bg.gif) no-repeat; width:280px; height:60px; float:left;}
#gnb .top_menu li{float:left; background:url(../image/topmenu_bg.gif) repeat-x; height:20px;}
#gnb .top_menu .left{background:url(../image/topmenu_l.gif) no-repeat; height:20px; width:20px;}
#gnb .top_menu .right{background:url(../image/topmenu_r.gif) no-repeat; height:20px; width:20px;}

.menu_left {background:url(../image/menu_l.gif) no-repeat; height:45px; width:10px;}
.menu_bg {background:url(../image/menu_bg.gif) repeat-x;}
.menu_right {background:url(../image/menu_r.gif) no-repeat; width:10px;}

.submenu_bg{background:url(../image/product/submenu_bg.gif) repeat-y; text-align:center;}
.submenu_bottom{background:url(../image/product/submenu_bottom.gif) no-repeat; height:10px;} 

/* 로그인,회원가입 */
#login{padding:30px; background:url(../image/member/login_bg.gif) 30px 30px no-repeat; height:400px;}
#login .login_1{padding:30px 0px 0px 30px; width:280px; vertical-align:top;}
#login .login_2{padding:60px 0px 0px 0px; vertical-align:top;}
.rule{border:1px solid #c9e3ef; padding:10px; background-color:#FFFFFF;}



