/* copyright by Robin *2013-01-22 */
@charset "utf-8";
html,body { width:100%; height:100%;}
body { line-height:150%; font-size:12px; color:#323232; font-family:"microsoft yahei",Arial,sans-serif;}
body, dl, dd, h1, h2, h3, h4, h5, h6, p, ul, ol { margin:0;}
ul, ol { padding-left:0; list-style-type:none;}
img { border:0;}
a { color:#333; text-decoration:none; outline: 0 none;}
a:hover { text-decoration: underline;}
.fix {zoom:1;}
.fix:after,.fix:before{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.none {display: none;}
.clear{clear:both;}