﻿
.sf_newsList
{
    background-color: #FFFFFF;
    font-family: 'MS PGothic';
    font-size: 12px;
    font-weight: bold;
}

.sf_newsList table
{
    border-collapse: collapse ;
}

.sf_newsList table td
{
    text-align: left;
    vertical-align: middle;
}

.sf_newsList table td p
{
    margin: 0px;
    padding: 0px;
}

.sf_newsTitle
{
    padding: 0px;
    margin: 0px;
    font-family: 'MS PGothic';
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}


.sf_newsTitle1
{
    padding: 0px;
    margin: 0px;
    font-family: 'MS PGothic';
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}


.sf_newsSummary
{
    font-family: 'MS UI Gothic' , 'MS PGothic';
    font-size: 12px;
    line-height: 14px;
    color: #333333;
    font-weight: normal;
}


.sf_newsDate
{
    font-family: 'ms pGothic';
    font-size: 12px;
    padding-right: 8px;
    color: #666666;
}

.sf_postCategory
{
    font-family: 'ms pGothic';
    font-size: 11px;
}

.sf_back
{
    font-family: 'ms pGothic';
    font-size: 12px;
    font-weight: bold;
    color: #0000FF;
}
