@charset "UTF-8";

#sitemap_article .text{
	margin:15px auto;
	border-bottom: dotted 1px #6b2b00;
	padding-bottom: 8px;
	width: 690px;
    overflow: hidden;
    clear: both;
}

#sitemap_article .text h4{
	background:url("/img/sitemap/icon_star.gif") no-repeat;
	padding:0px 0px 0px 20px;
	float:left;
}

#sitemap_article .text h4 a{
	font-weight:bold;
}

#sitemap_article .text p{
	float:left;
	padding:0px 0px 0px 20px;
}
