body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img, div, a, span {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-decoration: none;
}
li{
    list-style: none;
}
em{
    font-style: normal;
}
body, button, input, select, textarea {
    font-size: 14px;
    /*font-family:"Microsoft YaHei";*/
    color: #000;
}
.container{
    width:1000px;margin:0 auto;
}
img{border:0;vertical-align:middle}

p{word-wrap:break-word}
.left{
    float: left;
}
.right{
    float: right;
}
.clear{
    clear: both;
}
/*政务服务网*/
