/* CSS Document */
body{background:#fff; padding:0; margin:0 auto; font-size:12px; color:#333; font-family:"微软雅黑","宋体","Arial",Verdana, Geneva, sans-serif;}
a{text-decoration:none; color:#666;}
ul,li{list-style-type:none;}
.clearfloat{clear:both;}
img{border:0 none;}
i,em{ font-style:normal;}

#header , #container , #footer{margin:0 auto; height:auto;}

.w1000{width:1000px; margin:0 auto; height:auto;}

.fl{float:left;}

.fr{float:right;}
.line_x{ height:1px; overflow:hidden; width:100%; background-color:#e5e5e5;}

.border{border:1px solid #e5e5e5;}
.b{border-bottom:1px solid #e5e5e5;}
.t{border-top:1px solid #e5e5e5;}
.l{border-left:1px solid #e5e5e5;}
.r{border-right:1px solid #e5e5e5;}
.tt{border-top:1px dotted #c2c2c2;}
.bb{border-bottom:1px dotted #c2c2c2;}
.rr{border-right:1px dotted #c2c2c2;}
.ll{border-left:1px dotted #c2c2c2;}



