@charset "utf-8";
/* CSS Document */
body{
margin-top:21px;
padding:0;
background-color:#FFFFFF;
text-align:left;
font-family:Arial,Helvetica,Verdana,sans-serif;
}
.register_form
{
margin-top: 10px;
font-size: 12px;
font-weight: bold;
color: #333333;
}
.register a
{
font-size: 12px;
font-weight: bold;
color: #333333;
}
.register
{
margin-top: 10px;
font-size: 12px;
font-weight: bold;
color: #333333;
}
#header{
width:1000px;
height:40px;
text-align:left;
}
#main{
width:1000px;
min-height:450px;
}
#nav{
width:200px;
min-height:450px;
}
#footer{
clear:both;
width:1000px;
height:25px;
color:#333333;
font-size:10px;
padding-top:25px;
}
#footer a{
color:#333333;
font-size:10px;
}


.topnav{
float:right;
width:750px;
height:20px;
}
.topnav ul{
list-style:none;
padding:0;
margin:0;

}
.topnav li{
float:left;
position: relative;
text-align: left;
}
.topnav li a{
color:#333333;
text-decoration:none;
font-size:12px;
font:Arial, Helvetica, sans-serif;
font-weight:600;
}
.topsubnav{
float:left;
width:195px;
margin-left:55px;
}
.subhead{
width:1000px;
}
.logo{
float:left;
width:184px;
height:156px;
}
.banners{
float:left;
width:726px;
height:156px;
margin-left:30px;
}
.baner1{
float:left;
border:1px solid #ccc;
width:350px;
height:150px;
}
.baner2{
float:right;
border:1px solid #ccc;
width:350px;
height:150px;
}
.nav{
margin-top:20px;
float:left;
width:200px;
 font-family: Arial,Helvetica,Verdana,sans-serif;
}
.nav ul{
margin:0;
padding:0;
}
.content{
float:right;
width:770px;
min-height:450px;
_height:450px;
color:#333333;
padding-left:20px;
margin-top:15px;
font-size:12px;
font-family: Arial,Helvetica,Verdana,sans-serif;
}
.content h2{
color:#333333;
}
.content a{
  color:#333333;
font-family: Arial,Helvetica,Verdana,sans-serif;
}


.korz{
  margin-top: 25px;
font:Arial, Helvetica, sans-serif;
font-size:0.9em;
}
.poisk{
  font:Arial, Helvetica, sans-serif;
font-size:0.9em;
}


#nav, #nav ul {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:740px;
min-height: 20px;
}
#nav li {
float:left;
border-bottom
position:relative;
background:#ffffff none repeat scroll 0 0;
}
#nav a {
color:#333333;
display:block;
padding:4px 15px;
text-decoration:none;

 font-family: Arial,Helvetica,Verdana,sans-serif;
}
#nav a:hover {
color:#000000;
}
#nav li:hover, #nav li.jshover {
background:#ffffff none repeat scroll 0 0;
}
#nav li ul {
background:#ffffff none repeat scroll 0 0;
display:none;
padding:8px 0;
position:absolute;
width:170px;
border: 1px solid #000000;

}#nav li ul li{
width:170px;
}
#nav li li a {
background:transparent none repeat scroll 0 0;
width:138px;
background-image:url(../images/img_24.jpg);
background-repeat: no-repeat;
 background-position: 3% 50%;
}
#nav li:hover ul, #nav li.jshover ul {
display:block;
}
#nav li:hover li ul, #nav li.jshover li ul {
display:none;
left:133px;
top:-9px;
width:138px;
}
#nav li:hover li:hover ul, #nav li.jshover li.jshover ul {
display:block;
}
