@charset "utf-8";
   html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	color: #dfdfdf;
	min-height: 100%;
	background-color: #000000;
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
   }
td.bg_top_1 {
	height: 96px;
	width: 892px;
	background-image: url(../img/bg_top_1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

td.bg_top_2 {
	width: 108px;
	background-image: url(../img/bg_top_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	overflow: hidden;
}


td.bg_mid_1 {
	background-image: url(../img/bg_mid_1.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 261px;
}
td.bg_mid_2 {
	background-image: url(../img/bg_mid_2.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 631px;
}


div.top_fraze {
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	width: auto;
	overflow: hidden;
	line-height: 17px;
	padding-right: 30px;
	padding-left: 5px;
}

td.menu {
	height: 460px;
	width: 261px;
}
td.main {
	height: 460px;
	width: 592px;
	padding-top: 10px;
	padding-right: 29px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.main {
	height: 100%;
	width: 100%;
	z-index: 999;
}

div.button {
	padding-bottom: 5px;
}
div.banner {
	height: 60px;
	width: 90px;
	border: 1px solid #999999;
	margin: 5px;
	text-align: center;
	color: #999999;
}
div.dipolis {
	line-height: 16px;
	text-align: left;
	padding-left: 780px;
	height: 35px;
	padding-bottom: 30px;
}
div.lang {
	padding-right: 3px;
	padding-left: 3px;
	width: 13px;
	text-align: center;
}
div.lang_block {
	padding-left: 98px;
	font-size: 11px;
}


a {
	color: #dfdfdf;
	text-decoration: none;
}
a:hover {
	color: #dfdfdf;
	text-decoration: none;
	font-weight: bold;
}


td.bg_buttom_1 {
	background-image: url(../img/bg_buttom_1.jpg);
	background-repeat: no-repeat;
	background-position: 556px bottom;
	height: 173px;
}
.floatleft {
	float: left;
}
