@font-face {
  font-family: 'PAVOpenSans';
  font-style: normal;
  font-weight: 400;  
  src: local(''),
       url('fonts/pav-opensans-regular.woff2') format('woff2'), 
       url('fonts/pav-opensans-regular.woff') format('woff');  
}
@font-face {
  font-family: 'PAVOpenSans';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('fonts/pav-opensans-semibold.woff2') format('woff2'), 
       url('fonts/pav-opensans-semibold.woff') format('woff');
}
* {	
	font-family: 'PAVOpenSans', sans-serif;
	font-size: 16px;	
	text-decoration: none;
}
html, body, #main {
	height:100%;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;	
}
#main {
	margin: 0 auto;
	width: 95%;
}
body  {
	background-color: #FFF;
}
body, div, td {
	color: #000099;
}
table.all {
	height:100%;
	padding: 0;
	border: 0;
	vertical-align: top;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
}
table.allw {
	padding: 0;
	border: 0;
	vertical-align: top;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
}
table td {
	padding:0;
} 
a img {
	border: none;
}
a {
	font-size: inherit;
	color: #3300FF;
	text-decoration: underline;
	cursor: pointer;	
}
a:hover   {
	color: #FF0000;
	text-decoration: underline;
}
.txt {
	color: #0033CC;
}
.txt_small, a.txt_small {	
	font-size: 13px;
	color: #939598;
}
a.txt_small {
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}
a.txt_small:hover {
	color: #FF0000;
	text-decoration: underline;
}
.txt_small p {	
	font-size: 13px;
	padding: 0;
	margin: 10px;
}
.red, h1 td {
	color: #FF0000;
	font-size:inherit;
	text-decoration:inherit;
	font-weight: inherit;
}
.pic {
	text-indent: 0;
	max-width: 300px;
	width: 40%;
	float: left;
	overflow: hidden;
	text-align: center;	
	margin: 0 15px 15px 0;
	display: block;
	border: 0;
}
h1 { 
	font-size: 180%;
	font-weight: 600; 
	margin: 15px 0 0 30px;
	padding:0;
}
h2 {
	font-size: 140%;
	font-weight: 600;
	text-indent: 30px;
}
h2 a {
	font-size: 100%;
	font-weight: 600;
	color: #009900;
	text-decoration: underline;
}
.bold_table  {
	font-weight: 600;
}
p {
	font-style: normal;
	text-indent: 0;	
	text-align: left;
	padding: 0;
	margin: 15px;
	line-height: 1.6em;
}
.table_txt td {
	font-style: normal;
	text-indent: 5px;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
ul.ul_txt {
list-style-position: inside;
padding-left: 35px;
}
ul.ul_txt li {
	text-indent: 0;
	text-align: left;
	padding: 0;
	margin: 15px 15px 15px 0;
	line-height: 1.6em;
}
.menu  {
	color: #009900;
	font-weight: 600;
}
a.menu  {
	text-decoration: none;
	cursor: pointer;
}
a.menu:hover   {
	background-color:#ff6600;
	color:#FFFF00;
	text-decoration: none;
}
.go  {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
a.go {
	text-decoration: none;
	cursor: pointer;
}
a.go:hover {
	color: #ff6600;
	text-decoration: none;
}
.go_top  {
	color: #FFF;
	font-weight: 600;
	text-decoration: none;
}
a.go_top {
	text-decoration: none;
	cursor: pointer;
}
a.go_top:hover {
	color: #ff6600;
	text-decoration: none;
}
.link  {
	font-size: inherit;
	color: #0033CC;
	font-weight: normal;
	text-decoration: none;
}
a.link {
	color: #009900;
	text-decoration: underline;
	cursor: pointer;
}
a.link:hover {
	color: #ff6600;
	text-decoration: underline;
	cursor: pointer;
}
.link_small  {
	font-size: 10px;
	color: #0033CC;
	font-weight: normal;
	text-decoration: none;
}
a.link_small {
	color: #009900;
	text-decoration: underline;
	cursor: pointer;
}
a.link_small:hover  {
	color: #ff6600;
	text-decoration: underline;
	cursor: pointer;
}
.link_small_w  {
	font-size: 11px;
	color: #0033CC;
	font-weight: normal;
	text-decoration: none;
}
a.link_small_w {
	color: #009900;
	text-decoration: underline;
	cursor: pointer;
}
a.link_small_w:hover {
	color: #ff6600;
	text-decoration: underline;
	cursor: pointer;
}
.btn {
	background-color: #ff0000;
	font-weight: 600;
	color: #FFF;
}
input, textarea, select {
	font-style: normal;
	background-color: #FFF;
	border: 1px solid #000099;
	cursor: pointer;
	color: #000099;
	padding: 5px;	
}
.table-overflow {
	overflow-x: auto;
	max-width: 0;
}	
.table-box {
	overflow-x: auto;
	padding: 0 15px;
}
.table    {
	border: 0;
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0 auto;
	width: 80%;
}
.table td {
	padding: 4px;
	text-align: center;
}
.table tr.t0 td {
	background-color: #ff6600;
	font-weight: 600;
	color: #FFF;
}
.table tr.t1    {
	background-color: #F0F0F0;
}
.table tr.t2    {
	background-color: #FFF;
}
.table a {
	color: #009900;
	text-decoration: underline;
	cursor: pointer;
}
.bg_body {
	background-color: #FFF;
}
.bg_menu {
	background-color: #FFFF00;
}
.bg_top {
	background-color: #0066ff;
}
.bg_line {
	background-color: #FFFF00;
}
.bg_shadow {
	background-color: #CCC;
}
.bg_order {
	background-color: #FFF;
	font-size: 14px;
	color: #0033CC;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#nav_top {
	margin: 0;
	padding: 0;
	/* width: 480px; */
	min-height: 34px;
	text-align: right;
}
#nav_link {
	height: 34px;
	margin: 0;
	padding: 0;
	/* width: 350px; */
}
#nav_top li, #nav_link li {
	list-style-type: none;
	/* display: inline; */
	display: inline-block;
	line-height: 34px;
}		
#nav_top li a, #nav_link li a{
	color:#3300FF;
	text-decoration: underline;
	font-size: inherit;
	font-weight:600;
	border-right:0px solid #FFF;
	border-bottom:0;
	padding: 0px 8px;
	float: right;
}
#nav_top li a:hover, #nav_link li a:hover  {
	background-color:#FF0000;
	color:#FFF;
}
#nav_top li a.on {
	background-color:#FFF;	
	color:#FF0000;
}
#nav_left {
	float: left;
	/* width: 213px; */
	margin: 0;
	padding-top: 24px;
}
#nav_left ul.menu1 {
	margin: 0px 0px 0px 48px;padding: 0;	
	background: none;
	border-top: 0px solid #FFFF00;		
}
#nav_left ul.menu2 {
	margin: 0px 10px 0px 0;padding: 0;	
	background: #FFFF99;
	border-top: 2px solid #FFFFCC;
	border-left: 2px solid #FFFFCC;
	border-right: 2px solid #ffff66;
	border-bottom: 2px solid #ffff66;
}
#nav_left ul.menu1 li, ul.menu2 li {
	display: inline;
	list-style: none;
}
#nav_left ul.menu1 li a, ul.menu2 li a {
	color: #009900;
	display: block;
	text-decoration: none;
} 
#nav_left ul.menu1 li a   {
	padding: 10px 8px 10px 8px;
	font-weight: 600;
} 
#nav_left ul.menu2 li a {
	padding: 6px 8px 6px 8px;
	font-weight: normal;
} 
#nav_left ul.menu1 li a:hover, ul.menu2 li a:hover {
	background-color:#ff6600;
	color:#FFFF00;
}
#nav_left ul.menu1 li a.on, ul.menu2 li a.on {
	background-color:#990099;
	color:#FFFF00;
}
#nav_left ul.menu1 li a.no, ul.menu2 li a.no {;}
.note {
	background-color: #e3e3e3;
	padding: 5px;
	margin: 0 10px 10px 10px;
	border-left: 5px solid #FF0000;
}
.note p{
	text-indent: 0;
	text-align: left;
}
.clr {clear: both;}	
.btm_link {
	text-align: right;
	padding: 0 10px;
} 
.autor {
	text-align: right;
	margin: 20px 10px;
	overflow: hidden;
}	
.autor img {
    float: right;
    border-radius: 100%;		
	border: 1px solid #e3e3e3;
	font-size: 10px;
	text-align: center;
	margin: 0 0 0 10px;
}
.autor span {
    display: inline-block;
	float: right;
	margin-top: 5px;
}
img, img:before, img:after {	
	-webkit-transition:.4s ease-in-out;
	-moz-transition:.4s ease-in-out;
	transition:.4s ease-in-out;
	box-sizing:border-box;
}
.bg_top_ctr, .bg_top_rgt, .bg_top_lft  {
	height: 38px;
}
.bg_top_ctr  {
	background-image:url(img/fon2.png);
	background-repeat:repeat-x;
}
.bg_top_lft {
	background-image:url(img/fon1.png);
	background-repeat:no-repeat;
	background-position:left top;
	min-width:115px;	
	white-space: nowrap;
}
.bg_top_rgt {
	background-image:url(img/fon3.png);
	background-repeat:no-repeat;
	background-position:right top;	
	width: 22px;
	white-space: nowrap;
}
.bg_lft {
	background-image:url(img/fon5.png);
	background-repeat:repeat-y;
	background-position:left top;
	white-space: nowrap;	
	width: 36px;
	vertical-align: top;	
}
.bg_lft_img {
	background-image:url(img/fon4.png);
	background-repeat:no-repeat;
	background-position:left top;
	height: 122px;
	width: 36px;
	white-space: nowrap;	
}
.bg_rgt	{
	background-image:url(img/fon7.png);
	background-repeat:repeat-y;
	background-position:right top;
	white-space: nowrap;
	width: 22px;
	vertical-align: top;		
}
.bg_rgt_img {
	background-image:url(img/fon6.png);
	background-repeat:no-repeat;
	background-position:right top;
	height: 122px;
	width: 22px;
	white-space: nowrap;	
}
.bg_btm_ctr, .bg_btm_left, .bg_btm_rgt{
	height: 22px;
}	
.bg_btm_left {
	background-image:url(img/fon8.png);
	background-repeat:no-repeat;
	background-position:left top;
	min-width: 115px;	
	white-space: nowrap;
}	
.bg_btm_ctr {
	background-image:url(img/fon9.png);
	background-repeat: repeat-x;	
	white-space: nowrap;	
}
.bg_btm_rgt {
	background-image:url(img/fon10.png);
	background-repeat:no-repeat;
	background-position:right top;	
	width: 22px;
	white-space: nowrap;
}	
.tmb {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;	
	text-align: center;		
}	
.tmb li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
@media (max-width: 475px) {
   	.autor, .pic, .btm_link, #nav_top {text-align: center;}
   	.autor img, .autor span {float: none;}
	.autor img {margin: 0 10px 10px 10px;}
	.pic {
		float: none;
		width: 100%;
		margin: 0 auto 15px auto;
	}	
	ul.ul_txt {padding-left: 15px;}
	.bg_top_lft {background-image:url(img/fon1min.png);}
}