#sm-contents {
	background-image: url(../images/pan_bg.jpg);
	background-repeat: repeat-x;
}

#sm-contents #pan {
	padding-left: 10px;
}

#sm-contents  h3 {
	background-image: url(../images/title_bg2.jpg);
	background-repeat: no-repeat;
	font-size: 120%;
	color: #4e3a23;
	letter-spacing: 0.1em;
	padding: 15px 20px;
	margin: 0 10px;
}
#sitemap h4 {
	border-left:4px solid #A36565;
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
	color:#7E0000;
	padding:3px 0 7px 7px;
	font-weight:bold;
	font-size: 100%;
	margin-bottom:15px;
}

#sitemap a {
	background-image: url(../images/i_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	color: #0000cc;

}
#sitemap ul {
	margin: 5px 0 5px 10px;
}

#sitemap li {
	padding-bottom: 5px;
	list-style: none;
}

