#boxaonly_sitemap {
	background-color: #EBF7FF;
	width: 650px;
	min-height: 385px;
	margin-bottom: 20px;
	min-height: 385px;
}
#box_aonly_contents_sitemap {
	width: 620px;
	min-height: 355px; 
}
#boxa_sitemap {
	background-color: #EBF7FF;
	width: 650px;
	min-height: 385px;
	margin-bottom: 20px;
}
#box_a_contents_sitemap {
	width: 620px;
	/* height: 640px; */
}
.sitemap_t {
	background: url(../ig/dot.png) 0 0 repeat-x; width:650px;
}
.sitemap_b {
	background: url(../ig/dot.png) 0 100% repeat-x;
}
.sitemap_l {
	background: url(../ig/dot.png) 0 0 repeat-y; /* height: 660px; */
}
.sitemap_r {
	background: url(../ig/dot.png) 100% 0 repeat-y;
}
.sitemap_bl {
	background: url(../ig/bl.png) 0 100% no-repeat;
}
.sitemap_br {
	background: url(../ig/br.png) 100% 100% no-repeat;
}
.sitemap_tl {
	background: url(../ig/tl.png) 0 0 no-repeat;
}
.sitemap_tr {
	background: url(../ig/tr.png) 100% 0 no-repeat; padding:10px;
}