/* html标签统一定义---------------------------------*/

*{font-family:"宋体",Arial;}

body{width:100%;margin:0 auto;padding:0px 0px 0px 0px;/*background:url(/res/ezejt/structure/tim图片20190202102506.png) no-repeat center top;*/text-align:center;}


img{border:0px;}


ul,li,form{list-style:none;padding:0;margin:0;}
a{text-decoration:none;}
a:hover{text-decoration:none;}


/* EDN页面结构定义---------------------------------*/
#body{width:1002px;text-align:center;margin:0 auto;paddding:0px;background:#fff;}
#Header{text-align:center;}
#Content{text-align:center;}
#Content1{float:left;margin-left:5px;*margin-left:9px;display:inline;}
#Content3{float:left;}
#Content2{float:right;margin-right:4px;*margin-right:6px;display:inline;}


#CButton,#footer{clear:both;}
#Content:after,#Header:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}

#footer{width:100%;text-align:center;}

