/*reset*/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,form,input,button,p{margin:0;padding:0;}
body{font:12px/1.75 \5b8b\4f53,sans-serif;}
img{border:none;}
cite,em,i{font-style:normal;}
ol,ul,li{list-style:none;}
legend{color:#000;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
button,input,select,textarea{font-size:100%;}
.clearfix:before,.clearfix:after{content:"";display:table}
.clearfix:after{clear:both}
.clearfix{zoom:1;clear:both}
/*header*/
.wrap{height:32px;line-height:32px;border-bottom:1px solid #ddd;background:#fdfdfd;}
.wrap .header{width:1000px;margin:0 auto;}
.header_logo{float:left;width:125px;height:32px;}
.header_logo a{display:block;height:32px;background:url(../images/logo.jpg) no-repeat 0 0;}
.header_reg{margin-left:100px;float:left;display:inline;}
.header_link{float:right;}
/*footer*/
.footer-wrap{ background: url(../images/footer.jpg) no-repeat center top; }
.footer{text-align:center;background:#fff;width:1000px;margin:0 auto;padding:0 0 10px; clear: both;}
.footer_link a{color:#000;}
.footer_link{color:#666;background:#93867e;height:40px;line-height:40px;}
.footer_copyright{line-height:24px;margin-top:8px;}
.footer_copyright span{margin:0 5px 0 8px;}

/* 幻灯片*/
.slide{ position: relative; width: 308px; height: 220px; overflow: hidden; }
.slide-list{ list-style: none; position: absolute; top: 0; left:0; padding: 0; margin: 0; }
.slide-list li{ float: left; display: inline; width: 308px;  }
.slide-list li img{ display:block; width: 308px; height: 220px; }
.slide-triggers{ position: absolute; bottom: 10px; right:20px; list-style: none; margin: 0;  }
.slide-triggers li{ float: left; display: inline; width: 16px; height: 16px; line-height: 16px; text-align: center; font-size: 9px; font-family: Arial; overflow: hidden; margin-right: 10px; background: #fff; filter: alpha(opacity=70); opacity: 0.7; -khtml-opacity: 0.7; -moz-opacity: 0.7; border: 1px solid #ddd; color:#f60; cursor: pointer; }
.slide-triggers .current{ background: #f60; color: #fff; }
