  html,body{width:100%;height:100%;margin:0;padding:0;}
  .site{width:1000px;margin-left:auto;margin-right:auto;min-height:100%;background:#fff;overflow:hidden;
        margin-bottom:-46px;/*Opera 9 long scroll fix*/position:relative;/*end fix*/}
  * html .site {height:100%;/*IE6 fix*/overflow-y:visible;/*end fix*/}
  a{color:#191901;text-decoration:underline;}
  a:hover{color:#191901;text-decoration:none;}
  body{background:#eee;font-family:Verdana;font-size:12px;color:#000}

  .header{height:312px;background:url(/images/head.jpg) no-repeat;rosition:relative;}
  .header .menu{float:right;height:302px;width:217px;padding-top:10px;}
  .header .menu a{display:block;font-size:20px;text-decoration:none;border-bottom:1px solid #191901;
                  margin:0 0 2px 10px;}
  .header .form{position:absolute;width:207px;right:0;top:196px;margin-left:10px;}
  .header .form .login,.header .form .password,.header .form .search-text{font-size:16px;width:142px;height:20px;
                                                                          border:1px solid #191901;padding:2px;color:#9d9c9b;}
  .header .register .login{margin-bottom:5px;}
  .header .form a{font-size:11px;color:#9d9c9b;}
  .header .form .submit{width:25px;height:26px;background:url(/images/submit.gif) no-repeat;
                        position:absolute;top:30px;right:24px;}                  
  .header .search{right:0;top:286px;}
  .header .search .submit{top:0;}
  
  .left{display:none;}
  .right{float:right;display:inline;width:217px;padding-bottom:32000px;margin-bottom:-32000px;}
  .right .list{margin:15px 10px 30px 10px;}
  .right .list .title{font-size:18px;color:#191901;margin-bottom:10px;}
  .right .list .item{margin-bottom:10px;}
  .right .list .item a{display:block}

  .main h1{margin:20px 227px 20px 20px;font-size:18px;color:#191901;}
  .main .content{margin:0 227px 30px 20px;}
  .main .content .item{margin-bottom:10px;}

  .underfooter {height:30px;clear:both;}
  .footer {width:960px;margin-left:auto;margin-right:auto;height:30px;position:relative;border-top:1px solid #191901;
           padding:9px 20px 6px 20px;color:#9d9c9b;}
  .footer a{color:#9d9c9b;text-decoration:none;}