﻿#ntunewsid {
    margin-left: -20px;
    padding-left: 0px;
}

ul {
    list-style: none;
    font-size: 1em;
    font-weight: normal;
}

.simple-text span {
    display: block;
}

.simple-text .mark {
    background-color: #3279a5;
    display: inline-block;
    font-size: 0.9em;
    padding: 3px 5px;
    margin-right: 8px;
    margin-left: 0px;
    color: #fff;
    border-radius: 3px;
}

.simple-text a {
    color: #4b90c5;
    border-left: 0;
    background-color: #fff;
    border-bottom: 1px dotted #b6b6b6;
    display: block;
    padding: 8px 0px;
    font-family: Arial,"微軟正黑體修正","微軟正黑體","Helvetica Neue",Helvetica,sans-serif,"新細明體";
    text-decoration: none;
}

    .simple-text a:hover {
        color: #1a5f94;
    }

.ntunews {
    margin: 0.5rem 0.3rem;
}

#NtuNews_toplist, #NtuNews_footlist {
    font-size: 0.8rem;
    color: #878787;
}

#NtuNews_toplist, #NtuNews_footlist, #NtuNews_filelist {
    list-style: none;
}

#NtuNews_Content {
    padding: 1.5rem 0rem;
    line-height: 1.8rem;
}

#NtuNews_filelist {
    padding-left: 0rem;
}

.ntunews h2 {
    color: #414040;
}

.ntunews h3 {
    color: #414040;
    padding-left: 0rem;
}

.ntunews p {
    padding-left: 1.2rem;
    color: #5f5e5e;
}