#sitemap_table{
	width:557px;
	margin-top:15px;
}
#sitemap_left{
	vertical-align:top;
	width:270px;
	padding-right:17px;
}
#sitemap_right{
	vertical-align:top;
	width:270px;
}

.detail_title{
	margin-top:20px;
}
.detail_title h3{
	background-image:url(img/point.gif);
	background-position:5px 8px;
	background-repeat:no-repeat;
	background-color:#e8f4de;
	padding:5px;
	padding-left:20px;
}

.detail_txt{
	margin-top:10px;
	margin-left:20px;
}
.detail_title a{
	font-weight:bold;
}
.detail_txt a{
	font-weight:normal;
}
.detail_title a,.detail_txt a{
	color:#666666;
}
a:hover{
	color: #006699;
}