div.sitemapleft {
	float: left;
	width: 270px;
}
#sitemap {

}
#sitemap .divsize {
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 25px;
}

div.sitemapright {
	float: left;
	width: 270px;
}
#sitemap ul {
	margin: 0px;
	list-style-type: none;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	border-top-style: solid;
	border-left-style: none;
}
#sitemap li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(../img/common/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#main #main_size #s_p {
	margin-right: 15px;
	margin-left: 15px;
}

#main #main_size h2 {
	height:36px;
	font-size:12px;
	background-image:url(/skins/renew07/img/h2/h2_maintenance.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	line-height:36px;
	text-indent:15px;
	color:#FFFFFF;
	margin: 15px auto;
	padding-left:20px;
}
#sitemap .divsize li {
	margin-left: 20px;
	padding-left: 15px;
}
#sitemap .divsize .address {
	margin-left: 0;
}#sitemap .divsize p {
	font-weight: bold;
	background-color: #FFFFEC;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#sitemap .divsize div {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#rss .divsize {

	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
#rss .divsize .line_box {
	border: 1px dashed #CCCCCC;
}


