

/* CSS Document */

html, body {

    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;

    color: #fff;

    font-size: 14px;

}

html{

    background: url(https://sc02.alicdn.com/kf/U012cbeb02ad34e188851ab3b982444f9w.png_200x200.png) repeat;

    background-attachment: fixed;

}

body{

    max-width: 720px;

    margin:0 auto;

/*    overflow-x: hidden;*/

}

/*div, span, iframe, map, font, input, img, a img, samp, hr, h1, h2, h3, h4, h5, h6, p, blockquote, a, address, code, dl, dt, dd, ol, ul, li, form, label, table, tr, td, th {



    font-weight: normal;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}*/






ol, ul {

    list-style: none;

}



h1, h2, h3, h4, h5, h6 {

    font-size: 100%;

}a:link { color: #330099;text-decoration: none;}a:visited { text-decoration: none;}a:hover { text-decoration: underline;color: #FF0000;}a:active { text-decoration: none;}



a:focus {

    outline: none;

}



a.hidefocus {

    outline: none

}

{

    width: 50px;

    height: auto;

}




.clearfix:before, .clearfix:after {

    content: "";

    display: table;

}

.clearfix:after {

    clear: both;

}

table{

    table-layout: fixed;

    width: 100%£»

}