@charset "utf-8";
/* CSS Document */
.left {
	width:432px;
	padding:0px 6px 0px 0px;
	margin:0;
	float:left;
}
.right {
	width:432px;
	padding:0;
	margin:0;
	float:left;
}
.left_li {
	width:412px;
	padding:0px 0px 10px 20px;
	margin:0;
}
.left_li ul {
	width:402px;
	padding:0;
	margin:0;
	list-style:none;
}
.left_li li {
	width:402px;
	padding:0px 0px 0px 10px;
	margin:0;
	list-style:none;
	background-image: url(/img/sitemap/check.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.site_t{
	width:405px;
	height:29px;
	padding:7px 0px 0px 27px;
	margin:0px 0px 15px 0px;
	background-image: url(/img/sitemap/s_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
}

