.site {
	width: 924px;
	height: 668px;
	margin-left: 0px;
	margin-top: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
	float: left;
	background-image: url(../images/bkd.jpg);
	z-index: 0;
}
.site_eng {
	width: 924px;
	height: 668px;
	margin-left: 0px;
	margin-top: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
	float: left;
	background-image: url(../images/bkd_eng.jpg);
	z-index: 0;
}
.site .lang{
	font-family: "Libra BT";
	font-size: 18px;
	color: #bd5f51;
	float: right;
	margin-right: 40px;
}
.site_eng .lang{
	font-family: "Libra BT";
	font-size: 18px;
	color: #bd5f51;
	float: right;
	margin-right: 40px;
}
.site .lang .text{
	font-family: "Libra BT";
	font-size: 18px;
	color: #bd5f51;
	text-decoration: none;
}
.site_eng .lang .text{
	font-family: "Libra BT";
	font-size: 18px;
	color: #bd5f51;
	text-decoration: none;
}
.site .home {
	width: 451px;
	height: 42px;
	top: 35px;
	left: 450px;
	position: absolute;
}
.site_eng .home {
	width: 451px;
	height: 42px;
	top: 35px;
	left: 450px;
	position: absolute;
}
.site .lang .text a:link{
	font-family: "Libra BT";
	font-size: 18px;
	color: #bd5f51;
	text-decoration: none;
}
.site_eng .lang .text a:link{
	font-family: "Libra BT";
	font-size: 18px;
	color: #bd5f51;
	text-decoration: none;
}
.site .lang .text a:active{
	font-family: "Libra BT";
	font-size: 18px;
	color: #bd5f51;
	text-decoration: underline;
}
.site_eng .lang .text a:active{
	font-family: "Libra BT";
	font-size: 18px;
	color: #bd5f51;
	text-decoration: underline;
}
.site .lang .text a:hover{
	font-family: "Libra BT";
	font-size: 18px;
	color: #bd5f51;
	text-decoration: underline;
}
.site_eng .lang .text a:hover{
	font-family: "Libra BT";
	font-size: 18px;
	color: #bd5f51;
	text-decoration: underline;
}
.site_eng .lang .text a:visited{
	font-family: "Libra BT";
	font-size: 18px;
	color: #bd5f51;
	text-decoration: none;
}
.site .lang .text a:visited{
	font-family: "Libra BT";
	font-size: 18px;
	color: #bd5f51;
	text-decoration: none;
}
.site .header {
	font-size: 24px;
	font-family: "Verdana";
	padding-top: 0px;
	height: auto;
	margin-top: 20px;
}
.site_eng .header {
	font-size: 24px;
	font-family: "Verdana";
	padding-top: 0px;
	height: auto;
	margin-top: 20px;
}
.site .text {
	font-size: 14px;
	font-family: "Trebuchet MS";
}
.site_eng .text {
	font-size: 14px;
	font-family: "Trebuchet MS";
}

.site .main_menu {
	width: 276px;
	height: 351px;
	position: absolute;
	z-index: 0;
	bottom: 0px;
}
.site_eng .main_menu {
	width: 276px;
	height: 351px;
	position: absolute;
	z-index: 0;
	bottom: 0px;
}
.footer {
	width: 924px;
	height: 20px;
	z-index: 1;
	position: relative;
	top: 660px;
	font-size: 10px;
	text-align: center;
	left: 0px;
	margin-left: 0px;
	font-family: "Verdana";
	color: #FFFFFF;
}

