/*

*/

body
{
	background-color: #ffffff;
	margin:0px;
	border: none;
	font-size:10pt;
	font-family:新細明體 Arial;
}

 A.select:active 
 {
	cursor : hand;
 }
 .xpBorder
{
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	border-right: 1px solid buttonshadow;
	border-color:buttonshadow;
}
.xpBorder THEAD TD
{
	/*border-left: 1px solid buttonhighlight;*/
	border-top: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	/*border-right: 1px solid buttonshadow;*/
	highlightBackgroundColor: #C1D2EE;
	highlightBorderColor: #C1D2EE;
	background-color: buttonface;
	font-size: 12px;
    font-family : Arial;
	color: menutext;
}
.xpTableHeader
{
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	border-right: 1px solid buttonshadow;
	border-bottom:0px;
	border-color:buttonshadow;
	height:20px;
	font-size:9pt;
	font-family:Arial;
	background-color: #C0C0C0;
}
/*
.xpTable
{
	behavior: url(../styles/XpTable/xpTable.htc);
	sortNoneImageUrl: ../../styles/XpTable/images/sortBlank.gif;
	sortUpImageUrl: ../../styles/XpTable/images/sortUp.gif;
	sortDownImageUrl: ../../styles/XpTable/images/sortDown.gif;
	posUpImageUrl: ../../styles/XpTable/images/upArrow.gif;
	posDownImageUrl: ../../styles/XpTable/images/downArrow.gif;
	position: relative;
    margin: 0px;
    width: 100%;
    font-size: 12px;
    font-family : Arial;
	highlightBackgroundColor: #C1D2EE;
	highlightBorderColor: #C1D2EE;
	color: windowtext;
	cursor: default;
	border-left: 1px solid buttonhighlight;
	border-top: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
}

.xpTable THEAD TD
{
	border-left: 1px solid buttonhighlight;
	border-top: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	font-size: 12px;
    font-family : Arial;
	color: menutext;
	background-color: buttonface;
    cursor: hand;
    padding-top: 0px;
    padding-bottom: 1px;
}
.xpTable TBODY TR
{
	color: windowtext;
	background: window;	
	border-left: 5px solid buttonhighlight;
	border-top: 5px solid buttonhighlight;
	border-bottom: 5px solid buttonshadow;
	border-right: 5px solid buttonshadow;
}
*/
.TitleBorder
{
	font-size: 16px;
    font-family : Arial;
    color:#1F336B;
    font-weight:bold;
}


.ListItem
{
	background-color:Transparent;
}
.ListItem TBODY TD
{
	background-color:Transparent;
	font-size:10pt;
}

.EditItem_Border
{
	border: 1px solid buttonshadow;
	PADDING:1px;	
}

.EditItem_Label
{
	background-color: #EDEDF5;	
	color: #1F336B;
	font-size: 12px;
    font-family : Arial;
}
.EditItem_Label2
{
	background-color: white;	
	color: #1F336B;
	font-size: 12px;
    font-family : Arial;
}
.Yellow_Label
{
	background-color: #FFFFCC;	
	color: #1F336B;
	font-size: 12px;
    font-family : Arial;
}
.Yellow_TD
{
	background-color: #FFFFEC;	
	color: #1F336B;
	font-size: 12px;
    font-family : Arial;
}


.EditItem_TD
{
	color: menutext;
	font-size: 12px;
    font-family : Arial;
}

.EditItem_Input
{
	background-color: #ffffff;
	color: menutext;
	font-size: 12px;
    font-family : Arial;
}

.CommonButton
{
	border:1px;
	border-color:#808080;
	cursor:hand;
}

/* 登錄樣式(BEGIN) */
.leftmenu
{
	font-family : Arial;  
	font-style : normal; 
	font-weight: normal;
	font-size : .75em;  
	color: #003399; 
 	text-decoration: none;
}
.leftmenu:link, .leftmenu:visited 
{
	color: #003399;
	text-decoration: none;
}

.leftmenu:hover
{
 	text-decoration: underline;
}


.input
{
	/*border: 1px solid #7f9db9; 
	height: 49px;	
	font-size:12px;
	white-space:nowrap;
	font-family:Verdana, Arial;
	height:20;*/
	width:80; 
	font-size: 9pt; 
	BACKGROUND-COLOR: white;
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid;
	font-family :Arial;
}

.Textarea
{
	font-size:11pt;
	font-family:Arial;
}
.select
{
	font-size:12px;
	white-space:nowrap;
	font-family:Arial;
	color:#000000;
}

.MainPageTitle
{
	color: black; 
	font-family:Arial;
    font-size: 17px; 
    font-weight: bold; 
}

.logininput {
	font-size: 12px;
	height: 22px;
	width: 125px;
}
.logintitle {
	font-size: 24px;
	font-weight: bolder;
	color: #09539A;
	font-family:Arial;
}
.loginfont {
	font-size: 12px;
	color: #666666;
}
 .Hidden
 {
	display:none;
 }
 .menubar {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: f1f1f1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.topselect
{
	font-family:Arial;
	border-collapse:collapse;
	background-color: #cccccc;
	BORDER-TOP: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-RIGHT: #999999 1px solid;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;	 
	 
}
/*------DataGrid-------*/
.SelectStyle
{
	height:18px; 
	color:red;
	font-size:12px; 
	font-family :Arial ;
	text-decoration:none;
	background-color:#ffffff;	
	border-color: silver;
}

.DataGrid
{
	font-family:Arial;
	border-style:solid;
	background-color:White;
}

.GridView
{
	font-family:Arial;
	border-style:solid;
	background-color:White;	
	
}
	
.HeaderStyle 
{
	font-family:Arial;
	font-size:9pt;
	background-color: buttonface;
}

.ItemStyle 
{
	font-family :Arial ;
	font-size:9pt; 	
}
/*-------------------*/
.Freezing
{
	position:relative; 
	table-layout:fixed;
	top:expression(this.offsetParent.scrollTop); 
	z-index: 10;
	BORDER-TOP: #000000 1px solid;
	background-color: buttonface;
}
.Freezing th{
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
	padding:2px;
	

}
/*----------------------------*/ 

a:link
{
	font-size: 12px;
	color: #0000ff;
	text-decoration: none
}
a:visited
{
	font-size: 12px;
	color: #0000ff;
	text-decoration: none
}
a:active
{
	font-size: 12px;
	color: #0000ff;
	text-decoration: none
}
a:hover
{
	font-size: 12px;
	color: #0000ff;
	text-decoration:underline;
}
/*-----------------------------*/
a.FAQ:link
{
	font-size: 15px;
	color: #0000ff;
	text-decoration: none
}
a.FAQ:visited
{
	font-size: 15px;
	color: #0000ff;
	text-decoration: none
}
aL.FAQ:active
{
	font-size: 15px;
	color: #0000ff;
	text-decoration: none
}
a.FAQ:hover
{
	font-size: 15px;
	color: #0000ff;
	text-decoration:underline;
}
/*-----------------------------*/

.lt0
{
	font-family:Arial;
	border-collapse:collapse;
	background-color: #ffffff;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-RIGHT: #ffffff 1px solid;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;	
}
.lt1
{
	font-family:Arial;
	border-collapse:collapse;
	background-color: #cccccc;
	BORDER-TOP: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-RIGHT: #999999 1px solid;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;	 	 
	
}
 .TopMenu
{
    font-size: 12px;
    font-family : Arial;
	color: #000000;
	
}
 .TopselectMenu
 {
	font-size: 12px;	
	font-family : Arial;
	color: #aa3043;
	/*BORDER-TOP: #ff0000 1px solid;
	BORDER-BOTTOM: #ff0000 1px solid; 
	BORDER-LEFT: #ff0000 1px solid; 
	BORDER-RIGHT: #ff0000 1px solid;*/
 }
.left-selectTD
{
   border: 1px solid #D4D0C8;
   background: #ffffff;
   padding-top: 1px;
   padding-bottom: 3px;
}
.left-unselectTD 
{
   border: 0;
   padding-top: 1px;
   padding-bottom: 3px;
}
 table.main-toolbar
{
   background-image: url(../images/SP/toolgradp.gif);
   border: 1px solid #DCE3EB;
   background-color: #DCE3EB;
}
/*標識Remark*/
td.Remark
{
	font-size:12px;
	color:Red;
}
.TopTitle
{
	text-align:center;
}
.tdlabel 
{ 
	font-family:Arial;
	font-size: 12px;
	color: #000066;
	text-indent: 3px;
	background-color:#e3f0ff;
	height:25px;
}
.tdfield 
{	
	font-family:Arial;
	font-size: 12px;
	background-color:#ffffff;
}
.tdHeader
{
	font-family:Arial;
	font-size: 12px;
	background-color:#D4D0C8;
}
.ContentTable 
{
	BORDER-COLLAPSE: collapse; 
	BACKGROUND-COLOR: white;
}
.ContentLeftTD 
{
	FONT-WEIGHT: bold; 
	VERTICAL-ALIGN: top; 
	COLOR: white; 
	BACKGROUND-COLOR: #c1d2ee;
}
.ContentRightTD
{ 
	FONT-WEIGHT: bold; 
	BACKGROUND-COLOR: #e3f0ff; 
}
/* 登錄樣式(END) */

/* special datagrid */

.td_top 
{   
	font-size:12px;
	font-family :Arial ;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 0px solid;	
	border-bottom: 0px solid;
}
.td_right 
{   
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;	
	border-bottom: 0px solid;
}
.td_bottom
{   
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 0px solid;	
	border-bottom: 1px solid #808080;
}
.td_all
{   
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
.Item_botright
{
	font-family :Arial ;
	font-size:9pt; 	
	border-left: 0px solid #808080;
	border-top: 0px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	height:30px;
}
.Item_bottom
{
	font-family :Arial ;
	font-size:9pt; 	
	border-left: 0px solid #808080;
	border-top: 0px solid #808080;
	border-right: 0px solid #808080;
	border-bottom: 1px solid #808080;
	height:30px;
}
.Item_right
{
	font-family :Arial ;
	font-size:9pt; 	
	border-left: 0px solid #808080;
	border-top: 0px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 0px solid #808080;
	height:30px;
}
.Item_last
{
	font-family :Arial ;
	font-size:9pt; 	
	height:30px;
}
.MainPageTitle
{
	color: black; 
	font-family:Arial;
    font-size: 9pt; 
    font-weight: bold; 
}
/*------------ News ---------------*/
.NewsTable
{
	height:100%;
	width:100%;
	BORDER: 1px solid; 
	BACKGROUND-COLOR: #eeeeee
}
.NewsTitle
{
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	font-family:Verdana,Arial;
	font-size:9pt;
}
.NewsContent
{
	LINE-HEIGHT: 20px;
	height:140px;
	vertical-align:top;
	font-family:Verdana,Arial;
	font-size:9pt;
}
.NewsContent a:link
{
	font-family:Verdana, Arial;
	font-size:9pt;
	color: #0000DD;
	text-decoration: none
}
.NewsContent a:visited
{
	font-family:Verdana, Arial;
	font-size:9pt;
	color: #0000DD;
	text-decoration: none
}
.NewsContent a:hover
{
	font-family:Verdana, Arial;
	font-size:9pt;
	color: #990000;
	text-decoration: underline
}
.table_print_cell 
{
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;	
	font-size:9pt;
	padding: 2px;	
}
.table_print_table
{
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;	
	font-size:9pt;
	padding: 2px;
	
}
.table_print_header
{
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;	
	font-size:9pt;
	padding: 2px;
	background-color:#D4D0C8;
}
.LinkItem_TD
{
	color: menutext;
	font-size: 12px;
    font-family : Arial;
    background-color:#EEEAEB;
    border-right: 1px solid #B0B0B0;
}
.LeftLinkItem_TD
{
	color: menutext;
	font-size: 12px;
    font-family : Arial;
    background-color:#EDE8EE;
    border-right: 3px groove #B0B0B0;
    border-left: 1px solid #B0B0B0;
}
.TopLinkItem_TD
{
    border-top: 1px solid #B0B0B0;
}
.ScoreQuery 
{
	 BORDER: 0px; 
	 FONT-SIZE: 9px; Z-INDEX: 15; 
	 FONT-FAMILY: Arial; 
	 BORDER-COLLAPSE: collapse; 
	 BACKGROUND-COLOR: white 
}
.innerNavTextDown{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	background-image : url(../images/BGI_d.gif);
	padding-left:6px;
	padding-right:6px;
	padding-bottom:2px;
}
.ReportHeader{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:2px;
}

.Summary TD
{
	Z-INDEX: 10;
	CURSOR: default; 
	POSITION: relative;
	background-color:#E3F0FF;
	TOP: expression(document.getElementById("ContentDivScore").scrollTop); 
	BORDER-LEFT: #888888 0px solid; 
	BORDER-BOTTOM: #888888 1px solid; 
	BORDER-RIGHT: #888888 1px solid; 
	BORDER-TOP: #888888 0px solid; 
}
.Summary TD.locked
{
	Z-INDEX: 12;
	LEFT: expression(document.getElementById("ContentDivScore").scrollLeft); 
}
.Summary TD.locked_left
{
	Z-INDEX: 12; 
	LEFT: expression(document.getElementById("ContentDivScore").scrollLeft); 
	BORDER-LEFT: #888888 1px solid; 
}
