/*update 101020*/
*{margin:0; padding:0;}
html{ border:0;}
body{font-size:12px; font-family:Arial,"宋体"; color:#666;} /* 定义页面的默认字体 */
h1{font-size:16px; color:#e24800; line-height:32px;} /* 定义页面H1标题 */
h2{font-size:13px;}
h3, h4{font-size:12px; line-height:20px;}
ul{list-style:none;} /* 定义所以列表都没黑圆点 */
p{line-height:20px;} /* 定义段落行高 */
a img{border:0;} /* 定义所有图片链接都没边框 */
a{text-decoration:none; color:#666;} /*定义默认文字链接为灰色无下滑线 */
a:hover{text-decoration:underline; color:#e24800;} /*定义默认文字链接选中样式为：红色有下滑线 */
.c{zoom:1;} /* 清除浮动 */
.c:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}  /* 清除浮动 */
.l{float:left;} /* 左浮动 */
.r{float:right;} /* 右浮动 */
.dn{display:none !important;}
.tac{text-align:center !important;} /* 文字居中对齐 */
.tal{text-align:left !important;}  /* 文字居左对齐 */
.tar{text-align:right !important;}  /* 文字居右对齐 */
.in24{text-indent:24px;} /* 文字缩进两个中文字符 */
.ch{cursor:pointer;} /* 光标为手指 */
.inside{float:left; width:100%;}
.b{font-weight:bold;}
.fwn{font-weight:normal;}
.h{line-height:20px;} /* 标准行高 */
.cbg{background:none !important;}
.cba{border:none !important;}
.cbl{border-left:none !important;}
.cbr{border-right:none !important;}
.cbt{border-top:none !important;}
.cbb{border-bottom:none !important;}
.cmt{margin-top:0 !important;}
.wsn{white-space:nowrap;}
.wwbw{word-wrap:break-word; word-break:normal;} /* 无空格纯字母数字换行 */
