@charset "utf-8";
/* CSS Document */
@import url("rayout.css");

h3{
	margin: 0 0 15px 0;
}


.sitemap_box{
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
	border: 1px solid #ad7171;
}


.sitemap_box table{
	width: 100%;
	margin: 5px 0px 0px 0px;
}


h4{
	padding: 7px 0 7px 10px;
	margin: 0px 0 5px 0px;
	border-bottom: 1px dotted #b87777;
	font-size: 12px;
	background-color: #fee6e9;
}


.sitemap_box table th{
	width: 180px;
	font-weight: 100;
	text-align: left;
	text-indent: 30px;
	background: url(../map/img/p.gif) no-repeat 15px 5px;
}


.sitemap_box table td{
	color: #888;
}
