/* 유틸리티 페이지 CSS 입니다 / 작업자 : 정선화(lemoncloud@eluocnc.com) */

.sitemap {}
.sitemap ul {margin-bottom:75px; width:187px; margin-right:49px; float:left; border-bottom:1px solid #C4C4C4;}
.sitemap ul.last {margin-right:0;}
.sitemap li {background:url('/img/util/li_bg.gif') no-repeat 0 bottom;}
.sitemap li p a {display:block; padding-left:35px; padding-top:10px; height:20px; width:152px;}
.sitemap li p img {vertical-align:top;}
.sitemap li.none {background:none;}
.sitemap li.title {padding:0; height:45px; background:none; border-bottom:1px solid #C4C4C4;}
	.sitemap ul.s01 li p {background:url('/img/util/p_bg01.gif') no-repeat 21px 12px;}
	.sitemap ul.s02 li p {background:url('/img/util/p_bg02.gif') no-repeat 21px 12px;}
	.sitemap ul.s03 li p {background:url('/img/util/p_bg03.gif') no-repeat 21px 12px;}
	.sitemap ul.s04 li p {background:url('/img/util/p_bg04.gif') no-repeat 21px 12px;}
	.sitemap ul.s05 li p {background:url('/img/util/p_bg05.gif') no-repeat 21px 12px;}
	.sitemap ul.s06 li p {background:url('/img/util/p_bg06.gif') no-repeat 21px 12px;}
	.sitemap ul.s07 li p {background:url('/img/util/p_bg07.gif') no-repeat 21px 12px;}
	.sitemap ul.s08 li p {background:url('/img/util/p_bg08.gif') no-repeat 21px 12px;}



/* 통합검색 */
#Contents .search_form {margin:0 auto; margin-bottom:40px; width:450px; text-align:center;}
#Contents .search_form .search_form1 {padding-right:12px; padding-top:3px;}
#Contents .search_form .search_form2 {width:298px; height:23px; padding-left:2px; padding-top:5px; background:url('/img/util/tongsearch_input_bg.gif') no-repeat 0 0;}
	#Contents .search_form input {width:280px; height:15px; font-weight:bold; font-size:1.2em; color:#333; border:none; vertical-align:middle;}
	#Contents .search_form img {vertical-align:middle;}
	#Contents .search_form p {float:left;}

#Contents .sr_info {margin-bottom:20px; width:900px;}
	#Contents .sr_info strong {color:#cc0000;}
	#Contents .sr_info strong.sr_info_word {font-size:1.2em; }
	#Contents .sr_info span {color:#333; font-weight:bold;}

/* 카테고리 상품 */
#Contents .ProdListCate {margin-bottom:20px; overflow:hidden; height:18px; padding-top:3px; border-top:1px solid #D2D2D2;  border-bottom:1px solid #AAAAAA; width:900px;}
	#Contents .ProdListCate ul {float:left;}
	#Contents .ProdListCate li {float:left; display:block;padding-right:10px; padding-left:10px; color:#898989; background:url('/img/shop/ProdListCate_sai.gif') no-repeat right center;}
		#Contents .ProdListCate li a {color:#898989; }
		#Contents .ProdListCate li a:hover {color:#333333; }
		#Contents .ProdListCate li.on a {color:#333333; font-weight:bold;}
		#Contents .ProdListCate li.on a:hover {color:#333333; font-weight:bold;}
		#Contents .ProdListCate li.none {background:none;}

#Contents ul.CateList {float:left; overflow:hidden; border-bottom:1px solid #c5c5c5; width:900px;}
	#Contents ul.CateList li {float:left; width:175px; height:200px; text-align:center;}
		#Contents ul.CateList li span {display:block;font-size:0.95em; }
		#Contents ul.CateList li span.cate_title a {color:#666;}
		#Contents ul.CateList li span.cate_price {color:#CC0000; font-weight:bold;}

#Contents .sr_comm { width:900px;}
	#Contents .sr_comm h3 {color:#333333; margin-top:45px; margin-bottom:30px; font-weight:bold; padding-left:5px; padding-bottom:2px; border-bottom:1px solid #aaaaaa;}
	#Contents .sr_comm .commList {padding-left:20px; padding-right:50px; margin-bottom:15px; border-bottom:1px solid #B6ACB0;}
	#Contents .sr_comm .commList li {padding-bottom:25px;}
	#Contents .sr_comm .commList li p.title {margin-bottom:7px;}
		#Contents .sr_comm .commList li p.title a {color:#231A1D; text-decoration:underline;}
		#Contents .sr_comm .commList li p.title a:hover {color:#231A1D; text-decoration:underline;}
	#Contents .sr_comm .commList li p.memo {}
	#Contents .sr_comm .commList li p.cate {font-size:0.95em;}
		#Contents .sr_comm .commList li p.cate a {color:#989898;}
		#Contents .sr_comm .commList li p.cate a:hover {color:#989898;}
	#Contents .sr_comm .commList li span.date {font-size:0.95em; color:#66595E; padding-left:10px;}

