body 
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    color: #000;
    margin: 0px;
    padding: 0px;
    width:100%;
}
h1 {
	color:#02c1b3;
	font-size:12px;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:2px;
}
a {
	color:#02c1b3;
	text-decoration:underline;
}
#main {
	width:890px;
	height:610px;
	margin:10px;
	margin-left:auto;
	margin-right:auto;
	background:url('../images/bgr.jpg') top center no-repeat;
}
#top {
	height:95px;
	background:url('../images/top.gif') top right no-repeat;
}
#middle {
	height:455px;
}
#copyrights {
	text-align:right;
	height:50px;
	font-size:10px;
	height:20px;
	margin-right:20px;
}
#copyrights a {
	text-decoration:none;
	color:#000;
}
#bottom {
	height:30px;
	background:url('../images/bottom.jpg') top center no-repeat;
}


#menu {
	width:185px;
}
#menu ul.mn {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu ul.mn li {
	height:18px;
	line-height:18px;
	margin:0px;
	padding:0px;
	float:left;
	clear:left;
}
#menu ul.mn li.limn {
	padding-left:40px;
	padding-right:20px;
}
#menu ul.mn li.limn a.amn {
	height:18px;
	line-height:18px;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#menu ul.mn li.limn li.a {
	padding-left:0px !important;
}
#menu ul.mn li.a {
	padding-left:70px !important;
	border-bottom:1px solid #cecece;
}
#menu ul.mn li.a a.amn {
	color:#FFF !important;
}
#menu ul.mn li.mn_1 {
	background:#f0ce00;
}
#menu ul.mn li.mn_2 {
	background:#d18bc6;
}
#menu ul.mn li.mn_3 {
	background:#02c1b3;
}
#menu ul.mn li.mn_4 {
	background:#e1f8e3;
}
#menu ul.mn li.mn_5 {
	background:#f88d1f;
}
#menu ul.mn li.mn_6 {
	background:#0359a6;
}/*
#menu ul.mn li ul li {
	height:auto;
	line-height:auto;
	margin:0px;
	padding:0px;
}*/
/*.submenu {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-top:5px;
}*/
.submenu {
	margin:0px;
	padding:0px;
	padding:3px;
	/*padding-left:40px;*/
	background:#FFF;
	text-align:right;
	width:185px;
	border-bottom:1px solid #cecece;
}
.submenu a {
	color:#000;
	text-decoration:none;
	margin-right:10px;
	font-size:12px;
	font-weight:bold;
}
.submenu.sa a {
	/*text-decoration:underline;*/
	color:#cecece !important;
}

#content {
	border-top:9px solid #02c1b3;
	border-bottom:9px solid #02c1b3;
	width:685px;
	height:430px;
	background:url('../images/tr.png');
}
#main_content {
	border-top:9px solid #02c1b3;
	border-bottom:9px solid #02c1b3;
	width:685px;
	height:315px;
	background:url('../images/tr.png');
}
#main_news {
	width:685px;
}
#area {
	margin:45px;
	margin-top:15px;
	margin-bottom:15px;
	overflow:auto;
	height:400px;
}
#main_content #area {
	height:290px !important;
}
.page_description {
	margin-right:10px;
}
#main_desc {
	width:350px;
	height:70px;
	border-top:9px solid #d18bc6;
	background:url('../images/tr.png');
	float:right;
	padding:12px;
	overflow:auto;
}
#lang {
	width:610px;
	text-align:right;
	padding-top:36px;
}
#lang a {
	text-decoration:none;
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.news_list {
	margin-top:5px;
}
.news_list img {
	border:1px solid #696969;
	margin-right:5px;
	vertical-align:middle;
}
.news_list a {
	font-weight:bold;
}

.vam {
	vertical-align:middle;
}
.float {
	float:left;
}
.clear {
	clear:both;
}
.h td {
	background:#ececec;
	font-weight:bold;
	margin:1px;
	padding:3px;
}
.r_list td {
	border-bottom:1px solid #c6c6c6;
}
