﻿/**
本页代码改编自https://gitcode.com/open-source-toolkit/8c04c免费模板，感谢社区志愿者的贡献！
*/
html {
    border: medium none;
    height: 100%;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    font-family: "Microsoft Yahei",Verdana,Arial;
    font-size: 12px;
    height: 100%;
}
a{color:#606060; text-decoration:none;}

a:focus, a img {outline: medium none;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
img {
    border: 0 none;
}
ul, ol, li {
    list-style: none outside none;
}
h1 {
    font-size: 18px;
}
h2 {
    font-size: 14px;
}
h3, h4, h5, h6 {
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
strong, b {
    font-weight: 700;
}
.banner, .nav, .main {
    margin: 0 auto;
    width: 1180px;
}

a{
    text-decoration: none;
}
