@charset "utf-8";

div.contents h2#counter_h2 {
	margin-bottom: 15px; 
	padding-bottom: 5px; 
	font-size: 19px; 
	color: #90b333; 
	border-bottom: 2px solid #b0d952;
}

div.counterRightTxt {
	text-align: right; 
	width: 747px; 
	background-color: #f6f9f0; 
	padding: 4px 0 2px; 
	margin: 0 auto; 
	border-top: 1px dotted #cfddaf; 
	border-bottom: 1px dotted #cfddaf;
}

p.counterRightImg {
	float: right; 
	padding: 0 0 12px 12px; 
	text-align: right; 
	display: inline;
}

div.counterText {
	padding: 5px 0 20px 10px; 
	text-align: left;
	margin-bottom: 60px;
}

div.counterText p {
	padding-bottom: 15px; 
	line-height: 1.4em;
}

div.contact {
	background:url(images/footer_bg.jpg) no-repeat left top; position:relative; 
	height: 153px; 
	margin-top: 20px;
}

div.contact .contact_Mail {
	position:absolute; 
	left: 490px; 
	top: 70px;
}