
/* SITEMAP */
.sm_lev_1 {
	margin-top: 10px;
	font-size: 16px;
	padding: 3px 0px 3px 20px;
	background:  url('/template/images/bg_sm.gif') no-repeat left center;
}

.sm_lev_2 {
	font-weight: bold;
	padding: 3px 0px 3px 40px;
	background:  url('/template//images/bg_sm.gif') no-repeat 20px center;
}

.sm_lev_3 {
	padding: 3px 0px 3px 60px;
	background:  url('/template//images/bg_sm.gif') no-repeat 40px center;
}

.sm_lev_4 {
	padding: 3px 0px 3px 80px;
	background:  url('/template//images/bg_sm.gif') no-repeat 60px center;
}