.txt-white-big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	width: 133px;
	height: 40px;
	background-image: url(../images/btn-laguage.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 45px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.txt-white-big a{
	color: #A2910A;
	text-decoration: none;
}
.txt-white-big a:hover{
	color: #33CC00;
	text-decoration: none;
	color: #F90;
}
.txt-white-big2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	width: 133px;
	height: 40px;
	background-image: url(../images/btn-laguage.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 33px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 12px;
}
.txt-white-big2 a{
	color: #A2910A;
	text-decoration: none;
}
.txt-white-big2 a:hover{
	color: #33CC00;
	text-decoration: none;
	color: #F90;
}
.bg-center {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
}
