/*   全局公共css   */
*{margin:0;padding:0;}
body{font-size:12px;font-family:Arial, "宋体", sans-serif; background-color:#efefef;}
img{border:none;}
ul,ol,dl{list-style:none;}
.fb{font-weight:bold;}
.fn{font-weight:normal}
.f12{font-size:12px;}
.f14{font-size:14px;}
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.fl,.ufl li,.dfl dd{float:left;}
.fr,.ufr li,.dfr dd{float:right;}
.db{display:block;}
.dn{display:none;}
.di{display:inline;}
.cl{clear:both;display:block;font-size:0;}
.clear{clear:both;}
.h18{padding:3px 0 0 3px;height:15px;}
address,em,i,cite,q,quote{font-style:normal;}
.ul li,.dl dd,.hid{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
table,th,td{border-spacing:0;overflow:hidden;word-break:break-all;}
.table,.table th,.table td,.th,.td{word-break:keep-all;white-space:nowrap;}
.hand{cursor:pointer;}
.red{color:#f00;}
.f60{color:#f60;}
.fff{color:#fff;}
.ooo{color:#000;}
.ccc{color:#ccc;}
a{color:#000;text-decoration:none;}
a:hover{color:#f00;text-decoration:underline;}
.hlink{display:block;height:100%;overflow:hidden;text-indent:-9999px;}

