@charset "euc-kr";

@import url("layout.css");

/* sub.css */
#head{position:relative;height:190px;background:url('../images/bg_head.gif') repeat-x top;z-index:999}
.container{position:relative;min-height:100px;height:auto !important;height:100px;z-index:9999}
.container:after{content:"";display:block;clear:both}
	#left,#content{position:relative;float:left;z-index:99}
	#left {width:190px;margin-top:-70px;padding-right:10px}
	#content {position:relative;width:695px;padding:30px 15px 15px 0;background:url('../images/bg_content.gif') no-repeat right top}

.sub .visual{overflow:hidden;height:215px}

.lineMap{top:25px;z-index:88}

/* 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}
