﻿/* 所有內容都在此表格中 */
table.MainContent
{
    margin-top: 0px;
    border: none 0px;
    border-collapse: collapse;
}

/* 左半邊 */
table.MainContent td.CellLeft
{
    border-style: none;
    border-width: 0px;
    padding-left: 0px;
    padding-right: 15px;
    width: 640px;
    vertical-align: top;
}

/* 右半邊 */
table.MainContent td.CellRight
{
    padding-right : 0px;
    padding-left : 5px;
    width : 300px;
    border-style: none;
    border-width: 0px;
    vertical-align: top;
}

/* 圖片播放器 */
iframe.slideshow
{
    margin-bottom : 20px;
    border : none 0px;
}

/* ==================================== */

/* 最新消息標題 */
table. latestNews_title
{

}

/* 最新消息外圍 */
table.latestNews_outter
{
	width: 100%;
}

/* 最新消息表格 */
table.latestNews
{
	border: solid 1px;
	width: 100%;
}

/* 最新消息表格，內的所有超連結 */
table.latestNews a
{
    
}

table.latestNews > tbody > tr > td
{
    padding-top: 10px;
	padding-bottom: 0px;
}

/* 最新消息表格，內容date Cell */
table.latestNews tr.content td.date
{
    text-align: left;
    padding-left: 10px;
    width: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
}

/* 最新消息表格，內容caption Cell */
table.latestNews tr.content td.caption
{
    text-align: left;
}

/* more超連結 */
table.latestNews td.more
{
    text-align : right;
    padding-right : 10px;
    font-weight: bolder;
    font-size: smaller;
    letter-spacing: 0.2em;
	font-variant: small-caps;
	padding-bottom : 10px;
}


/* ==================================== */
/* 活動照片標題 */
table.activity_title
{
    margin-top : 20px;
    margin-bottom : 5px;
}

/* 活動照片表格外圍 */
table.activity_outter
{

}

/* #A9.1，最新4個活動照片表格 */
table.activity
{
	border-style: solid;
	border-width: 1px;
	border-collapse: separate;
	margin-bottom : 10px;
}

table.activity div.eachActivity > img
{
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#333333,Direction=120,strength=2);
}

table.activity div.eachActivity > div.caption
{
    font-weight: bolder;
    margin-top : 7px;
}

table.activity div.eachActivity > div.caption > a
{

}

/* more超連結 */
table.activity a.more
{
    float : right;
    margin-right : 10px;
    font-weight: bolder;
    font-size: smaller;
    letter-spacing: 0.2em;
	font-variant: small-caps;
	margin-bottom : 10px;
}


/* ==================================== */
/* 比賽獎項標題 */
table.competition_title
{
    margin-top : 10px;
    margin-bottom : 5px;
}

/* 比賽獎項表格外圍 */
table.competition_outter
{
    width: 100%;
}

/* 比賽獎項表格 */
table.competition
{
    border : solid 1px;
    width: 100%;
}

/* 比賽獎項表格，標頭Row */
table.competition tr.heading
{

}

/* 比賽獎項表格，標頭Row，比賽名稱 */
table.competition tr.heading td.competitionName
{
	padding-left : 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bolder;
	font-size: smaller;
	letter-spacing: 0.2em;
	font-variant: small-caps;
	width : 30%;
}

/* 比賽獎項，標頭Row，獎項名稱 */
table.competition tr.heading td.prise
{
	padding-left : 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bolder;
	font-size: smaller;
	letter-spacing: 0.2em;
	font-variant: small-caps;
}

/* 比賽獎項，內容Row */
table.competition tr.content
{
   
}

/* 比賽獎項，內容Row，比賽名稱Cell */
table.competition tr.content td.competitionName
{
    vertical-align: top;
    padding-left : 10px;
    padding-top : 5px;
    padding-bottom : 3px;
}

/* 比賽獎項，內容Row，比賽名稱 HyperLink */
table.competition tr.content td.competitionName a
{

}

/* 比賽獎項，內容Row，獎項名稱Cell */
table.competition tr.content td.prise
{
    vertical-align: top;
    padding-top : 5px;
    padding-bottom : 3px;
}

/* 比賽獎項，內容Row，獎項名稱Cell，獎項及得獎人 Ul */
table.competition tr.content td.prise ul
{
    list-style-position: inside;
    padding-left : 5px;
    margin-top : 0px;
    margin-bottom : 0px;
}

/* 比賽獎項，內容Row，獎項名稱Cell ，獎項及得獎人 Li*/
table.competition tr.content td.prise ul li
{
    list-style-type : circle;
}

/* 比賽獎項，內容Row，獎項名稱Cell ，獎項 Li*/
table.competition tr.content td.prise ul li.prizeName
{
    font-weight: bolder;
}

/* ====================================== */
/* 重點活動連結外框*/
div.primeActivity
{
    margin-top : 10px;
}

/* 重點活動，超連結*/
div.primeActivity embed, div.primeActivity img
{
    margin-bottom : 10px;
    margin-left : 0px;
    margin-right : 10px;
}

/* ==================================== */
/* 自建內容方框 */
table.customBox01
{

}

table.customBox_outter
{
    border-collapse: collapse;
}

table.customBox > tbody > tr> td
{
    padding : 0px;
}


/* ==================================== */
/* 媒體櫃外圍 */

table.media_title
{
    margin-top : 20px;
}

table.media_outter
{
    width: 100%;
}

table.media
{
    width : 100%;
}

table.media td
{
    padding-top : 5px;
    padding-bottom : 5px;
}

table.media span
{
    display: block;
    margin-top: 10px;
    font-weight: bolder;
}

hr.mediaBottom
{
    border: 0;
    height: 1px;
    width: 300px;
    text-align: left;
    margin-top : 20px;
    margin-bottom : 20px;
}


/* ===================================== */
/* 校曆表外圍 */
table.calendar_outter
{
    margin-top : 10px;
    margin-bottom : 20px;
}

table.calendar
{
    border-collapse: collapse;
    margin : 0px;
    cursor: hand;
}

table.calendar > tbody > tr > td
{
	padding : 0px;
}

/* 校曆表表格 */
.calendar_table
{
    border-collapse: collapse;
}

/* 校曆表，今天 */
.calendar_today
{
    border-style: solid;
    border-width: 1px;
}

/* 校曆表，非本月日期 */
.calendar_otherMonthDay
{

}

/* 校曆表，星期六日 */
.calendar_weekName
{

}

/* 校曆表，月份名稱 */
.calendar_monthName
{
    border-collapse: collapse;
    border-style: none;
}


/* ======================================== */
/*捷徑列*/
div.shortcut
{
    margin-bottom : 20px;
}

div.shortcut > div.category
{
    font-weight: bolder;
    font-size: medium;
    margin-top : 10px;
    margin-bottom : 10px;
}

div.shortcut div.category_tc{}

div.shortcut > div.category_english
{
    font-family: 'Times New Roman' , Times, serif;
}

div.shortcut div.eachShortcut{}

div.shortcut img.picture, div.shortcut embed{}

div.shortcut a.pureText
{
    margin: 5px 0px 5px 0px;
    font-weight: bold;
}


