/* CSS Document */

	.left_nav hr {
		margin:0px;
		padding:0px;
		border-bottom:1px dotted #D2D2D2;
		border-top:0px;
		border-left:0px;
		border-right:0px;
		line-height:0px;
		height:1px;
		display:block;
	}
	
	.nav_top_hr{
		margin:0 0 8px 0px;
		padding:0px;
		border-bottom:1px solid #D2D2D2;
		border-top:0px;
		border-left:0px;
		border-right:0px;
		line-height:0px;
		height:1px;
		display:block;
	}
	
	.key_statistic hr{
		margin:0px;
		padding:0px;
		border-bottom:1px dotted #D2D2D2;
		border-top:0px;
		border-left:0px;
		border-right:0px;
		line-height:0px;
		height:1px;
		display:block;
	}
	
	.nav_first_item{
		margin-left:-40px;
	
	}