@charset "utf-8";
* {
margin:0;
padding:0;
outline:none
}
html,body {
margin:0;
padding:0
}
img {border:none}
body {
background:#009933;
}
a:hover { text-decoration:none}
.main {
width:766px;
margin:0 auto
}
.header {
background:url(images/header.jpg) no-repeat;
width:100%;
height:307px
}
.menu {padding:65px 0 0 312px}

.menu a {font:italic 17px Times;color:#616161;text-decoration:none;}
.menu a:hover {background:url(images/label.gif) left 5px no-repeat;width:12px;height:11px}
.content_fon {
background:url(images/content_fon.jpg) no-repeat;
width:100%;
height:349px
}
.footer {
background:url(images/footer.jpg) no-repeat;
width:100%;
height:79px
}
.footer div {font:11px Tahoma;color:#8fd2a5;padding:14px 0 0 24px; width:245px}
.footer div a {color:#8fd2a5; text-decoration:none}
.footer div a:hover { text-decoration:underline}
.text1 p {width:323px;font:11px Tahoma;color:#8b8b8b;padding-left:15px}
.bans { padding-top:15px}
.bans img {padding-right:20px}
.bans p {width:443px;font:11px Tahoma;color:#8b8b8b;}
.text2 p {width:435px;font:11px Tahoma;color:#8b8b8b;padding-left:15px}
.text2 div {font:11px Tahoma;color:#8b8b8b;}