/* Ho Reset CSS*/
* { margin:0; padding:0; }
ol,ul { list-style: none; }
a { outline: 0; text-decoration: none; color: #888; }
img { border: 0; }
body { font:12px/1.6 arial; color: #888;overflow-x:hidden;}
/* float clearfix */
.clearfix { *zoom:1 }
.clearfix:after { content:"";display:block;clear:both }


