html,body { height:100%; }

#backup { background:#ACE1F0; background:#31ACCF; }
/* * { font: x-large monospace; color:#000; background:#79D6F0; text-decoration:none; } */
* { font-family: 'GOST'; font-size:18pt; color:#000; background:#D2F1F9; text-decoration:none; }

@font-face{
	font-family: "GOST";
	src: url('../css/gost_a.ttf');
}

a   { color:#000; text-decoration:none; background:none; font-weight:normal; padding:0.2em 0.1em 0em 0em; border-bottom: 1px dotted grey; }
h1  { width:100%; text-align:center; }
.lf { float:left; background:none; }
.rf { float:right; background:none; }

div.ad1,div.ad2	{ width:200px; height:90px; margin: 0.4em; background:#ACDEEC; }
div.ad1		{ float:left; }
div.ad2		{ float:right; }
div#up		{ text-align:center; background: #ACDEEC; color: #ffa; width:100%; }
div#up h1	{ color: #000; background: none; margin:25px 0px 12px 0px; }

div#upmn	{ width: 100%; background:url(../img/stripe.png) top center repeat #447B8B; }
div#upmn hr { width:100%; }
a:hover 	{ color: #003; background:#095970; text-decoration: none; }

#fsb a		{ color: #000; text-decoration:none; background:#ccc; font-weight: normal;}

div#cn		{ position: relative; color: #fff; width:100%; margin:0; }
div#dn		{ text-align:center; background:#A8CDD1; color:#000; padding:0; width:100%; line-height:33px; height:60px; }
div#dn img{ border:none; width:88px; height:33px; margin:0 10px; background:none; }
div#dn a:hover	{ background:none; }
#c		{ text-align: center; width:100%; }
#r		{ text-align: right; width:100%; }
#l		{ text-align: right; width:100%; }
#incn		{ padding:0 10px; }
.jf		{ text-align: justify; width:100%; }
.sm		{ font-size: 90%; }
sub		{ font-size: 80%; }

.zx_fnd { margin:1em 0; }
.zx_fnd th { text-align:center; background:#222; }
.zx_lst { width:100%; text-align:center; margin-bottom:1em; }
.zx_lst th { background: #98c0cd; }
