@charset "UTF-8";
/* CSS Document */

#sitemap_column{
	width:960px;
}

#sitemap_column h3{
	width:960px;
	height:36px;
	line-height:36px;
	display:block;
	border-bottom:solid 1px #CCC;
	margin-bottom:12px;
	font-size:14px
}

#sitemap_column h4{
	line-height:25px;
	font-size:12px;
}

#sitemap_column li{
 	list-style:none;
}

#sitemap_column a{
	color:#777;
	font-size:12px;
	text-decoration: none;	
	
}

#sitemap_column a:hover{
	color:#333;
	font-size:12px;
	text-decoration: none;	
	
}


.sitemap_col_wrap_125{
	width:960px;
	height:125px;
	clear:both;
	margin:0 0 50px 0;
	
}
.sitemap_col_wrap_150{
	width:960px;
	height:125px;
	clear:both;
	margin:0 0 50px 0;
	
}

.sitemap_col{
	width:304px;
	float:left;
	margin-right:24px;
}

.sitemap_col_R{
	width:304px;
	float:left;
	
}