/* CSS Document */

*{ margin:0; padding:0;}
ul{ list-style:none;}
a{ color:#1e1e1e; text-decoration:none; outline:none;}
body{font-size:14px; background:#fff;}
img{ border:none;}

.clearfix:after{ content:"."; display:block; clear:both; font-size:0; height:0; overflow:hidden; }
.clearfix{ zoom:1;}

.left{ float:left;}
.right{ float:right;}
.ml{ margin-left:10px;}
.mr{ margin-right:8px;}
.mt{ margin-top:10px;}
.mb{ margin-bottom:9px;}

.wrapper{ width:1000px; margin:0 auto;}
*html,*html body{ width:100%;background-image:url(about:blank);background-attachment:fixed;}

.topBD{ height:341PX; background:url(../images/_temp/001.jpg) no-repeat center;}
.foot{ height:100px; padding-top:33px; background:url(../images/line.jpg) repeat-x;}
.foot p{ font-family:"微软雅黑"; font-size:14px; color:#fff; line-height:25px; text-align:center;}