@charset "utf-8";

#location {
    margin-top:13px;
}
#location span {
    font-family:宋体; padding-left:8px; padding-right:8px;
}
#location a {
    color:#0063dc; text-decoration:none;
}
#location a:hover {
    text-decoration:underline;
}
#content .panel{
    margin-top:10px;
}
.panel .content {
    padding:20px; padding-top:16px; line-height:22px;
}
.panel .content a {
    color:#0063dc; text-decoration:underline; font-size:12px; font-weight:normal;
}
.panel .content a:hover {
    text-decoration:none;
}
.next {
    padding-top:16px;
}


