@charset "utf-8";
/* CSS Document */
*{margin: 0; padding: 0}
body{font-family: "方正正纤黑简体"; font-size: 18px; background: #E6E6E6;}
img{border: none}
p{margin: 460px 0 0 0;}
input{display: inline-block; width: 250px; height: 30px; line-height: 30px; font-size: 14px; background: #E6E6E6; border: 1px #6c6c6c solid; color: #6c6c6c;}
button{display: inline-block; width: 100px; height: 33px; line-height: 30px; color: #FFF; background: #5e2512;font-family: "方正正纤黑简体"; font-size: 14px; border:none;position: absolute; margin-top: -1px;}
a *{cursor: pointer;  }
ul,li{list-style: none;}

a{text-decoration:none; outline:none; color: #6c6c6c; border: #6c6c6c 1px solid; display: inline-block; width: 168px; height: 45px; text-align: center; line-height: 45px; margin: 30px 30px 0 0;}
/*a:hover{color: #5e2512; border-color: #5e2512;}*/
a:hover{color: #fff; background: #5e2512;}
.cf:after{content: "."; display: block; height: 0; font-size: 0; clear:both; visibility: hidden;}
.cf{zoom: 1;clear:both}

.bg{width: 100%; background: url("../wimages/bg_404.jpg") no-repeat center top #E6E6E6; position: absolute; top: 0; left: 0; height: 768px; overflow: hidden; }
.bg1{width: 100%; background: url("../wimages/bg_404_lawyer_site.jpg") no-repeat center top #E6E6E6; position: absolute; top: 0; left: 0; height: 768px; overflow: hidden; }
.cont{margin: 0 auto; width: 600px; height: 768px; position: relative; left: -180px;}