@charset "utf-8";

/*----------------------------------
       SITE MAP PAGE ONLY
----------------------------------*/

#contents h3 {
	margin-bottom:20px;
}

#contents ul {
	font-size:14px;
}

#contents ul li {
	background:url(../img/sitemap/icoRing.gif) no-repeat 0 13px;
	padding-left:20px;
	line-height:40px;
}

#contents ul.sub li {
	background:url(../img/common/arrow_green.gif) no-repeat 0 15px;
	padding-left:15px;
}
