/**头部注册**/
.header{ width: 100%; height: 75px; border-top: 4px solid #fdb536; float: left; background: #FDFDFD; border-bottom: 1px solid #EBEBEB}
.header .headBig{ width:1200px; margin: 0 auto; height: 75px; }
.header .headBig .headCon{ width: 100%; height: 75px; float: left;}
.header .headBig .headCon .logo{ width: 224px; height:43px; padding: 13px 0; float: left }
.header .headBig .headCon .logo a{ display: block; height:46px; }
.header .headBig .headCon .logo img{ height:46px;}
/**个人会员图片头部样式**/
.header .headBig .headCon .memberreg{ width: 200px; float: left; border-left:1px solid #D6D6D6; height: 31px;margin-left: 30px;
    margin-top: 22px; background: url(/default/images/company/header.png) 18px 10px no-repeat }
.header .headBig .headCon .simple{ width: 154px; float: left; margin-left: 590px; height:30px; margin-top: 22px;
    background:url(/default/images/company/header.png) center -50px no-repeat }


/*尾部信息*/
.footer { width: 100%; float: left; border-top: 1px solid #EBEBEB; padding: 30px 0;  }
.footer .footcon{ width: 960px; margin: 0 auto; }
.footer .footcon p{ height: 30px ; line-height: 30px;text-align: center; color:#7F7F7F;}
.footer .footcon p a{ color:#7F7F7F; padding: 0 5px; }