@charset "UTF-8";
/*重置样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td { margin:0; padding:0; }
body {	font-size: 14px; color: #333; font-family: '微软雅黑'; background: #fff; min-width: 1100px; } 
table { border-collapse:collapse; border-spacing:0; } 
img { border:0; } 
ol,ul {  list-style:none; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; color: #333;  font-weight:normal;  }
a{ text-decoration: none; color: #666; }
input {	vertical-align: middle; } 
input,button,textarea,select {outline: none; font-family: '微软雅黑'; font-size: 14px; }

.wrap {	width: 1100px; margin: 0 auto; overflow: hidden; }
.main { width: 1100px; margin: 0 auto; }
.clear { clear: both; }

.clearfix:after { clear: both; display: block; content: '' }
.clearfix { zoom: 1 }

.clear {clear:both;height:0px;overflow:hidden;}
.clear10 {clear:both;height:10px;overflow:hidden;}
.clear15 {clear:both;height:15px;overflow:hidden;}
.clear20 {clear:both;height:20px;overflow:hidden;}
