@charset "utf-8";


#sitemap{
	width:960px;
	min-height:300px;
	}
#sitemap h3{
	background: url(../img/i_arrow.gif) no-repeat 0 3px;
	padding-left:30px;
	margin-top:20px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:600;
	line-height:1.8;
	color:#0986af;
	}
#sitemap p{
	font-size:14px;
	line-height:1.8;
	padding-bottom:10px;
	border-bottom:1px dotted #c0c0c0;
	}



