@charset "utf-8";
/* CSS Document */

.t {background: url(../images/nborder_2.gif) 0 0 repeat-x; width: 98%; margin:auto;}
.b {background: url(../images/nborder_7.gif) 0 100% repeat-x}
.l {background: url(../images/nborder_5.gif) 0 0 repeat-y}
.r {background: url(../images/nborder_4.gif) 100% 0 repeat-y}
.bl {background: url(../images/nborder_6.gif) 0 100% no-repeat}
.br {background: url(../images/nborder_8.gif) 100% 100% no-repeat}
.tl {background: url(../images/nborder_1.gif) 0 0 no-repeat}
.tr {background: url(../images/nborder_3.gif) 100% 0 no-repeat; padding:10px} 

* {
   padding:0;
   margin:0;
}

h1, h3 {
	text-align: center;
	padding-bottom: 18px;
}
h3 {
	font-size: 18px;
}

body {
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 12px; 
	margin:10px auto;
	--padding:10px auto;
	background-color: #b0babc;
}
a {
	color: #000;
}
/*
a:link, a:active { 
	color : #000; 
}
*/
a:visited { 
	font-weight: bold;
	--text-decoration: bold; 
	color : #222222; 
} 
a:hover	{ 
	text-decoration: underline; 
	color : #222222; 
}
ul {
	list-style: none;
}
.hidden { 
	display: none; 
}
.unhidden { 
	display: block; 
}
.main {
	background-color: #d0dbdf;
	margin: 10px;
}
.about {
	background-color: #78b6c4;
	border: 1px solid #046a81; 
}
.content {
	background-color: #c0cbcf;
	border: 1px solid #046a81; 
	margin-top: 20px;
	padding: 7px;
	padding-bottom: 0px;
}
.l_menu {
	width: 170px;
	float: left;
}
.l_menu_pos {
	border: 1px solid #046a81; 
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #78b6c4;
}
.menu_top {
	border-bottom: 1px solid #046a81; 
	background: url(../images/celltop.gif) 0 0 repeat-x;
	height: 25px;
	text-align: center;
	font-weight:bold;
	font-family:  Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px;
	padding: 7px 0 0 0;
	margin-bottom: 10px;
}


input {
	color: #000;
	font-size: 11px; 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	border: 1px solid #046a81;
}

.l_menu_pos ul li {
	text-align:left;
	margin-left: 1px;
	background: transparent url(../images/ball.gif) no-repeat 2px 4px;
	padding: 1px 2px 1px 15px;
}
.news, .search {
	margin-left: 177px;
	margin-right: 3px;
	margin-bottom: 10px;
	border: 1px solid #046a81;
}
.head {
	background: url(../images/celltop.gif) 0 0 repeat-x;
	text-align: center;
	font-weight:bold;
	font-family:  Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px;
}
.head div {
	height: 25px;
	padding: 7px 0 0 0;	
}
.art {
	background-color: #78b6c4;
}
.art div {
	--height: 37px;
	padding: 10px 0;
	border-top: 1px solid #046a81;
	line-height: 18px;
	overflow:hidden;
}
.art div.km, .art div.dt, .art div.cz. .art div.ns {
	height: auto;
	--padding-bottom:10000px;
	--margin-bottom:-10000px;
}
.km {
	float: right;
	width: 60px;
	border-left: 1px solid #046a81;
}
.cz {
	float: right;
	width: 70px;
	border-left: 1px solid #046a81;
}
.dt {
	float: right;
	width: 80px;
	border-left: 1px solid #046a81;
}
.ns {
	border-right: 1px solid red;
}
.art div.km, .art div.dt, .art div.cz {
	text-align: center;
	background-color: #78b6c4;
	--background-color: #d0dbdf;	
	line-height: 36px;
}
.art div.nw {
	padding-left: 10px;
	background-color: #d0dbdf;
	--background-color: #78b6c4;
}
.art a, .art.a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #185664;
	margin-left: 5px;
	text-decoration: none;
}
.art a:hover {
	text-decoration: underline; 
	color : #666666;
}
.art span {
	color: #001e3c;
	margin-left: 18px;
}
.news_foot {
	border-top: 1px solid #046a81; 
	background: url(../images/celltop.gif) 0 0 repeat-x;
	height: 20px;
	text-align: center;
	font-family:  Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px;
	padding: 7px 0 0 0;
}
.news_foot a {
	text-decoration:none;
}
.news_foot a:hover {
	--font-weight: bold;
	text-decoration: underline;
}
.news_foot a.rss {
	float: left;
	margin-left: 20px;
}
.search {
	background-color: #78b6c4;
}
.param li {
	padding: 3px;
}
.param li label {
	width:150px;
	padding: 5px 10px 0 10px;
	float: left;
	text-align: right;
	color: #f0fbff;
	font-weight: bold;
}
.param li label.error {
    color: #FF0000;
    font-size: 10px;
}
.param li input {
	width:300px; 
	height: 20px;
	padding-top: 3px;
	text-align: left;
	background-color: #d0dbdf;
	font-size: 12px;
	color: #185664;	
}
.param li input.button {
	width:100px;
	text-align: center;
	margin-left: 100px;
	padding-bottom: 10px;
	height: 24px;
}
.param li select {
	width:300px;
	height:25px;
	background-color: #d0dbdf;
	font-size: 12px;
	color: #185664;	
	line-height: 30px;
}
.head_art {
	border: 1px solid #046a81; 
	background: url(../images/celltop.gif) 0 0 repeat-x;
	text-align: center;
	font-weight:bold;
	font-family:  Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px;
	padding-top: 10px;
	height: 23px;
	
}
.content_art {
	background-color: #d0dbdf;
	border: 1px solid #046a81; 
	padding: 15px;
	margin-bottom: -1px;
	margin-top: -1px;	
}
.comments {
	margin: 0 0 10px 0;
	--border: 1px solid #046a81;
	margin-bottom: -1px;
	margin-top: -1px;		
}
.comm_head {
	padding: 4px;
	font-size: 13px;
	border-left: 1px solid #046a81;
	border-right: 1px solid #046a81;
	border-bottom: 1px solid #046a81;
	--background-color: #78b6c4;
}
.comm_head span {
	font-size: 12px;
	padding-left: 20px;
}
.comm_trs {
	padding: 10px;
	color: red;
}
