﻿@charset "UTF-8";
/* CSS Document */
body { 
   margin:0px;
   padding:0px;
   background:url(images/bg.png) repeat-x #b3bead;
   font-family:Arial, Helvetica, sans-serif;
   }
   
   <style type="text/css"><!--
 html {
  height:100%;
}
 body {
  margin:0;
  padding:0;
  height:auto !important;
  height:100%;
  min-height:100%;
}
//--></style>
   
a {}
a:hover { text-decoration:none;}

p {line-height:12px; margin-top:0px; margin-bottom:0px;}
   
.title_red { font-size:20px; color:#c03f00; margin-bottom:10px;}
.news_title, .news_title a {font-family:'Tahoma'; font-size:11px; color:#c03f00; font-weight:bold;}
.date { font-family:'Tahoma'; font-size:11px; color:#ff9764;}
.news_text { font-family:'Tahoma'; font-size:10px; color:#caa08b;}
.news_text a { color:#c03f00;}
.all_news a { color:#c03f00; family:'Tahoma'; font-size:11px; }
.login_text {font-family:'Tahoma'; font-size:10px; color:white; margin-left:-10px; }
.login_text a { color:white; font-size:10px; family:'Tahoma'; }
.screen1_text { font-family:'Tahoma'; font-size:11px; color:#80b774;}
.screen1_text a { font-family:'Tahoma'; font-size:11px; color:#98ff65;}
.screen2_text { font-family:'Tahoma'; font-size:11px; color:white;}
.screen2_text a { font-family:'Tahoma'; font-size:11px; color:#fdff40;}

.title_green { font-size:20px; color:#4c9644;}
.top_wms { font-family:'Tahoma'; font-size:11px; color:#6a8851;}

.title_blue { font-size:20px; color:#007ac0;}
.title_white { font-size:24px; color:white;}

img {
border: none;
}

  
#wrap { width:900px; margin:0 auto;}
#header { width:900px; height:130px; background:url(images/header.jpg) no-repeat;}
#screen1 { width:900px; height:321px; background:url(images/screen_1.jpg) no-repeat;}
#screen2 { width:900px; height:210px; background:url(images/screen_2.jpg) no-repeat; margin-bottom:1px;}
#banners3 { width:900px; height:150px;}
#page { width:900px; display:inline-block; height:3000; min-height:100%;}
#ptop { width:599px; float:left; background:url(images/bg_2.png) repeat-x white; margin-right:1px;}
#pbot { width:559px; padding:20px; background:url(images/bg_3.png) no-repeat bottom right;}
#pbot p {font-family:'Tahoma'; font-size:11px; color:#6a8851; line-height:normal; margin:10px; margin-left:0px; margin-right:0px;}

#login { position:absolute; width:260px; height:50px; margin-left:633px; margin-top:18px;}
#login_input { border:none; width:90px; height:20px; padding-left:5px; padding-right:5px; font-family:'Tahoma'; font-size:11px; color:#628c24;}
#login_btn { border:none; width:35px; height:20px; background:url(images/login_btn.png) no-repeat; }
#login_btn:hover { cursor:pointer;}
#login_txt { position:absolute; margin-top:-15px; margin-left:8px; color:white; font-size:11px; font-weight:bold;}
#pass_txt { position:absolute; margin-left:112px; margin-top:-15px; color:white; font-size:11px; font-weight:bold;}
#signup {margin:0 auto; width:500px;  text-align:center;}


#desc1 { width:692px; height:43px; margin-top:235px; position:absolute; margin-left:20px;}
#desc2 { width:860px; height:43px; margin-top:120px; position:absolute; margin-left:20px;}

#bn_1 { width:300px; height:150px; float:left;}
#bn_2 { width:299px; height:150px; float:left; margin-left:1px;}

#green_block { width:259px; height:318px; padding:20px; background:url(images/bg_green.png) no-repeat; float:left; margin-right:1px;}
#green_block table { margin-top:2px;}
#green_block table td {border-bottom:1px dotted #acc793; font-family:'Tahoma'; font-size:11px; color:#6a8851; line-height:11px; margin:0px; padding-bottom:7px; padding-top:5px;}

#blue_block { width:259px; height:318px; padding:20px; background:url(images/bg_blue.png) no-repeat; float:left;}
#blue_block img { border:3px solid #c5e1f1; margin-top:10px;}
#blue_block img:hover { border:3px solid white;}


#red_block { width:260px; height:318px; padding:20px; background:url(images/bg_red.png) repeat; float:left;}
#red_block_0 { width:260px; height:318px; padding:20px; background:url(images/bg_red.png) no-repeat; float:left; margin-right:1px;}
#red_block_x { width:260px; height:730; padding:20px; background:url(images/bg_red.png) no-repeat; float:left; margin-right:1px;}


#news_block { padding-bottom:10px; margin-bottom:10px; margin-top:-3px; border-bottom:1px dotted #c79393;}

#right_panel { width:300px; float:left;}

#menu { position:absolute;  height:30px; margin-top:110px; margin-left:200px; display:inline;}
#menu ul { margin:0px; padding:0px; list-style:none;}
#menu ul li {margin-right:15px; padding-right:0px; letter-spacing:-1px;}
#menu ul li.nonactive {padding-left:20px; float:left;}
#menu ul li.nonactive a { color:#638660; font-size:16px; text-decoration:none;}
#menu ul li.nonactive a:hover {text-decoration:underline; }
#menu ul li.active { padding-left:20px; float:left; color:#7bb51f; font-size:16px;}
#menu ul li.active a { color:white; font-size:16px; text-decoration:none;}

#footer { width:900px; height:136px;}
#logo { width:104px; height:67px; position:absolute; margin-top:30px;}
#copy { position:absolute; margin-left:130px; margin-top:70px; font-family:'Tahoma'; font-size:10px; color:#e4eae1;}
#copy a {font-family:'Tahoma'; font-size:11px; color:white;}
#leave { position:absolute; width:226px; height:176px; background:url(images/leave.png) no-repeat; margin-top:-40px; margin-left:724px;}
