
body, div, table, tr, td, a,img ,p,hr{
    padding:0;
    margin:0;
}
.clear {
    height:20px;
    clear:both;
    overflow:hidden;
}
.jianju {
    height:5px;
    overflow:hidden;
    clear:both;
}
#logo, #logoBottomBg, #flash,#content,#footer,hr ,#footerBottom{
      width:900px;
      margin:0 auto;
}
#logo {
  
    height:80px;
    background:url(images/logo.gif)   no-repeat left ;

}
#logoBottomBg {
    
 
    background:#628FF4;
    height:15px;
     overflow:hidden;
}
#contentL {
    float:left;
    width:630px;
    

}
#introTitle {
    background:url(images/index_03.GIF) repeat-x;
    height:51px;

}
#contentL p {
    line-height:22px;
    text-indent:2em;
    font-size:13px;
    width:96%;
    margin:0 auto;
    color:#666;
   
}
#anliTitle {
     background:url(images/index_01.jpg) no-repeat;
     width:270px;
     height:72px;
}
#contentR {
    float:left;
    width:270px;
    text-align:center;
}
   #HonorImg, #contentR img {
        margin:0 auto;
       
    }
#HonorImg {
    width:595px;
}
#footer {
    clear:both;
    background:url(images/bg01.jpg) repeat-x;
    height:45px;
    
   
}
    #footer p {
         text-align:center;
         line-height:22px;
         color:#666;
          font-size:13px;
    }

hr {
   color:#333;
   overflow:hidden;
  
}
#footerBottom {
    height:25px;
    text-align:center;
     color:#666;
      font-size:13px;
      line-height:25px;
}
