/* BASIC css start */
/* ÁÂÃø ¸Þ´º */
#sideMenu { position:fixed; top:0; left:0; z-index:98; width:70px; height:100%; min-height:750px; padding-right:3px; background:url(/design/flaseek/web/images/bg_cate.png) repeat-y 100% 0; }
.sideMenu_bg { width:70px; height:100%; background:#151719; }
#sideMenu ul { font-size:0; padding-top:76px; }
#sideMenu li a { display:block; }

/* ÁÂÃø Ä«Å×°í¸® */
#sideCate { position:fixed; top:0; left:70px; z-index:97; width:180px; height:100%; min-height:750px; padding-right:3px; background:url(/design/flaseek/web/images/bg_cate.png) repeat-y 100% 0; }
.sideCate_bg { width:180px; height:100%; background:#fff; }
.sideCate_content { width:180px; background:#36383a; }
#sideCate h2 { margin:76px 0 0px; }
#sideCate ul { width:155px; margin-left:12px; font-size:0; padding:28px 0 30px; border-top:1px solid #47494b; }
#sideCate ul.first { padding-bottom:26px; }
#sideCate h3 { display:block; }
#sideCate li a { display:block; }
h3#cate_bottom { margin-top: -17px;}
/* BASIC css end */

