/*公用*/
body {
    font-size:15px;
    padding:0;
    margin:0;
    font-family:"Courier New","Courier New",Courier New;
    background:
url('https://www.shuhuazxian.com/attachs/photo/20160423/ssvcburmovw3523.jpg') no-repeat top center fixed;
    min-width:1200px;
}
#home {
    opacity: 0.80;
    filter: alpha(opacity=95);
    box-shadow:0 0 10px #000;
    margin:40px auto;
    width:1200px;
    background:#fff;
    overflow:auto;
    border:solid 1px #fff;
}