﻿/* 
*{
    font-size: 12px;
    margin: 0;
    padding: 0;
    border: 0;
}
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: inherit;
	vertical-align: middle;
	text-align: center;
}

body 
{
    font-family:"新細明體", sans-serif;
    color: #666;
    background:#FFFFFF url(../Images/bg.jpg) center repeat-y;
    text-align: center;
}

.center_div
{
    text-align: center;
}

.TSCITitle
{
    margin-top: 0px;
    width: 900px; 
    height:90px;
    background: #FFCF34;
}

.AD_table
{
    width: 900px; 
    background: #FFCF34; 
    height: 60px;
}

.AD_td_old
{
    width: 200px; 
    background: #FFCF34; 
    height: 110px;
    text-align:center;
    vertical-align: middle;
}

.AD_td
{
    width: 120px; 
    background: #FFCF34; 
    height: 66px;
    text-align:center;
    vertical-align: middle;
}

.Space_td
{
    width: 30px; 
    background: #FFCF34; 
}
