#main-mid {
	background-image: url(../imag/main/bg-mid.png);
	background-repeat: no-repeat;
	float: left;
	width: 540px;
	height: 250px;
	margin-top: 40px;
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 16px;
	color: #FFF;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 4px;
	padding-left: 15px;
	line-height: 20px;
}




#footer .top {
	width: 990px;
	margin: 0 auto 0 auto;	
}

#footer .top .first {
	width: 330px;
	height: 86px;
	float: left;	
}
#footer .top .second {
	width: 330px;
	height: 86px;
	float: left;	
}
#footer .top .third {
	width: 330px;
	height: 86px;
	float: left;
}

#footer .top .third .newsl {
		width: 160px;
		height: 20px;
		float: left;
		margin: 46px 0px 0px 126px;
}
#footer .top .third .btn {
		width: 25px;
		height: 20px;
		float: left;
		margin: 46px 0px 0px 0px;
		padding: 3px 0 0 8px;
}

.newsletter {
	width:160px;
	height:20px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 1px solid #FFF;
	font-size:11px;
	color: #FFF;
}


