@CHARSET "UTF-8";

/**
 * mod-header
 */
.mod-header {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 18px 0 17px;
}

/**
 * mod-table
 */
.mod-table {
    position: relative;
    margin: 0 0 30px;
}

/**
 * mod-entrytable
 */
.mod-entrytable {
}

/**
 * mod-head-stmy
 */
.mod-head-stmy {
    margin: 0 0 30px;
    padding: 0 0 10px;
    background: url(../img/mod-head/bg.png) no-repeat 0 100%;
    zoom: 1;
}

.mod-head-stmy:after {
    content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

.mod-block2-h {
}

/**
 * mod-footer
 */
.mod-footer {
    width: 960px;
    margin: 0 auto;
    padding: 18px 0 17px;
    zoom: 1;
}

.mod-footer:after {
    content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

.mod-footer-copyright {
    float: right;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 1.637;
    white-space: nowrap;
}
