/*====?签??==========*/
*{margin:0;padding:0}
html{border:0;}
body,div,p,th,td,li,dd,a,span{font-size:12px;font-family: Arial, Helvetica, sans-serif;
}
ul{list-style:none;}
a img{border:0;}
p{line-height:160%}

/*====?接======*/
a.style1{}
a.style1:hover{}

/*=====页面结?========*/
.f_l{float:left;}
.f_r{float:right;}
.c{height:1%;}
.c:after {content: ".";display: block;height:0;clear: both;visibility:hidden;}
.ell{overflow:hidden;white-space :nowrap;text-overflow:ellipsis;}
.h{height:100%}
.dn{display:none}
.ac{text-align:center}
.al{text-align:left}
.ar{text-align:right}
.ch{cursor:pointer;cursor:hand}