﻿/*一般TAG改寫設定*/
A:LINK
{
    color:#3399cc;
    text-decoration:none;
    font-size:12px;
}
A:HOVER
{
    color:#3399cc;
    text-decoration:none;
    font-size:12px;
}
A:VISITED
{
    color:#3399cc;
    text-decoration:none;
    font-size:12px;
}
A:ACTIVE
{
    color:#3399cc;
    text-decoration:none;
    font-size:12px;
}
HTML,BODY{
    margin:0 auto;
    padding:0;
    height:100%;
    border:none;
    font-size:12px;
    text-align:center;
     line-height:22px;
     color:#333;
}
BODY.PAGE
{
    text-align:left;
    padding-right:20px;
    padding-left:20px;
    width:640;
}
TABLE
{
    margin:0 auto;
    border:1px;
    padding:0px;
}
TD
{
	padding: 0;
	text-align:left;
}
IMG.Item /*放大頭照用或單一圖片使用*/
{
    border:solid 1px #DDDDDD;
}
#Ancor .forimg
{
    vertical-align:middle;
    padding:0;
    margin:0;
    text-align:left;
    border-collapse:collapse;
}
#Ancor .fortext
{
    margin:0;
    border:solid 0;
    font:12px;
}
DIV
{
	text-align:left;
	padding-left:0px;
}
IFRAME
{
    border-collapse:collapse;
    background-color:White;
    height:100%;
    margin-top:0;
    margin-bottom:0;
    margin-right:0;
    padding:0;
}
/*新增項目*/
#MainTable /* For Index.htm 的主框架Table使用 */
{
    height:100%;
    margin:0 auto;
    border-collapse:collapse;
    border:NONE;
    padding:0;
}

/*Sample For 以下TextTable css使用
<table class='TextTable'>
    <thead>
        <tr>
            <td></td>
            <td></td>        
        </tr>
    </thead>
    <tbody>
        <tr>
            <td></td>
            <td></td>        
        </tr>
    </tbody>
</table>
*/
DIV.Text Table
{
    width:100%;
    color:Gray;
}
TABLE.TextTable /* For 資料是Table形式的使用 */
{
    width:100%;
    padding:2px;
    border-spacing: 0; 
    border-collapse:collapse;
}
TABLE.TextTable THead TD /* For 資料是Table形式的表頭使用 */
{
    background-position:bottom;
    background-image:url('images/TableHeader.jpg');
    background-repeat:repeat-x;
    height:24px;
    padding:5px 5px 0 5px;
    color:#962040;   
}
TABLE.TextTable TBODY TD /* For 資料是Table形式的內文使用 */
{
	background-position:bottom;
	background-image:url('images/menubg.jpg');
	background-repeat:repeat-x;
	height:40px;
	vertical-align:top;
	background-image:url('images/index-top_07.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	padding:15px 5px 0;
	color:#333333;
}
TD.SubMenuTD
{
    background-image:url('images/menubg.jpg');
    background-repeat:repeat-x;
    background-color:White;
    margin:0;
    border-collapse:collapse;
    border:NONE;
    padding:0;
    height:24px;
}
TD.MenuTD /* For Index.htm 中間左邊選TD內的Menu使用 */
{
    background-image: url('images/SubMemuContent.png');
    background-repeat: no-repeat;
    padding-left:25px;
    width: 130px; 
    height: 34px;
}
TD.MainTableMenuTD /* For Index.htm 中間左邊選單的TD */
{
    background-color:White;
    padding:0;
    float:left;
    text-align:left;
    height:100%; 
    width: 134px; 
    background-image:url('images/SubMemuContentClean.png');
    background-repeat:repeat-y;
}
TD.MainTableContentTD /* For Index.htm 中間右邊放資料的TD */
{
    float:right;
    padding:0;
    margin:0;
    background-color:White;
    border-collapse:collapse;
    width: 664px;
    height: 100%;
}
.SubTitle
{
    font-family:新細明體;
    font-size:15px;
    font-weight:bold;
    color:black;
    padding:10px 0 5px 0;
    clear:both;
}
#ancor
{   
     text-align:left;
     padding:0;
     vertical-align:middle;
     border-collapse:collapse;
     border:0;
     font-size:12px;
}
DIV.Text , BODY.PAGE .TextInside
{
	background-image:url('images/index-top_07.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:top;
	width:580px;
	clear:both;
	margin-left:20px;
	line-height:22px;
	padding:2px 0;
}
.PAGE .TextInside div .TextTable .back {
	color: #09C;
}
.PAGE .TextInside div .TextTable .date {
	color: #390;
}
BODY.PAGE .TextInside
{
    background:none;
}
SPAN.Date
{
    color:#57b02d;   
    margin-right:5px;
}
SPAN.NewsletterCato
{
    color:gray;   
}
P.Text
{
      text-align:justify;
     line-height:23px;
     text-indent:2em;
}
P.Title
{
    color:#962040;
    font-weight:bold;
    font-size:16px;
}
DIV.TextICon
{
    margin-left:20px;
    line-height:22px;
    padding:2px 0 2px 0;
}
DIV.Date
{   
    float:left;
    margin:0;
    padding:0;
    line-height:20px;
    width:35px;
    color:#57b02d;   
}
DIV.News
{
	float:left;
	clear:right;
	width:455px;
	color:Gray;
	margin-left: 35px;
}
A.Menu:link
{
    color:#1b7089;
    text-decoration:none;
    font-weight:bold;
    font-size:15px;
}
A.Menu:hover
{
    color:#1b7089;
    text-decoration:none;
    font-weight:bold;
    font-size:15px;
}
A.Menu:visited
{
    color:#1b7089;
    text-decoration:none;
    font-weight:bold;
    font-size:15px;
}
A.Menu:active
{
    color:#1b7089;
    text-decoration:none;
    font-weight:bold;
    font-size:15px;
}
.PAGE table td {
}
.news_title {
	color: #900;
	font-size: 14px;
}
.date {
	color: #390;
}
.back {
	color: #09F;
}
.PAGE .Text table tr td {
	border-bottom: 1px solid #CCC;
}
.eng_intro {
	text-align: justify;
}
