body {
	font-family:Arial;
	font-size:12px;
	margin:0px;
	height:100%;
	color:#828282;
}
html {
	height:100%;
}
a img {
	border:none;
}
a {
	color:#000000;
	text-decoration:underline;
}
h1 {
}
h2 {
}
#main {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#top {
	height:53px;
}
#lang {
	position:absolute;
	margin:10px;	
}
#lang a {
	display:block;
	float:left;
	line-height:25px;
	color:#384D81;
	width:97px;
	height:25px;
	text-align:center;
}
#lang a.a {
	background:url('../images/lng_a.gif') no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
#search {
	padding:10px;
	text-align:right;
}
#search input.txt {
	background:url('../images/search.gif') no-repeat;
	border:none;
	height:25px;
	width:125px;
	padding-left:12px;
	padding-right:12px;
}
#search input.btn {
	border:none;
	height:25px;
	background:transparent;
	color:#ED2124;
	text-decoration:underline;
	margin-bottom:10px;
}
#search form {
	margin:0px;
	padding:0px;
}
#img {
	height:158px;
	overflow:hidden;
	padding:0px;
}
#img p {
	margin:0px;
}
#img .tl {
	background:url('../images/ktl.png') top left no-repeat;
	position:relative;
	z-index:6;
}
#img .tr {
	background:url('../images/ktr.png') top right no-repeat;
	position:relative;
	z-index:7;
}
#img .bl {
	background:url('../images/kbl.png') bottom left no-repeat;
	position:relative;
	z-index:8;	
}
#img .br {
	background:url('../images/kbr.png') bottom right no-repeat;
	position:relative;
	z-index:9;
	height:158px;
	width:997px;
}
#img .logo {
	position:absolute;
	margin:50px;
	z-index:10;
}
#img .i {
	position:absolute;
	z-index:5;
}
#left {
	float:left;
	width:220px;
	margin-top:10px;
}

#submenu {
	background:url('../images/submenu.gif') repeat-x #2F406A;
	border-bottom:1px solid #FFF;
}
#submenu .tl {
	background:url('../images/ktl.png') top left no-repeat;
}
#submenu .tr {
	background:url('../images/ktr.png') top right no-repeat;
}
#submenu .bl {
	background:url('../images/kbl.png') bottom left no-repeat;
}
#submenu .br {
	background:url('../images/kbr.png') bottom right no-repeat;
}

#submenu ul {
	list-style:none;
	margin:0px;
	padding:30px;
	
}
#submenu ul li {
	margin-bottom:10px;
	background:url('../images/p.gif') left center no-repeat;
	padding-left:15px;
}
#submenu ul li a {
	color:#FFF;
}

.block {
	background:url('../images/block.gif') repeat-x #263457;
	color:#FFF;
	font-size:16px;
	font-family:Verdana;
	border-bottom:1px solid #FFF;
}
.block .tl {
	background:url('../images/ktl.png') top left no-repeat;
}
.block .tr {
	background:url('../images/ktr.png') top right no-repeat;
}
.block .bl {
	background:url('../images/kbl.png') bottom left no-repeat;
}
.block .br {
	background:url('../images/kbr.png') bottom right no-repeat;
}
.block .i {
	padding:20px;
}
.uodega {
	margin-left:20px;
	background:url('../images/b.gif') no-repeat;
	position:relative;
	top:-1px;
}


#right {
	float:left;
	width:750px;
	margin-left:30px;
	margin-top:10px;
}
#menu {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu li {
	display:inline;
	height:31px;
}
#menu li a {
	color:#384D81;
	font-size:16px;
	font-weight:bold;
}
#menu li.a {
	/*background:url('../images/menu_a.gif') left center no-repeat;*/
}
#menu li.a a {
	color:#ED2124;
	text-decoration:none;
	/*margin-left:25px;*/
}
#menu li img.sp {
	margin-left:15px;
	margin-right:15px;
}


#menub {
	margin-top:20px;
	text-align:right;
}
#menub a {
	color:#ED2124;
}
#bottom {
	margin:20px;
	text-align:center;
	color:#384d81;
}
#bottom a {
	color:#384d81;
}

.news_item {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #384d81;
}
.news_item a {
	color:#384d81;
	text-decoration:none;
}
.news_item p {
	margin:0px;
}
.news_item .list {
	margin-top:5px;
}
.news_item .list img {
	margin-right:10px;
	margin-bottom:10px;
}
.news_item .news_title {
	position:absolute;
	z-index:2;
}
.news_item .news_date {
	text-align:right;
	position:relative;
	z-index:1;
}
.news_item p.more a {
	text-decoration:underline;
}
.paging {
	text-align:center;
}
.paging a.a {
	text-decoration:none;
}


.line {
	background:url('../images/line.gif') repeat-x;
	height:3px;
}


.abs {
	position:absolute;
}
.rel {
	position:relative;
}
.center {
	text-align:center;
}
.float {
	float:left;
}
.clear {
	clear:both;
}
.vam {
	vertical-align:middle;
}
.easy {
	cursor:text;
	text-decoration:none;
	color:#FFF !important;
}
.inline {
	display:inline;
}
abbr {
	border:none;
}

