div.section-top {
  margin-top:-1px;
  }
  div.section-top div.links {
    padding:0 20px;
    margin-left:268px;    
    }
  div.section-top div.c {
    background-position:10px 50%;
    background-repeat:no-repeat;
    padding-left:20px;
    padding-top:5px;
    }

#hot-news {
  background:url(/assets/img/site/front/hotnews-lbg.gif) 0 0% repeat-y;
  margin-bottom:5px;
  width:640px;
  }
  #hot-news .inner {
    background:url(/assets/img/site/front/hotnews-lbottom.gif) 0 100% no-repeat;
  	overflow: hidden;
    height: 1%;
    }
  #hot-news h2 { display:none; }
  #hot-news div.innerfade {
    float:left;
    height:390px;
    position:relative;
    width:290px;
  }
  #hot-news div.active { 
    display:block; 
    }
  #hot-news div.announce { 
    display:none; 
    }
    #hot-news div.announce img.content-large { 
      position:relative; 
      }
    #hot-news div.announce h3 {
      color:white;
      font-size:14px;
      font-weight:bold;
      margin-top:-62px;
      padding:5px 10px;
      position:relative;
      height:49px;
      width:270px;
      }
      #hot-news div[class^="announce"] h3 {
        background:url(/assets/img/site/front/bg-hot-news-tint.png) 0 0 repeat-y;
        }
    #hot-news div.announce p {
      margin-left:20px;
      margin-top:15px;
      width:250px;
      }
    #hot-news div.announce ul.toolbar { 
      margin-left:47px; 
      }
  #hot-news div.r {
    float:left;
    width:350px;
    }
  #hot-news div.h {
    background-image:url(/assets/img/site/front/hotnews-top.jpg);
    height:5px;
    overflow:hidden;
    }
  #hot-news div.c {
    background:url(/assets/img/site/front/hotnews-bg.jpg) 0 0 repeat;
    overflow: hidden;
    height:380px;
    }
  #hot-news div.f {
    background-image:url(/assets/img/site/front/hotnews-bottom.jpg);
    height:5px;
    overflow:hidden;
    }
  #hot-news ul.hot-links {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:10px 0;
    }
    #hot-news ul.hot-links li { 
      padding:10px 20px; 
      }
      #hot-news ul.hot-links li a {
        font-size: 14px;
        color:white;
        }
      #hot-news ul.hot-links li div.brief { 
        display:none; 
        }
      #hot-news ul.hot-links li.active { 
        background-color:#074b02; 
        }

#main-partners {
  background:#E0E0E0 url(/assets/img/site/bg-partners.gif) 100% 0 no-repeat;
  margin-top:10px;
  }
  #main-partners ul {
    background:url(/assets/img/site/front/bg-main-partners.gif) 0 10px no-repeat;
    font-size:11px;
    height:100%;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    overflow:hidden;
    padding-bottom:10px;
    padding-left:10px;
    padding-top:40px;
    }
    #main-partners li {
      background:url(/assets/img/site/front/bg-main-partners-li.gif) 0 0 no-repeat;
      color:#777;
      display:block;
      float:left;
      line-height:15px;
      padding-left:15px;
      width:100px;
      }
      #main-partners li.first { background:none; }
      #main-partners li a { font-size:11px; }
