body {
    min-width: 830px;
    width: 830px
}

.wrapper {
    width: 830px
}

.t_center {
    text-align: center
}

.t_left {
    text-align: left;
    padding-left: 10px
}

.time {
    color: #777
}

.font15 {
    font-size: 15px
}

.font14 {
    font-size: 14px
}

.justify {
    text-align: justify
}

.box {
    border-top: 1px dashed #d1d1d1;
    padding: 20px 30px
}

.box:first-child {
    border-top: none
}

.sub_menu {
    background: #f5f5f5;
    height: 58px
}

.sub_menu li {
    width: 138px;
    position: relative
}

.sub_menu li>a {
    width: 138px;
    line-height: 56px;
    border-left: 1px solid #e5e5e5;
    text-align: center;
    letter-spacing: -1px
}

.sub_menu li:first-child>a {
    border-left: none
}

.sub_menu li>a:hover {
    color: #555;
    background: #fff
}

.sub_menu li>a:hover em.hbox {
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    width: 139px;
    height: 58px;
    border: 1px solid #888;
    z-index: 100
}

.sub_menu li:first-child>a:hover em.hbox {
    top: -1px;
    left: -1px;
    width: 140px
}

.sub_menu li>a.selected {
    color: #fff;
    background: #1ba9de;
    font-weight: 700
}

.sub_menu li>a.selected em.hbox {
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    width: 139px;
    height: 58px;
    border: 1px solid #1787b0;
    z-index: 100
}

.sub_menu li>span.null {
    display: inline-block;
    width: 138px;
    line-height: 56px;
    border-left: 1px solid #e5e5e5;
    text-align: center;
    letter-spacing: -1px;
    color: #ddd
}

.bookmark {
    background: #f5f5f5;
    margin-top: 10px;
    overflow: auto
}

.bookmark .etc {
    border-bottom: 1px dashed #d1d1d1;
    padding: 25px 30px;
    color: #888
}

.bookmark a {
    display: block;
    padding-left: 30px;
    line-height: 2.2;
    color: #888;
    letter-spacing: -1px
}

.bookmark a:hover {
    color: #e62626
}

.bookmark a .check {
    display: inline-block;
    height: 18px;
    width: 18px;
    background-position: -108px -437px;
    position: relative;
    top: -1px;
    margin-right: 3px
}

.bookmark a:hover .check {
    background-position: -126px -437px
}

.bookmark .left {
    float: left;
    width: 414px;
    padding: 25px 0
}

.bookmark .right {
    float: right;
    width: 414px;
    padding: 25px 0
}

.bookmark p {
    color: #888;
    padding: 25px 30px;
    line-height: 1.8
}

.content {
    background: #fff;
    margin-top: 10px;
    line-height: 1.8
}

.content h1 {
    padding: 0 0 5px;
    color: #666
}

.content p {
    color: #888
}

.content ul {
    padding: 10px 0 5px
}

.content ul li {
    padding: 0 0 5px 17px;
    position: relative;
    color: #888;
    text-align: justify
}

.content ul li .circle {
    position: absolute;
    left: 0;
    top: 0
}

.content ul li .ddc {
    font-size: 9px;
    font-family: tahoma;
    display: inline-block;
    text-align: center;
    width: 15px;
    top: 2px;
    left: -4px;
    letter-spacing: -1px;
    color: #bbb
}

.content dl {
    padding: 5px 0 0
}

.content dl dd {
    padding: 0 0 5px 17px;
    position: relative;
    color: #aaa;
    text-align: justify
}

table {
    margin: 25px 0 10px
}

table th {
    border: 1px solid #d1d1d1;
    height: 40px;
    background: #f5f5f5;
    color: #999;
    font-size: 13px;
    letter-spacing: -1px;
    font-weight: 900
}

table td {
    border: 1px solid #d1d1d1;
    height: 40px;
    color: #888
}

table td.fint12 {
    letter-spacing: -1px
}

table td .opt {
    height: 16px;
    width: 16px;
    background: #fff
}

table td .opt1 {
    border: 1px solid #1787b0
}

table td .opt2 {
    border: 1px solid #c01e1e
}

table tr.gr1 {
    background: #fbfbfb
}

table tr.gr2 {
    background: #fbfff7
}

table tr.gr3 {
    background: #f8fdff
}

table tr.gr4 {
    background: #fff9f9
}
