﻿BODY
{
    FONT-SIZE: 9pt; 
    font-family: Arial;
    color:#666666; 
    word-break: break-all;
    LINE-HEIGHT: 150%;
    
    /*background-image: url('../../images/blank_bg.gif');*/
    background-repeat: repeat-x;
	background-position:center top;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
TH,TD
{
    FONT-SIZE: 9pt; 
    font-family: Arial;
    color:#666666; 
    word-break: break-all;
    LINE-HEIGHT: 150%;
	
}
.Menu_bg
{
	/*background-image: url('../../images/Menu_bg.gif');*/
	background-repeat: repeat-y;
	background-position:center top;
}
.MenuE_bg
{
	background-image: url('../../images/Left_bg1.gif');
	background-repeat: repeat-y;
	background-position:center top;
}

/*連結的顏色*/
a
{
	color:#666666;
}
	

.Font_Title
{
	font-size:18px;
	font-weight: bold;
	color:#006F71;
}
.Font_Title_s
{
	font-size:14px;
	font-weight: bold;
	color:#006F71;
}
.Font_Title_Original
{
	font-size:18px;
	font-weight: bold;
	color:#666666;
}
.Font_Title_Change
{
	font-size:18px;
	font-weight: bold;
	color:#1578CD;
}
.Font_Detail
{
	font-size:12px;
}

A:link 
{ 
   TEXT-DECORATION : none;
}
A:visited
{
   TEXT-DECORATION : none
}
A:hover
{
   COLOR           : #0381ff; 
   TEXT-DECORATION : underline;
}
A:visited
{
   TEXT-DECORATION : none;
}

/*日期粗體*/
.DateCss
{
   font-weight:bold;
}
.Font_Bold_Original
{
	font-weight:bold;
}
.Font_Bold
{
	font-weight:bold;
	color:#0066CC;
}

/*列表高度、虛線底線*/
.table_List
{
	border-bottom:1px dotted #ccc;
    height:35px;
}
.table_ListS
{
	border-bottom:1px dotted #ccc;
    height:30px;
}
.tr_Line
{
	border-bottom:1px dotted #ccc;
}
.td_Line
{
	border-bottom:1px dotted #ccc;
}

.Button
{
   BORDER           : #6C6C6C 1px solid;
   PADDING-RIGHT    : 1px;
   PADDING-LEFT     : 1px;
   PADDING-TOP      : 3px;
   PADDING-BOTTOM   : 1px;
   FONT-SIZE        : 9pt;
   COLOR            : #6C6C6C;
   CURSOR           : hand;
   background-image : url('../../images/btn.gif');
}



/*網站CSS*/
.Detail_Table_Top
{
   LINE-HEIGHT      : 180%;
   background-color : #F2F2ED;
   color            : #333333;
   border-left      : 1px solid #6C6C6C; 
   border-right     : 1px solid #6C6C6C;
   border-top       : 1px solid #6C6C6C;
   border-bottom    : 1px solid #6C6C6C;
}

.Detail_Table_Center
{
   LINE-HEIGHT      : 150%;
   background-color : #F2F2ED;
   color            : #333333;
   border-left      : 1px solid #6C6C6C; 
   border-right     : 1px solid #6C6C6C;
   /*border-top       : 1px solid #6C6C6C;*/
   border-bottom    : 1px solid #6C6C6C;
}
.Detail_Table_CenterN
{
   LINE-HEIGHT      : 150%;
   color            : #333333;
   border-left      : 1px solid #6C6C6C; 
   border-right     : 1px solid #6C6C6C;
   /*border-top       : 1px solid #6C6C6C;*/
   border-bottom    : 1px solid #6C6C6C;
}

.Detail_Table_Left
{
   LINE-HEIGHT      : 150%;
   background-color : #F2F2ED;
   border-left      : 1px solid #6C6C6C; 
   border-right     : 1px solid #6C6C6C;
   /*border-top     : 1px solid #6C6C6C;*/
   border-bottom    : 1px solid #6C6C6C;	
}

.Detail_Table_Right
{
   LINE-HEIGHT   : 150%;
   /*border-left   : 1px solid #6C6C6C;*/ 
   border-right  : 1px solid #6C6C6C;
   /*border-top    : 1px solid #6C6C6C;*/
   border-bottom : 1px solid #6C6C6C;	
}

.Top_StaticMenuItemStyle
{
    LINE-HEIGHT      : 150%;
    padding-left     : 0px;
	padding-right    : 0px;
	padding-top      : 0px;
	padding-bottom   : 0px;
	/*
    padding-left     : 2px;
	padding-right    : 2px;
	padding-top      : 3px;
	padding-bottom   : 3px;
	*/
	z-index          : 101;
}

.Top_StaticHoverStyle
{
    LINE-HEIGHT      : 150%;
    padding-left     : 0px;
	padding-right    : 0px;
	padding-top      : 0px;
	padding-bottom   : 0px;
	/*
    padding-left     : 2px;
	padding-right    : 2px;
	padding-top      : 2px;
	padding-bottom   : 2px;
	*/
	z-index          : 101;
    /*
	border-left      : 1px solid #4791C5; 
    border-right     : 1px solid #4791C5;
    border-top       : 1px solid #4791C5;
    border-bottom    : 1px solid #4791C5;
	*/
}

.Top_DynamicMenuStyle
{
    width            : 120px; /*原本110px*/
    LINE-HEIGHT      : 150%;
    padding-left     : 0px;
	padding-right    : 0px;
	padding-top      : 0px;
	padding-bottom   : 0px;
    /*
	padding-left     : 2px;
	padding-right    : 2px;
	padding-top      : 3px;
	padding-bottom   : 3px;
	*/
	z-index          : 101;

/*
    border-left      : 1px solid #4791C5;
    border-right     : 1px solid #4791C5;
    border-top       : 1px solid #4791C5;
    border-bottom    : 1px solid #4791C5;
*/
}

.Top_DynamicHoverStyle
{
    background-color  : #FFFFFF;
    width             : 105px;
    LINE-HEIGHT       : 150%;
	z-index           : 102;
}
