@charset "utf-8";
/* CSS Document */


.sitemap_table, .td_image, .td_title, .td_content.td_content,.td_content {
	border-spacing:0px;
	padding:0;
	margin:0;
}



.sitemap_table {
	width:740px;
	border:none;
	text-align:left;
	margin:0 auto;
}



.td_image {
	width:25px;
	height:35px;
}

.td_title {
	width:175px;
	height:35px;
	font-weight:bold;
}

.td_content {
	width:540px;
	height:35px;
	color:#333333;
}
