/* BASIC css start */
/* MainPAGE */

#main { position:relative; padding-top: 50px; padding-bottom: 50px; margin: 0;  }


.site_cate { overflow: visible; width:180px; padding: 40px 40px; float:left; margin: 0; }

.site_cate ul { list-style: none; float:left; width:180px; margin: 0; padding: 0; }

.site_cate li { height: 25px; border-bottom: 1px solid #e5e5e5; padding: 8px 0 0 22px; }
.site_cate li a { font-family: µ¸¿ò, Dotum, Arial; font-size: 10pt; background: #fff; height: 30px; text-decoration: none; vertical-align: middle; }
.site_cate li a :link, .site_cate li a:visited { color: #787878;  }
.site_cate li a:hover { color: #e00809; font-weight: bold; }


.site_cate .tit_first { height: 18px; border-bottom: 2px solid #e5e5e5; font-weight: bold; padding: 0 0 3px 22px;}
.site_cate .tit_first { background: url(http://www.pontree.co.kr/design/crom3692/djds/menu_tit_icon.gif) no-repeat; vertical-align: middle;}

/* BASIC css end */

