html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    line-height: 1;
}

a{
    color: #666;
    text-decoration: none;
}

a:visited{
    color: #666;
}

a:hover{
    color: #666;
}

.clear{
    clear:both;
}

.main{
    width: 1280px;
    margin: auto;
}

.toplang{
    text-align: right;
    margin-top: 5px;
    font-size: 16px;
}

.logo{
    font-size: 24px;
    vertical-align: middle;
    margin-top: 5px;
}

.logo img{
    vertical-align: middle;
    width: 1280px;
}

.logo span{
    vertical-align: middle;
}

.topline{
    width: 100%;
    height: 2px;
    font-size: 2px;
    background-color: #E7B345;
    margin-top: 10px;
    border-radius: 5px;
}

.line{
    width: 100%;
    height: 1px;
    font-size: 1px;
    background-color: #E7B345;
    margin-top: 15px;
}

.copy{
    margin: 15px;
    font-size: 12px;
    color: #666;
    text-align: right;
    line-height: 20px;
}

.copyscan{
    float: right;
    height: 70px;
    line-height: 70px;
    margin-top: 15px;
    font-size: 13px;
}

.nav{
    margin-top: 10px;
    color: #576688;
}

.nav a{
    color: #576688;
}

.hidden{
    overflow: hidden;
}

.subclass{
    width: 620px;
    float: left;
    margin-top: 10px;
    border-bottom: 1px solid #E7B345;
}

.subclass:nth-child(even){
    margin-left: 38px;
}

.subclass:nth-last-child(-n+3){
    border-bottom: 1px solid transparent;
}

.subclass .typename{
    height: 40px;
    line-height: 40px;
}

.subclass .typename a{
    color: #2B384E;
    font-size: 20px;
}

.subclass .newslist{
    width: 100%;
    height: 130px;
    margin-top: 0px;
}

.subclass .newslist div{
    height: 25px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.subclass .newslist a{
    font-size: 14px;
    color: #666;
    height: 25px;
    line-height: 25px;
}
