/*网站基本定义*/
div,form,img,ul,li,dl,dt,dd,p,strong,span,pre,input,body,table,td,tr{margin:0; padding:0; border:0;font-style:normal;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;outline:none;}
body{font-family:"微软雅黑";font-size:12px;background-color:#fff;}
ul,li{ list-style:none;}
em{ font-style:normal;}
a{ text-decoration:none; /*color:#666;*/ outline:none;}
a:hover{
	text-decoration:none;
}
</div>
/*网站基本定义*/
.content{  width:1003px; margin:0 auto;}/*网站主体部分宽*/
.clear:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clear {zoom:1; /* for IE6 IE7 */}
input,img,em,a{outline:none;}
span,em,i,a{display:inline-block;}

.fl{float:left;}
.fr{float:right;}
