/* reset: 重设外观 */
body {color: #000002;font-family: "宋体","微软雅黑", SimSun, sans-serif;}
a { color: #000002; text-decoration: none; border: 0; background-color: transparent; }
a:hover{ text-decoration: none; color:#ae242a;}
body,div,p,q,iframe,form,
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{ margin: 0; padding: 0;}
img,fieldset{border: none 0;}
body,td,textarea{line-height:1.2;}
body,input,textarea,select,button{margin: 0; font-size: 14px;font-family: "宋体","微软雅黑", SimSun, sans-serif;}
div,p,table,th,td{ font-size:1em; font-family:inherit; line-height:inherit;font-family: "宋体","微软雅黑", SimSun, sans-serif;}

ul,dl,li{list-style: none;font-family: "宋体","微软雅黑", SimSun, sans-serif;}
em,i,u,q,s,dl,caption{ font-style: normal; font-weight: normal; text-decoration: none; }
hr{ clear:both; margin:7px 0; +margin: 0;  border:0 none;font-size: 1px; line-height:1px;color: #ddd; background-color:#ddd; height: 1px;}
h1,h2,h3,h4,h5,h6{color:#8c8c8c;font-family: "宋体","微软雅黑", SimSun, sans-serif;}
textarea {line-height:1.2;}

* html textarea,*+html textarea {overflow:auto; overflow-x: hidden; }/* 使多行文本框不显示默认的竖向滚动条 */
* html iframe, * html frame {overflow:auto; }/* 使浮动窗口不显示默认的竖向滚动条 */
* html input {overflow: hidden; }/* 使按钮文字不溢出 */
/* end reset */

/* Global:常用样式 */
.fl{ float:left;}
.fr{ float:right;}
.clearfix{display: block;*display: inline-block; _height: 1%;}
.clearfix:after {content:'\20'; display:block; clear:both;}
.clearself{ overflow:hidden; _overflow:visible; _height:1%;}
.inline-block{display:inline-block;*zoom: 1;*display: inline;vertical-align:middle;overflow:hidden;}
.justify{ text-align: justify; text-justify: inter-ideograph;}
.clear { clear: both;}
/* end Global */



