@charset "utf-8";

/* -----------------------------------------------------------

	Title: sitemap.css
	Created: 2008-8-27
	Last Up Date: 2008-8-27
	
----------------------------------------------------------- */
/*
	sitemap
	
----------------------------------------------------------- */
/*

	sitemap
	
----------------------------------------------------------- */

div#sitemap h3 {
	border: none;
	background: url(../../common/image/line_dot_x.gif) top repeat-x;
	margin: 0 0 10px;
	padding: 10px 0 0;
	color: #009dda;
	font-size: 107%;
	font-weight: normal;
}

div#sitemap ul {
	padding: 0 0 0 30px;
}

div#sitemap h3 a,
div#sitemap ul a {
	background: url(../../common/image/ic_arrow_a.gif) 0 50% no-repeat;
	padding: 0 0 0 15px;
}