@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,*{margin:0;padding:0;}
body{font-size:14px;font-family:"微软雅黑"; color:#555; line-height:1.5;background:#f0f0f0;}
fieldset,img{border:0;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
em,i{font-style:normal;}
input,button,select,textarea{outline:none;}
textarea{resize:none;}
p{text-justify:distribute;}
a{color: #333;text-decoration:none;}
a:hover{ color:#f00;}
.clearfloat{clear:both;height:0;font-size:1px;line-height:0px;}
input{font-size:14px;line-height:14px;}
.float_left{float:left;}
.float_right{float:right;}
.w1100{ width:1100px; margin:0 auto;}

