/* CSS Document */

ul.menutop li a.downl { background-position:center -42px; }

/**************/


div.center ul li span {
  display:block; clear:both;
}

div.center ul li p {
  font-size:12px;
}

div.center ul.block1 {
  margin-bottom:0px;
  width:799px;
  font-family:"times";
  background-color:#0a0812;
}
div.center ul.block1 li {
  padding:0; overflow:hidden; margin:0 9px 8px 1px;
  color:#333333;
  width:259px; height:89px;
  background-color:#ffff00;
}
  div.center ul.block1 li.title {
    margin:0 0 1px 0; padding:0; overflow:hidden;
    width:799px; height:20px;
    line-height:20px; text-indent:-10000px;
    background:#999999 url('../images/downl_title.gif') no-repeat 0 0;
    border-bottom:4px solid #2d2a3a;
  }
  div.center ul.block1 li.last { margin-right:0; }
  
  div.center ul.block1 li a {
    display:block; clear:both; position:relative;
    width:259px; height:89px;
    font-size:12px; color:#FFFFFF;
    background-color:#2c2a3d;
  }
    div.center ul.block1 li a:hover { background-color:#35334a; }
   
    div.center ul.block1 li a span.imgcont {
      position:absolute; top:0; right:-1px; overflow:hidden;
      width:125px; height:89px;       
    }
    div.center ul li a img { border:0; }
      div.center ul li a img.icon {
        position:absolute; top:56px; right:134px; 
        border:0; 
      }
      
    div.center ul.block1 li a span.text {
      position:absolute; top:5px; left:10px;
      width:120px;
      font-family:"arial"; font-size:13px;
    }  
      div.center ul.block1 li a span.text span.sub {
        font-family:"arial"; font-size:10px;
      }    
  
  div.center ul.block1 #adv {
    position:relative; margin:0 0 0 1px;
    width:797px; height:42px; 
    background:#333333 url('../images/downl_foot_back.gif') no-repeat 0 0;
  }
  div.center ul.block1 #adv a {
    position:absolute; right:16px; top:6px;
    width:88px; height:31px;  
    background-color:transparent;
  }
    div.center ul.block1 #adv a:hover {
      background-color:transparent;
    }
  div.center ul.block1 #adv span.text {
    position:absolute; left:150px; top:8px;  
    width:250px;
    font-size:10px; font-family:'verdana'; color:#666666;
  }
    div.center ul.block1 #adv span.text a {
      display:inline; position:relative; top:0; right:0; clear:none;
      width:auto; height:auto;
      font-size:10px; font-family:'verdana'; color:#666666; text-decoration:underline;
    }


