#back{
	width:40px; 
	}
h3{
	font-size:1em;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #000;
	font-weight:normal;
	text-transform:uppercase;
	
}
h4{
	color:#000;
	font-size:1em; 
	padding-top:3px; 
	padding-bottom:3px;
	padding-left:3px;
	
	}
.list_contain div{
	margin-bottom:15px;
	
	}
	h4 a{
		color:#000; 
		border-bottom:1px dotted #000;
		}
	h4 a:hover{
		color:#c60; 
		border-bottom:1px dotted #c60;
		}
	
#right p a, #right ul a{
	color:#666; 
	border-bottom:1px dotted #666;
	}	
#right p a:hover, #right ul a:hover{
	color:#c60; 
	border-bottom:1px dotted #c60;
	}	

#right p, #right ul, #left p, #left ul{margin-bottom:1.5em;}


#right p, #right ul{
	margin-bottom:1.5em; 
	font-size:1em; color:#666;
	padding-left:3px;
	}
#right li{
	list-style:square;
	margin-bottom:0.5em;
	margin-left:1.5em;
	
}

.list_contain{padding-bottom:40px;}

