html , body {
	padding:0;
	margin:0;
	border:0;
	width: 100%;
	height: 100%;
}
body {
	background: #f5faf9;
	color: #888888;
	font-family: Arial, Helvetica, sans;
	font-size: 1em;
}
ul, ol, li , p , table , img {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
a, a:visited {
	color: #000000;
	color: #389bfb;
	text-decoration: underline;
	text-decoration: none;
}
a:hover, a:active {
	/*color: #fb4b00;*/
	text-decoration: none;
}
b {font-weight:normal;}
h1 {
	margin-bottom:30px;
	min-height: 17px;
	font-size:17pt;
	clear:both;
	color:#007cc3;
}
h2 {
	margin-bottom:15px;
	font-size:15pt;
}
h1 a , h2 a {
	text-decoration:none;
}
.hidden { display: none; }
.clear { clear: both; }

#wrapper {
	position:relative;
	width: 960px;
	width: 1200px;
	margin:0 auto;
	padding:0 10px;
	min-height:100%;
}
#naviation {
	width: 100%;
	height: 113px;
	text-align:left;
}
.logotype {
	display:block;
	background:url(/i/ver.001_03.jpg) 0 0 no-repeat;
	width:378px;
	height:63px;
	margin:44px 0 20px;
}
.menu {
	position:relative;
	border:1px solid #cbd3d3;
	background:url(/i/ver.001_07.gif) 0 0 repeat-x;
	width:100%;
	float:left;
}
.menu li {
	float: left;
	list-style: none;
	padding: 0px 0px;
	width:20%;
}
.menu a, .menu a:visited {
	color: #4d708b;
	text-decoration: none;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	padding:4px 0;
	display:block;
	border:1px solid #cbd3d3;
	border-width:0 1px 0 0;
}
.menu .selected a , .menu .selected a:visited ,
.menu a:hover, .menu a:active {
	background:#ffffff;
	text-decoration: none;
}
.menu ul {
	position:absolute;
	display:none;
	width:300px;
	width:250px;
	border:1px solid #cbd3d3;
	margin:0px 0 0;
	background:#f5faf9;
}
/*.menu li.selected ul ,*/
.menu li:hover ul {display:block;}
.menu ul li {
	
	width:100%;
}
.menu ul a, .menu ul a:visited {
	border-width:0 0 1px;
	text-align:left;
	padding:4px 10px;
	background:transparent;
}
.menu li ul a, .menu li ul a:visited {
	font-size:0.8em;
}
.adr {
	clear:both;
	height:192px;
	background:url(/i/ver.001_11.jpg) 0 0 no-repeat;
	border:1px solid #cbd3d3;
	border-width:0 1px 1px;
	width:100%;
}
.adr .search {
	float:right;
	padding:59px 16px 0;
	border:1px solid #cbd3d3;
	border-width:0 0px 0px 0px;
	background: #f5faf9;
	height:133px;
}
.adr .text {
	display:block;
	height:26px;
	border:1px solid #cbd3d3;
	width:155px;
}
.adr .submit {
	display:block;
	border:0px solid #cbd3d3;
	width:65px;
	margin:10px auto;
	background:transparent;
	color:#608098;
	cursor:pointer;
}
.adr .submit:hover {border-width:1px;margin-top:9px;}

.addMenu {
	margin:15px 0 10px;
}
#header {
	height: 370px;
	text-align:left;
	clear:both;
	position:relative;
}
#content {
	/*position:relative;*/
	text-align:left;
	/*min-height:450px;*/
	padding:20px 0 110px;
	margin:0 auto;
}
.leftcol {
	float: left;
	width: 200px;
}
.rightcol {
	float: right;
	width: 320px;
	width: 300px;
}
.middlecol {
	padding:10px;
	min-height:600px;
	margin:0 325px 0 205px;
}
.mainContent {
	float:left;
	width:100%;
	color:#666666;
}
.leftcol p {margin:15px 0;}
.rightcol p {margin:15px 0;}
.mainContent p{ margin:0 0 10px;}
.mainContent li { margin:0 0 10px 15px;list-style: disc;}
.submenu {margin:83px 0 0;}
.submenu li {margin:4px 0 20px; font-size:1.1em; font-wieght: bold;}

.footer {
	position: absolute;
	height:80px;
	width:100%;
	bottom:0;
	left:0;
	padding-top:20px;
	z-index:50;
}
.footerCover {
	/**width:970px;/*/
	margin:20px auto 0;
}
.copyright {
	float: right;
	/*padding-right: 67px;*/
	line-height: 1.5em;
}
.copyright a {
	vertical-align: middle;
}
.copyright a img {
	vertical-align: middle;
	text-decoration: none;
	border:0;
}

.error404{
	width:500px;
	height:300px;
	background:url('/i/system/404error.gif') 100% 100% no-repeat;
}
.auth_form , .auth_form:link ,
.auth_form:visited , .auth_form:hover ,
.auth_form:focus {
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:20px;
	text-decoration: none;
	outline:none;
	border:none;
}
cut {
	display:block;
	height:3px;
	font: 2px/2px sans;
	border: 2px dashed #dfdfdf;
	margin: 0.3em 0;
}
.reserved {
	float:left;
	/*padding:0 0 0 67px;*/
	line-height:2em;
}
