ul.sitemap1 li{
	width:330px;
	padding:3px 0px 3px 20px;
	margin-bottom:5px;
	background:url(images/mark2.gif) 0px 5px no-repeat;
}
ul.sitemap1 li.li1{
	width:150px;
	background:url(images/mark1.gif) 0px 4px no-repeat;
	padding-left:20px;
	font-size:13px;
	font-weight:bold;
	color:#477B90;
	float:left;
	_margin-left:20px;
}
ul.sitemap1 li.li1 a,ul.sitemap2 li a{
	color:#477B90;
}

ul.sitemap1 li.li2{
	float:right;
}
ul.sitemap1 li.li3{
	width:310px;
	height:20px;
	line-height:20px;
	float:right;
}
/*clearfix*/
ul.sitemap1:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
ul.sitemap1{
	min-height:1px;
}
* html ul.sitemap1 {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


hr {
     border:dotted;
     border-top:dashed 1px #CCCCCC;
     height:1px;
	 margin:10px 0px 20px 0px;
     color:#F0F0F0;
	 clear: both;
}
ul.sitemap2{
	_margin-left:40px;
}
ul.sitemap2 li{
	width:200px;
	padding:3px 15px 3px 20px;
	background:url(images/mark1.gif) 0px 4px no-repeat;
	padding-left:20px;
	font-size:13px;
	font-weight:bold;
	color:#477B90;
	float:left;
}

