#contact-bg {
	background:url(../images/contact/bg.png) no-repeat left top;
	width:910px;
	height:236px;
}


ul.contact-list {}
ul.contact-list li {	
	float:left;
}
ul.contact-list li.first {
	margin-left:0;
}
ul.contact-list li p { line-height:20px; }



#contact-tb { width:910px;}
#contact-tb td {
	border-bottom:1px solid #38BA95;
	border-right:1px solid #38BA95;
	vertical-align:top;
	font-size:12px;
	text-align:center;
	padding:15px 0;
}
#contact-tb td.name { width:122px;}
#contact-tb td.pharmacy { width:305px;}
#contact-tb td.tel { width:152px;}
#contact-tb td.fax { width:152px;}
#contact-tb td.mail {
	width:169px;
	border-right:0;
	border-bottom:1px solid #38BA95;
}
#contact-tb td a { text-decoration:underline;}