@font-face {
    font-family: "#";
    src: url('../fonts/#.woff') format("woff"),
        url('../fonts/#.TTF') format("truetype"),
        url('../fonts/#.eot') format("embedded-opentype");
}

body{ font-family: "Arial","微軟正黑體"; overflow-x: hidden; background: url('../images/large.jpg') repeat bottom center;}
article{ width: 100%;margin: 0 auto; display: block;background: url('../images/article_bg.png') no-repeat center center;background-attachment: fixed;}
