@charset "utf-8";
body{
	padding: 0px;
	margin: 0px;
	background-color: #302112;
	background-color: #E8D99E;
	background-image: url("/img/bg.gif");
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}
form{
	margin: 0px;
	padding: 0px;
}
#page{
	width: 939px;
	margin: auto;
	text-align: left;
}
.clear{
	clear: both;
}
.clear_left{
	clear: left;
}
.clear_right{
	clear: right;
}
.fl_left{
	float: left;
}
.fl_right{
	float: right;
}
#top{
	background-image: url("/img/bg.jpg");
	background-repeat: none;
	height: 219px;
	position: relative;
}
#top img{
	position: absolute;
}
#logo{
	top: 72px;
	left: 345px;
}
#pqm{
	top: 34px;
	left: 828px;
}
#lang{
	position: absolute;
	top: 4px;
	left: 820px;
	width: 96px;
	line-height: 27px;
	text-align: center;
	background-color: #180A06;
	color: #E4CF98;
	font-weight: bold;
	font-size: 1.1em;
}
#lang a{
	color: #FFFFFF;
	text-decoration: none;
}
#lang a:hover{
	color: #E4CF98;
}
#menu{
	background-image: url("/img/bg4.gif");
	background-repeat: repeat-x;
	height: 50px;
	position: relative;
}
#menu a.menu_item{
	float: left;
	display: block;
	height: 34px;
	width: 117px;
	color: #E4CF98;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	text-decoration: none;
	padding-top: 16px;
}
#menu a.menu_item_double{
	height: 42px;
	padding-top: 8px;
	width: 118px;
}
#menu a.mn_3, #menu a.mn_7, #menu a.mn_8{
	width: 118px;
}
#menu a.menu_item_on{
	color: #FFFFFF;
	background-image: url("/img/bg5.gif");
	background-repeat: repeat-x;
}
.sub_menu{
	position: absolute;
	background-color: #170D03;
	background-color: #613D1A;
	width: 200px;
	display: none;
	padding: 10px 0px;
}
.sub_menu a{
	display: block;
	color: #E4CF98;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;
}
.sub_menu a.li_on, .sub_menu a:hover{
	color: #FFFFFF;
	background-color: #302112;
}
#menu_1{
	left: 234px;
	top: 50px;
}
#menu_2{
	left: 352px;
	top: 50px;
}
#menu_3{
	left: 469px;
	top: 50px;
}
#menu_4{
	left: 434px;
	top: 50px;
}
#menu_5{
	left: 434px;
	top: 75px;
}
#menu_6{
	left: 434px;
	top: 100px;
}
#menu_7{
	left: 434px;
	top: 125px;
}
#menu_8{
	left: 434px;
	top: 150px;
}
#menu_9{
	left: 552px;
	top: 175px;
}
#main{
	background-image: url("/img/bg2.gif");
	background-repeat: repeat-y;
}
#main_in{
	background-image: url("/img/bg3.png");
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 17px;
}
#left{
	float: left;
	width: 587px;
}
h1, .right_title{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	background-image: url("/img/bg6.gif");
	background-repeat: repeat-x;
	line-height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
}
.right_title a{
	display: block;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#left_text{
	padding: 20px;
}
#right{
	float: right;
	width: 342px;
}
.viac{
	margin-bottom: 10px;
}
#bottom{
	margin-top: 17px;
	background-color: #100604;
	color: #FFFFFF;
	line-height: 42px;
	height: 42px;
	padding: 0px 10px 0px 25px;
	font-weight: bold;
	font-size: 0.9em;
}
#bottom img{
	float: right;
}
#login{
	text-align: center;
}
#logout_form{
	margin-left: 15px;
}
#logout_form a{
	color: #FFFFFF;
}
#editor{
	text-align: right;
}
