/* CSS Document */
ol,ul,li{ list-style:none outside;}
html,body{font-family:  "microsoft yahei";background:#dadfe6;}
i,em{ font-style: normal;}
img{ border:none;font-size:0;vertical-align: middle;}
a{ text-decoration: none; color: #fff;}
a:hover{ text-decoration: none;color: transparent;}
area:focus{ outline: none;}
.clearfix:after{display:table;clear:both;content:""}
.clearfix{zoom:1}
.ellipsis{white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.fl{ float: left;}
.fr{ float: right;}
div{display:block;}

