/**************************************** 通用样式 **********************************************/

body {width:100%; margin: 0px; font-family:Arial,Tahoma,Helvetica,sans-serif; font-size:12px; background-color:#fff;}

div,ul,dl,p,dt,dd,li,h1,h2,h3,h4,h5,h6,img,input,a{ margin:0; padding:0;}

input{border:0; background:0;}

h1,h2,h3{font-size:12px; font-weight:normal;}

li{ list-style:none;}

img{ border:none; max-width:100%;}

a{ text-decoration:none; color:#858585;}

a:hover{ text-decoration:none; color:#FF6600;}


/**************************************** 布局样式 **********************************************/

.area{width:100%; height:auto; overflow:hidden; z-index:100;}

.he-list{width:100%; height:auto; overflow:hidden;}

.hidden{display:none;}

.fl{float:left;}

.fr{float:right;}

.b{margin-bottom:15px;}



