﻿@charset "utf-8";
/* CSS Document */

@import url(common.css);

/* TITLE : Sub SiteMape page
 * UPDATE: 20091203
 * AUTHOR: KANG WOL SUNG */

/* sub_____siteMap */
.siteMap, .siteMap2 { width:595px; border:1px solid #dadada; background-color:#f9f9f9; display:inline-block; }
.siteMap2 { border-top: none; }
.sitemapList_box { width:119px; float:left; }
.sitemapList_box dt { height:25px; border-bottom:1px solid #dadada; background-color:#efefef; font-size:15px; font-weight:bold; padding-top:10px; letter-spacing:-1px; padding-left:17px; }
.bu_Larrow { background:url(http://image.cabal.co.kr/cabal/img/sub/bu_arrow.gif) no-repeat 10px 15px; }
.Lcategory { margin:0 0 0px 10px; letter-spacing: -1px; }
.Lcategory li { height:20px; }
.Lcategory a:link, .Lcategory a:active, .Lcategory a:visited, .Lcategory a:hover { color:#6a5e7d; }
.Lcategory a:hover { text-decoration:underline; } 

.LcategoryDepth { margin:0px 0 10px 17px; }
.LcategoryDepth li { height:20px; }
.LcategoryDepth a:link, .LcategoryDepth a:active, .LcategoryDepth a:visited, .LcategoryDepth a:hover, .LcategoryDepth strong { color:#7b8ca4; font-size: 11px; letter-spacing: -1.3px; }
.LcategoryDepth a:hover { text-decoration:underline; } 

.lineHdot {margin-bottom:10px; margin-top:10px; height:615px; background:url(http://image.cabal.co.kr/cabal/img/sub/line_h_dot_sitemap.gif) repeat-y right; }

