.content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	color: #000000;

}
.bottom {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	color: #FFFFFF;

}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	color: #000000;

}
.title {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	color: #000000;
}

.img
{
float:left;
padding-right:15px;
}

.tit
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #206297;
	text-align:left;
}
.tit a{
	text-decoration: none;
	color: #206297;
}
.tit a:hover{
	text-decoration: underline;
	color: #206297;
}


 input#contact-business {
 	display:none;
}

