﻿body {
}

/* 報道列表 */
.Table_PressItem
{
    border-style: solid;
    border-width: 1px;
    width: 100%;
}

/* 報道列表，標頭日期 */
.Table_PressItem_Heading_Date
{
    text-align: center;
}

/* 報道列表，標頭報道名稱 */
.Table_PressItem_Heading_Caption
{
    text-align: center;
}

/* 報道列表，標頭傳媒名稱 */
.Table_PressItem_Heading_Company
{
    text-align: center;
}

/* 報道列表，日期 */
.Table_PressItem_Date
{
    text-align: center;
}

/* 報道列表，報道名稱超連結 */
.Table_PressItem_Caption_HyperLink
{
    color: #000000;
}

/* 報道列表，傳媒名稱 */
.Table_PressItem_Company
{
    text-align: center;
}
