* {
margin: 0px;
padding: 0px;
}

body {
font-family: Verdana;
font-size: 14px;
padding-top:10px;
}

h1 {
color: #8cc74a;
}

h2, h2 a {
color: #11B8D6;
text-decoration:none;
}

h1, h2 {
text-align: center;
font-size: 16px;
font-weight:bold;
padding-bottom: 15px;
}

p {
text-align:justify;
padding-bottom: 10px;
}

ul {
list-style-image:url('/images/zl/list.jpg');
padding-left: 20px;

}

li {
padding-bottom: 3px;
}

li a {
color:#000000;
text-decoration:none;
}
a {
color:#000000;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
li a:hover {
text-decoration:underline;
}


#page {
width: 100%;
}

#content {
text-align: left;
width: 970px;
}

#nav {
width: 100%;
height: 27px;
position:relative;
z-index:1;
}

#nav table {
margin-right: 30px;
}

#nav table td{
width:92px;
}

#nav div {
width: 90px;
height: 27px;
background:url('/images/zl/kn_on.gif') no-repeat;
}

#nav a {
display: block;
width: 90px;
height: 27px;
background: url('/images/zl/kn_off.gif') no-repeat;
color:#FFFFFF;
text-decoration:none;
font-size: 14px;
font-weight:bold;
text-align:center;
padding-top: 3px;
font-family: Tahoma;
}

#nav a:hover {
background:none;
}

#top {
clear:both;
height: 247px;
position:absolute;
top: 32px;
z-index: 0;
}

#top img {
float:left;
}

#main {
width: 970px;
clear:both;
position:absolute;
top:300px;
}

.left {
width:700px;
padding-left: 20px;
padding-right: 20px;
}

.right {
padding-left: 20px;
}

.v_polosa {
width:1px;
background:#CCCCCC;
}

.news {
margin-left: 30px;
margin-top: 40px;
clear:both;
}

.news td {
width: 400px;
background:url('/images/zl/news_block.jpg') no-repeat;
height: 120px;
padding: 10px;
}

.news span {
display:block;
font-weight:bold;
color:#333333;
}




#footer {
clear:both;
width: 970px;
border-top: 1px solid #89c646;
height: 40px;
margin-left: 10px;
margin-top:50px;
}

#footer div {
height: 4px;
background: #89c646;
width:auto;
margin-top: 3px;
}


.c_left, .c_right {
text-decoration:none;
font-size: 12px;
color: #666666;
}

.c_left:hover, .c_right:hover {
text-decoration:underline;
}


.c_left {float:left;}
.c_right{float: right;}
.news_title {text-align: center;}