@charset "UTF-8";

@import "../css/import.css";

/*-------------------------------------------
---------------------------------------------sitemap*/

.sitemap{
	width:800px;
	margin:0 auto;
}

.boxLeft{
	width:390px;
	float:left;
}

.boxRight{
	width:390px;
	float:right;
}

.sitemap h2{
	background:url(img/map_bg.jpg) no-repeat;
	height:36px;
	padding-left:38px;
	margin-top:20px;
	margin-bottom:5px;
}

.sitemap h2 a{
	font-weight:bold;
	line-height:36px;
}

.sitemap ul{
	margin-top:0;
}

.sitemap ul li{
	background:url(../img/red_ya.gif) 15px 6px no-repeat;
	padding:2px 35px;
}