@charset "utf-8";
/* author Zhu Xiaochuan time 20110817 version 1.0.0 */
/* @group general */
body,div,ul,ol,dl,li,dt,dd,h1,h2,h3,h4,p,form,iframe,input,textarea,a,span,em,strong,img { padding:0; margin:0; }
body{ font:12px/1.25em "微软雅黑"; color:#000; background:#fff;}
form, input { font:12px/1.25em "微软雅黑"; border:none;background:none;}
ul,dl,ol { list-style:none; }
h1, h2, h3, h4 {font:12px/1.25em "Microsoft YaHei"; font-weight:normal; }
a { color:#666; text-decoration:none; }
img { border:none;}
strong { font-weight:normal; }
em { font-style: normal; }
p { text-indent:0; }
.clear { clear:both; height:0; width:0; line-height:0; overflow:hidden; }
