/* CSS Document */
@charset "big5";

em { font-size:5px; }

body,td,th {	
	overflow-x:no;
	overflow-y:no;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Verdana, Helvetica, 細明體, "MingLiU"; 
	font-size:0.8em; 
	font-weight:normal;
	
	SCROLLBAR-FACE-COLOR: #e5e5e5; 
	SCROLLBAR-SHADOW-COLOR: #ccccff; 
	SCROLLBAR-3DLIGHT-COLOR: #ccccff; 
	SCROLLBAR-DARKSHADOW-COLOR: #9999cc;   
	scrollbar-track-color: #efefef;     
	SCROLLBAR-ARROW-COLOR: #3366cc; 
	
	/*scrollbar-3dlight-color:rgb(186,237,84);
	scrollbar-arrow-color:black;
	scrollbar-base-color:rgb(186,237,84);
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:rgb(61,168,23);
	scrollbar-highlight-color:rgb(186,237,84);
	scrollbar-shadow-color:#cccccc;8*/
}

.clsHeader,.MainTitle{font-size:15px; text-decoration:none; font-weight:bold;}
.clsFrontHeader {font-size:12px;color: #ffffff;font-weight: bold;}
.headerBox {text-decoration:none; font-size:12px; font-weight:normal; background-color:#C7D3E9;}
.clsContent {text-decoration:none; font-size:0.8em; font-weight:normal;}
.clsContentSmall {font-size:0.65em; text-decoration:none; font-weight:normal;}

.clsFormObjects,input,select,option,button,textarea {color:#000000; font-size:11px; text-decoration:none;font-weight:normal;font-family:Verdana, Arial, Helvetica, sans-serif,新細明體,細明體,宋体;}
.clsFolderList {color:#000000; font-size:12px; text-decoration:none;font-weight:normal}
.clsFolderListOn {color:#000000; font-size:12px;background-color:#D3FBA8; text-decoration:none; font-weight:normal}
.clsFolderListOn A:active {color:#0028A1; text-decoration:none;font-weight:normal}
.clsFolderListOn A:link {color:#0028A1; text-decoration:none;font-weight:normal}
.clsFolderListOn A:visited {color:#0028A1; text-decoration:none;font-weight:normal}
.clsFolderListOn A:hover {color:#FF0000; text-decoration:underline;font-weight:normal}

.box {border-width:1px; border-color:#BBBBBB; border-style:solid;background-color:#FFFFFF;}

/* start add by kevinli 2007-06-18 */
.whitetext {  	font-size: x-small;	 color: #FFFFFF; 	line-height: 18px; }
.newFlag {font-style:Italic;font-size:9px;position:relative;color:red;top:-3px;}

.input 	{ 	
	font-family:  Arial, Verdana, Helvetica, ;	
	font-size: 11px;  
	height:16px; 	
	width:100px;  
	background-color:#FFFFFF;
	border-right: 1px solid #ccccff ; 
	border-top: 1px solid #9999cc; 
	border-left: 1px solid #9999cc; 
	border-bottom: 1px solid #ccccff;   
	padding-top: 0px;   
	padding-left: 1px;   
	padding-right: 0px;   
	padding-bottom: 0px;
}

.input:focus {/*----for firefox----*/
	background-color:#dddddd;
}

.inputfocus {/*----for IE----*/
	background-color:#dddddd;
}

.inputkeywords1 { 	
	font-family:  Arial, Verdana, Helvetica;	
	font-size: 11px; 
	line-height: 16px;   
	height:16px; 	
	width:100px;
	BORDER: 0px;  
	padding-top: 0px;
	padding-left: 1px;   
	padding-right: 0px;   
	padding-bottom: 0px;    
	background-color:#ffff99;
}

.inputkeywords2 { 	
	font-family:  Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 16px;   
	height:16px; 	
	width:100px;  
	BORDER: 0px;  
	padding-top: 0px;   
	padding-left: 1px;   
	padding-right: 0px;   
	padding-bottom: 0px;    
	background-color:#e5e5e5;
}

input.radio 	{ border: 0px; }
input.checkbox 	{  }
/* end add by kevinli 2007-06-18 */

textarea  { 
	border-right: 1px solid #7F9DB9; 
	border-top: 1px solid #7F9DB9; 
	border-left: 1px solid #7F9DB9; 
	border-bottom: 1px solid #7F9DB9;
}
	
/* Added By Gary for sortable header*/
th.sorted a, th.sortable a { background-repeat: no-repeat; background-position: right; display: block;width: 100%; }
th.sortable a {	background-image: url(/ses/images/arrow_off.png); }
th.order1 a { background-image: url(/ses/images/arrow_down.png); }
th.order2 a { background-image: url(/ses/images/arrow_up.png); }

/* Added for document listing */
.ClipItemTitle A:active {color:#0028A1; text-decoration:none;font-family:Arial;font-size: 15px;font-weight:normal}
.ClipItemTitle A:link {color:#0028A1; text-decoration:none;font-family:Arial;font-size: 15px;font-weight:normal}
.ClipItemTitle A:visited {color:#800080; text-decoration:none;font-family:Arial;font-size: 15px;font-weight:normal}
.ClipItemTitle A:hover {color:#0028a1; text-decoration:underline;font-family:Arial;font-size: 15px;font-weight:normal}

.ClipItemRow A:active {color:#0028A1; text-decoration:none;font-weight:normal}
.ClipItemRow A:link {color:#0028A1; text-decoration:none;font-weight:normal}
.ClipItemRow A:visited {color:#800080; text-decoration:none;font-weight:normal}
.ClipItemRow A:hover {color:#0028a1; text-decoration:underline;font-weight:normal}

.rowEven {position:absolution;padding-top:2px;text-decoration:none;background-color:#FFFFFF; font-weight:normal;}
.rowEven td {border-bottom:1px solid #e5e5e5}
.rowOdd {position:absolution;padding-top:2px;text-decoration:none;background-color:#FFFFFF; font-weight:normal;}
.rowOdd td {border-bottom:1px solid #e5e5e5}

.error { color: red; }

/*start add by kevinli 2007-07-09*/



.footer {
	position:absolution;
    padding-right:20px;
	color : #333399;
	font-family:  Arial;
	font-size: 12px;
	font-weight:normal;
}
.footer A:link {color:#333399; font-size: 12px; font-weight:normal;text-decoration:none}
.footer A:active {color:#333399; font-size: 12px; font-weight:normal;text-decoration:none}
.footer A:visited {color:#333399; font-size: 12px; font-weight:normal;text-decoration:none}
.footer A:hover {color:#333399; font-size: 12px; font-weight:normal;text-decoration:underline}
.coryRight {
	color : #333333;
	font-family:  Arial;
	font-size: 11px;
}
.standardCopyright{
	color : #535353;
	font-family: Arial;
	font-size: 10px;
}
.textInput {
	border-right:1px solid #7F9DB9;
	border-top:1px solid #7F9DB9;
	border-left:1px solid #7F9DB9;
	border-bottom:1px solid #7F9DB9;
}


.publicationMetaData {
	font-size:13px;
	font-family:Arial;
	color:#333333;
}
/*start add by kevinli 2007-07-09*/



.clsTableHeader A:link {color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none}
.clsTableHeader A:active {color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none}
.clsTableHeader A:visited {color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none}
.clsTableHeader A:hover {color:#ffffff; font-size:12px; font-weight:bold; text-decoration:underline}

.clsTableHeaderNoLine A:link {color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none;cursor:default;}
.clsTableHeaderNoLine A:active {color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none;cursor:default;}
.clsTableHeaderNoLine A:visited {color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none;cursor:default;}
.clsTableHeaderNoLine A:hover {color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none;cursor:default;}
/*
.clsFormObjects A:active {color:#0028A1; text-decoration:none;font-weight:normal}
.clsFormObjects A:link {color:#0028A1; text-decoration:none;font-weight:normal}
.clsFormObjects A:visited {color:#0028A1; text-decoration:none;font-weight:normal}
.clsFormObjects A:hover {color:#FF0000; text-decoration:underline;font-weight:normal}
*/
/*
.clsFolderList A:active {color:#0028A1; text-decoration:none;font-weight:normal}
.clsFolderList A:link {color:#0028A1; text-decoration:none;font-weight:normal}
.clsFolderList A:visited {color:#0028A1; text-decoration:none;font-weight:normal}
.clsFolderList A:hover {color:#FF0000; text-decoration:underline;font-weight:normal}
*/

.parentFunc {
	font-family:Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.subFunc {
	font-family:Arial;
	color: #0028a1;
	font-size: 14px;
	font-weight: bold;
}

#folderSelectBox {
	border-right: 1px solid #7f9ebb; 
	border-top: 1px solid #7f9ebb; 
	border-left: 1px solid #7f9ebb; 
	border-bottom: 1px solid #7f9ebb;
	SCROLLBAR-ARROW-COLOR: #779ff6;
}

.clsTableHeader {
	text-decoration:none;
    font-size:12px; 
	font-weight:bold;
	font-family:Arial;
	color: #ffffff;
	background-color:#3e73c3;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}
.clsTableHeaderNoLine {
	text-decoration:none;
    font-size:12px; 
	font-weight:bold;
	font-family:Arial;
	color: #ffffff;
	background-color:#3e73c3;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	cursor:default;
}
.comment {
	font-family:Arial;
	font-size:11px;
	color:#626262;
}

.functionLabel A:active {color:#0028A1; font-weight:bold; text-decoration:none}
.functionLabel A:link {color:#0028A1; font-weight:bold; text-decoration:none}
.functionLabel A:visited {color:#0028A1; font-weight:bold; text-decoration:none}
.functionLabel A:hover {color:#0028A1; font-weight:bold; text-decoration:underline}

.fileLink A:active {color: #333333; font-weight:normal; text-decoration:none;}
.fileLink A:link {color: #333333; font-weight:normal; text-decoration:none;}
.fileLink A:visited {color: #333333; font-weight:normal; text-decoration:none;}
.fileLink A:hover {color:#0028A1; font-weight:normal; text-decoration:underline;}

.distributeEditLink A:active {color: #0028a1; font-family:Arial, 細明體; font-weight:bold;}
.distributeEditLink A:link {color: #0028a1; font-family:Arial, 細明體; font-weight:bold;}
.distributeEditLink A:visited {color: #0028a1; font-family:Arial, 細明體; font-weight:bold;}
.distributeEditLink A:hover {color: #0028a1; font-family:Arial, 細明體; font-weight:bold; text-decoration:underline;}

/*start add by kevin 2007-08-27*/

/* about Announcement and Report sub menu */
.tdPadStyle {
	padding-left:20px;
	padding-right:20px;
}
.page_of_total {
	font-family:Arial;
	color:#333333;
	font-size:12px;
}
.bgColor {
	background-color:#FFFFFF;
}
.documentError {
	color:#ff0000;
	font-size:13px;
}
.tabBgColor {
	background-color:#3e73c3;
}
.narrowScopeTab{
	background:#9b9b9b;
	background-color:expression(
    onmouseover=function()
    {this.style.backgroundColor='#3e73c3'},
   onmouseout=function()
    {this.style.backgroundColor='#9b9b9b'});
}
.header {
	color: #ffffff;
	font-weight: bold;
	background-color: #9e9e9e;
	line-height: 20px;
}
/*end add by kevin 2007-08-27*/

.titleFunc {
	padding-left: 20px;
	padding-right: 20px;
}

.parentFuncPad {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
}

.clsHeaderPad {
	font-size:15px; 
	text-decoration:none; 
	font-weight:bold;
	padding-top: 20px;
	padding-left: 20px;
}

.ErrorsBox {
  color:#e31313;
}

.clsContentEmail {
	background-color:#ffffff;
	text-decoration:none; 
	font-size:0.8em; 
	font-weight:normal;
}

.trBgColor {
	background-color:#ffffff;
}

.clsFormObjectsEmail {
	background-color:#ffffff;
	color:#000000; 
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif,新細明體,細明體,宋体;
}

.ClipItemTitleTranslated {
	color:#0028a1; 
	font-family:Arial;
	font-size:15px;
	font-style:Italic;
	text-decoration:none;
}