@charset "utf-8";
/* CSS Document */

#submenu{width:185px;position:relative;background:url("../image/common/bg_2depth_line.gif") repeat-x left top;padding:0;margin-top:20px}
#submenu li{margin-bottom:5px}
#submenu a{display:block; font-size:13px; line-height:35px;width:165px;height:35px;padding:0;vertical-align:middle;padding-left:20px;color:#000}
*:first-child+html #submenu li{height:30px}
*:first-child+html #submenu a {}/*IE7에만 적용되는 핵*/


#submenu li a:hover,
#submenu li a:focus, 
#submenu li a:active, 
#submenu li .onhover {background:url(../image/common/bg_submenu.jpg) no-repeat center 5px ;text-decoration:none;color:#fff;font-weight:bold}


/*메뉴 밑 배너*/
.bn_products{background:url(../image/common/dot_col.jpg) repeat-x left top;padding-top:1px;margin-top:30px}
.bn_products li{height:53px;line-height:53px;vertical-align:middle;background:url(../image/common/dot_col.jpg) repeat-x left bottom;padding-bottom:2px}
.bn_products li img{padding:0 5px}
.bn_products li a{font-size:12px}
.bn_products li a,.bn_products li img{vertical-align:middle}