@charset "utf-8";
/* CSS Document */

{margin:0; padding:0;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0;border:0;}
body{background:#fff;color:#444;font:12px Arial,'微软雅黑'; }
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
input,button,textarea,select{font:100% Arial,'微软雅黑';}

/* 默认全局样式超链接样式 */
a{color:#444; text-decoration:none;}
a:link {color: #444; text-decoration:none;}
a:visited {color: #c40303;text-decoration:none;}
a:hover {color: #c40303; text-decoration:underline;}
a:active {color: #444; text-decoration:underline;}

/* 其它常用样式的定义 /

.clear{ clear: both; font-size:0px; line-height:0px; overflow:hidden; height:0px;}
/*.clear{ clear: both;}*/
.noBorder{border:none;	}

.clear{ clear:both;}
img{ vertical-align:top;}
