@charset "euc-kr";

@import url("layout.css");

#left {float:left;width: 180px;}
#content {float:left;width: 695px; padding: 37px 0 25px 15px;}

#quickMenu {position: absolute; left: 910px; top: 210px;}

/* new content */
.intro01{width:650px;margin:0 auto}

/* 사이트맵 */
#sitemap {position: relative; width: 695px;}
#sitemap ul {list-style: none;min-height:100px;height:auto !important;height:100px; margin: 0; padding: 0;}
#sitemap ul:after{content:"";display:block;clear:both}
#sitemap ul li {float: left; margin: 0 0 20px 0; width: 160px;}
#sitemap .depth1 {margin: 0; padding: 2px 0 0 13px; font-weight: bold; background: url('/common/images/bg_sitemap.gif') no-repeat;}
#sitemap .depth1 a:link, #sitemap .depth1 a:active, #sitemap .depth1 a:visited, #sitemap .depth1 a:hover {color: #5E9926;}
#sitemap .depth2 {margin: 0; padding: 3px 0 0 0; font-weight: normal;}
#sitemap .depth2 a:link, #sitemap .depth2 a:active, #sitemap .depth2 a:visited, #sitemap .depth2 a:hover {color: #666666;}
#sitemap .depth3 {margin: 0; padding: 3px 0 0 20px; width: 130px; font-weight: normal; font-size:11px;}
#sitemap .depth3 a:link, #sitemap .depth3 a:active, #sitemap .depth3 a:visited, #sitemap .depth3 a:hover {color: #5E9926;}#sitemap .foi {position: absolute; top: 230px; left: 0;}

/* 조합소개 */
.lst_thum{position:relative;;height:auto !important;margin:10px 0 10px 0}
.lst_thum:after{content:"";display:block;clear:both}
.lst_thum .thum,.lst_thum div{float:left;width:498px}
.lst_thum .thum{display:block;width:172px;min-height:70px;height:auto !important;height:70px;margin-right:10px}
.lst_thum div h5:first-child{margin-top:0}
.lst_thum div p:first-child{margin-top:0}
.lst_thum.type02 .thum{float:right;margin:0 0 0 20px}.lst_thum.ver_txt .thum{width:auto;margin-bottom:8px}
.lst_thum.ver_txt div{float:none;width:auto}

/*조합원 가입안내*/
ol{margin-left:35px;list-style:decimal}
ol li{margin-bottom:3px}
ol li ul{margin:5px 0 10px 0}
ol li ul li{padding-left:14px;background:url(../images/content/common/bul_h6.gif) no-repeat 0 6px}
