/*--------------------------------------------*/
/*--------------------------------------------*/
/*sitemap*/
/*--------------------------------------------*/
/*--------------------------------------------*/
ul.sitemap{
	margin-top:-15px;
	margin-bottom:35px;
}
ul.sitemap li{
	margin-left:15px;
	padding:0px 0px 0px 13px;
	background-image: url(../images/common_images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position:0px 6px;
}
ul.sitemap li ol li{
	margin-left:5px;
	padding:0px 0px 0px 10px;
	background-image: url(../images/common_images/bullet_s_blue.gif);
	background-repeat: no-repeat;
	background-position:0px 6px;
}
ul.sitemap li ol{
	margin-top:5px;
	margin-bottom:15px;
}

#pad .flo_l,#pad .flo_r{
width:260px;
}
