body {
	background-color: #d2d2e6;
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
}
h1 {
	margin-top: 3px;
	font-size:20px;
	color: #B8CF75;
	text-decoration: underline;
}
h2 {
	margin-top: 20px;
	font-size:15px;
	color: #B8CF75;
	text-decoration: underline;
}
strong {
	color: #B8CF75;
}
ul{
	margin-top: 0px;
}
li{
	margin-bottom: 10px;
}
#head {
	height:148px;
	width:100%;
}
#head_logo {
	width: 522px;
	height: 148px;
}
#head_middel {
	background-image:url(../images/head_bg.gif);
	width:100%;
	vertical-align: bottom;
}
#head_slogen{
	float:right;
	padding-bottom: 7px;
}
#head_right {
	width: 16px;
	height: 148px;
}

#content_left {
	background-image:url(../images/menu_bg.gif);
	width: 158px;
	vertical-align: top;
}
.content_right {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#FFFFFF;
	vertical-align: top;
}
#content {
	width: 100%;
}
#content_menu{
	margin-top: 20px;
	margin-left: 27px;
}
#content_page{
	padding-left: 5px;
	padding-right: 13px;
}
.form_error{
	color:#993300;
}
.foot_info{
	font-size:13px;
}
.menu{
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 2px;
}
.menu_activ{
	background-color:#FFFFFF;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
	border-top:#B8CF75 solid 1px;
	border-bottom:#B8CF75 solid 1px;
}
.menu_item {
	color: #999999;
	text-decoration:none;
}
.menu_item_activ {
	color: #B8CF75;
	text-decoration:none;
}
.menu_activ_line {
	background-color: #B8CF75;
	height: 1px;
	width: 127px;
}
.news_title{
	font-weight:bold;
	padding: 0px;
}
.news_date{
	padding: 0px;
	font-size:12px;
}
.news_text{
	border-top:#B8CF75 solid 1px;
}
#foot {
	height: 13px;
}
#foot_middel{
	background-image:url(../images/foot_bg.gif);
}
#foot_left {
	background-image:url(../images/foot_bg.gif);
	width: 158px;
	height: 13px;
}
#foot_right {
	width: 30px;
	height: 13px;
}

