﻿body {
font-family:Microsoft YaHei;
margin:0px;
padding:0px;
}
.top{
   background-image:url('../img/top-1.jpg');
   background-repeat:repeat-x;
   background-attachment:fixed;
   width: 1004px;
   height: 70px;
   
   font-size:14px;
}
.top-a{
      padding-left:800px;   
      padding-top:20px;   
}
.top-a  a{
    color:#ffffff;
 }
.top-a a:link{
    color:#ffffff;
    text-decoration:none;
    }
.top-a a:visited{
    color:#ffffff;
    text-decoration:none;
    }
.top-a a:hover{
    color:#006666;
    text-decoration:none;
    }

.top-a a:active{
    color:#ffffff;
    text-decoration:none;
    }
.top-a span img{
      border:0px;
}
.logo{
     
     width: 268px;
     float:left;
     padding-left:20px;   
    
 }
.logo span a img{
      width: 311px;
       height: 70px;
       border:0px;
       display:block;
   }
.bar{
   background:url('../img/bar-1.jpg');
   background-repeat:repeat-x;
   width:1004px;
   height:25px;
   font-family:Microsoft YaHei;   
   font-size:14px;
   color:#ffffff;
   margin:0;
   padding:0;
}
.bar-1{
    padding:-7px 0px 0px 200px;
    padding:0px 0px 0px 200px!important;
    *padding:-7px 0px 0px 200px;
    width:804px;
   }
.bar-1 ul{
    
    display:inline;
    list-style-type:none;
    float:left;
    width:100%;
    margin:0;
    padding:0;
}
.bar-1 ul li{
    display:inline;
    
}
.bar-1 ul li a{
    float:left;
    color:#ffffff;
    padding:0px 10px 0px 10px;
    display:inline-block;
    text-decoration:none;
    margin:0;
}
.bar-1 ul li span{
    float:left;
    display:inline;
}
.bar a:link{
    color:#ffffff;
    text-decoration:none; 
    }
.bar a:visited{
    color:#ffffff;
    text-decoration:none;
    }
.bar a:hover{
    color:#006666;
    text-decoration:none;
    }
.bar a:active{
    color:#ffffff;
    text-decoration:none;
    }

.collect{
background:#2fada9;    
}
#left{
    float:left;
    display:inline;
    background-image:url('../img/left-1.jpg');
    background-repeat:repeat-y;
    width:262px;

    font-family:Microsoft YaHei;
    font-size:14px;
    
    
 }
#left ul {
      list-style-image: url('../img/left-2.jpg');
    }

#left a{
    color:#000000;
    text-decoration:none;
    
    }
#left a:link{
    color:#000000;
    text-decoration:none;
    }
#left a:vistied{
    color:#000000;
    text-decoration:none;
    }
#left a:hover{
    color:#000000;
    text-decoration:none;
    }
#left a:hover{
    color:#006666;
    }

#left-1{
    background-image:url('../img/bar-2.jpg');
    background-repeat:repeat-x;
    width:262px;
    height:36px;
    color:#ffffff;
    
    }
#left-1 span{
    padding-left:50px;
    font-family:Microsoft YaHei;
    font-size:14px;
    }
.bottom{
   clear:both;
   background-image:url('../img/bottom-1.jpg');
   background-repeat:repeat-x;
   width:1004px;
   height:120px;
   font-family:Microsoft YaHei;
   font-size:14px;
   
}
.bottom span{
    padding-left:200px;
    white-space:nowrap;
    font-family:Microsoft YaHei;
    font-size:12px;
    display:block;
    
}

