/*-------------------------------------------------------------------------*/
/*                 MainStyle 網站樣式表
// ア
/*-------------------------------------------------------------------------*/
BODY
  { margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000 ;
	line-height: 20px;
	scrollbar-3dlight-color:585858;
	scrollbar-arrow-color:ffffff;
	scrollbar-base-color:CFCFCF;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:CFCFCF;
	scrollbar-highlight-color:FFFFF;
	scrollbar-shadow-color:595959 }

TD
  {
	font-size: 1em;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*----------連結樣式註解----------------
a ---藍-粉紅 (no line) 內頁主選項(一般字體)
A1---藍-粉紅 (no line) 內頁主選項(大字體)
A2---白-紅(no line)
A3---紫-粉紅 (no line) 內頁主選項(大字體)
A4---咖啡-紅(line) 內頁主選單專用
A5---咖啡-紅(line)
A6---藍-黑(line)______________XX
A7---白-白(no line) 隱藏導盲磚

-----------註解-------------- #1D5299  */
a:link { color: #2525F9; text-decoration: none; letter-spacing: 1px}
a:visited { color: #2525F9; text-decoration: none; letter-spacing: 1px}
a:hover {color: #EA2C75; text-decoration: underline; letter-spacing: 1px}
a:active { color: #1D5299; text-decoration: none; letter-spacing: 1px}

A.A1:link { color:#2525F9; text-decoration: none; letter-spacing: 1px; font-size: 1em}
A.A1:visited { color:#2525F9; text-decoration: none; letter-spacing: 1px; font-size: 1em}
A.A1:hover { color:#EA2C75; text-decoration: underline; letter-spacing: 1px; font-size: 1em}

A.A1HighLigh:link { color:#E23636; text-decoration: none; letter-spacing: 1px; font-size: 1em}
A.A1HighLigh:visited { color:#E23636; text-decoration: none; letter-spacing: 1px; font-size: 1em}
A.A1HighLigh:hover { color:#C12275; text-decoration: underline; letter-spacing: 1px; font-size: 1em}


A.A2:link { color:#ffffff; text-decoration: none; letter-spacing: 1px}
A.A2:visited { color:#ffffff; text-decoration: none; letter-spacing: 1px}
A.A2:hover {  color:#CC0000; text-decoration: underline; letter-spacing: 1px}

A.A3:link { color:#7F26D3; text-decoration: none; letter-spacing: 1px; FONT-SIZE: 1em;}
A.A3:visited { color:#7F26D3; text-decoration: none; letter-spacing: 1px; FONT-SIZE: 1em;}
A.A3:hover { color:#EA2C75; text-decoration: underline; letter-spacing: 1px; FONT-SIZE: 1em;}

A.A4:link { color:#0033FF; text-decoration: none; letter-spacing: 1px}
A.A4:visited { color:#0033FF; text-decoration: none; letter-spacing: 1px}
A.A4:hover { color:#6633CC; text-decoration: underline; letter-spacing: 1px}

A.A5:link { color:#47200D; letter-spacing: 1px; text-decoration: none}
A.A5:visited { color:#47200D; letter-spacing: 1px; text-decoration: none}
A.A5:hover { color:#AF490C; letter-spacing: 1px; text-decoration: underline}

A.A6:link { color:#21ADEC; letter-spacing: 1px; text-decoration: none}
A.A6:visited {  letter-spacing: 1px; color:#21ADEC; text-decoration: none}
A.A6:hover {  text-decoration: underline; letter-spacing: 1px; color:#000000}

A.A7:link { color:#ffffff; text-decoration: none; letter-spacing: 1px}
A.A7:visited { color:#ffffff; text-decoration: none; letter-spacing: 1px}
A.A7:hover {  color:#ffffff; text-decoration: underline; letter-spacing: 1px}

a.general:link { COLOR: #000000; TEXT-DECORATION: none}
a.general:visited { TEXT-DECORATION: none}
a.general:hover, a.general:active, a.general:focus { color: #333333; text-decoration:none}

a.menuItem:link { COLOR: #000066; TEXT-DECORATION: none; font-weight: 400}
a.menuItem:visited { COLOR: #003333; TEXT-DECORATION: none; font-weight: 400}
a.menuItem:hover, a.menuItem:active, a.menuItem:focus  { color: #000000; position:relative;	font-weight: 400}



/*===================================================================*/


.bodyBlock {
  background:url(images/bg0.gif) bottom left no-repeat; 
}
 
.divFull
{
    MARGIN: auto;
    WIDTH: 1000px; 
    BACKGROUND-COLOR: #ffffff
}

.button {
/*	BORDER-RIGHT: #0066cc 1px solid; BORDER-TOP: #0066cc 1px solid; BORDER-LEFT: #0066cc 1px solid; WIDTH: 60px; BORDER-BOTTOM: #0066cc 1px solid; 
HEIGHT: 22px; 
BACKGROUND-COLOR: #eef8fd */
}
.btn {
	border: 3px double; 
	border-color: #f1f1f1 #c0c0c0 #c0c0c0 #f1f1f1; 
	background: #fff url(images/btnbg.gif) bottom left repeat-x; 
}


.titleFL {

	FONT-SIZE: 1em;
	COLOR: #B56942;
	vertical-align:text-bottom;
	letter-spacing: 0em;
	margin: 3px;	
}

.title {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 1.2em;
    COLOR:#003300;
	vertical-align:text-bottom;
	letter-spacing: 0.1em;
	margin: 3px;
    text-transform: uppercase;
}

.title0
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 1.2em;
    BACKGROUND: url(images/titlebullet.gif) #788d9f no-repeat right 50%;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px auto 5px;
    TEXT-TRANSFORM: uppercase;
    WIDTH: 380px;
    COLOR: #fff;
    LINE-HEIGHT: 24px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #ececec 2px solid;
    LETTER-SPACING: 0.1em;
    HEIGHT: 28px
}

.menuTitle {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 1em;
	COLOR: #ffffff;
	vertical-align:text-bottom;
	letter-spacing: 0.1em;
	margin: 3px;	
}
.liItem {
	list-style-position: inside;
	list-style-image: url(../../images/common/icon_li_item.gif);
	vertical-align: middle;
	text-indent: 5px;
	list-style-type: none;
}

.liMenuItem {
	list-style-position: inside;
	list-style-image: url(images/menuitem_blue.gif);
	vertical-align: middle;
	text-indent: 2px;
	list-style-type: none;
	line-height: 20px;
	letter-spacing: 0.1em;
	FONT-SIZE: 1em;
}

.liFunction {
	list-style-position: inside;
	FONT-SIZE: 1em;
	list-style-type: none;
}
.itemTitle {
 color: #000099;
	FONT-WEIGHT: 300;
	FONT-SIZE: 1em;
	vertical-align: bottom;
}
/* 頁面提示*/
.textHighLight {
	FONT-SIZE: 1em;
	COLOR: #CC0099;
	font-weight: 500;
}

/*  頁面說明 */
.pageDesc {
	FONT-SIZE: 0.75em;
	COLOR:#663300;
}

.fontDateTime {
  FONT-SIZE: 0.75em;
}
.px15 {
	FONT-SIZE: 1em;
}

.px14 {
	FONT-SIZE: 1em;
}
.px13 {
	FONT-SIZE: 0.75em;
}
.px12 {
	FONT-SIZE: 0.75em;
}
.px11 {
	FONT-SIZE: 0.75em;
}
.altKey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #E042C8;
	text-decoration: underline;
	font-weight: bolder;
}

.routeTitle1 { FONT-SIZE: 1em; color: #666666}

.routeTitle2 { FONT-SIZE: 1em; color: #666666;	text-shadow:Silver;	font-weight: bold}

.routeTitle3 { FONT-SIZE: 1em; color: #690034; font-weight: bold}

.hrDashed {
	border: dotted;
	color: #999999;
}

.hrDescr {
	border: 1px;
	color: #FFFF99;
	margin: 1px;
}

caption {
text-align:left;
background-color:#FFFFFF;
color:#666666;
}

.tableData {
  border-color:#000000;
  border-collapse:collapse;
}
/*   border-collapse:collapse; */
.tableDataHead {
	color: #000000;
	BACKGROUND-COLOR:#EBEDF6;
	FONT-SIZE: 0.75em;
	height: 22px;
	background-image: url(images/gridhead01.gif);
}

.tdData {
  height: 24px; }

.tdDark {
  color: #FFFFCC;
  BACKGROUND-COLOR: #6699FF;
  text-align: center;
  vertical-align: middle;  
}

.tableBoxTitle {
	FONT-SIZE: 1em;
	color: #FFFF66;
	BACKGROUND-COLOR: #3300CC;
	height: 24px;  
}


.bgColorDeep {
  BACKGROUND-COLOR: #0099CC;
}
.bgColorMed {
  BACKGROUND-COLOR: #CAF2FF;
}
.bgColorLight {
  BACKGROUND-COLOR: #CCFFFF;
}
.bgColorWhite {
  BACKGROUND-COLOR: #FFFFFF;
}

.commandBlock {
	color: #FFFF66;
	BACKGROUND-COLOR: #cad7ff;
	height: 32px; 
	BORDER-RIGHT: #cceccc 1px solid; BORDER-TOP: #cceccc 1px solid; BORDER-LEFT: #cceccc 1px solid; BORDER-BOTTOM: #cceccc 1px solid;
}

p {font: 13px/1.5em "新細明體, Arial, helvetica, sans-serif";text-align: justify}
/*
p {font: 0.8em/1.5em Arial, helvetica, sans-serif;text-align: justify}
*/	
p.text {text-indent: 2em;}
		
.shadowboxfloat {
	margin: 4px 0px 0px 5px;
	background: url(../../images/shadowlight.gif) repeat;
	width: 98%;
	position: relative;
	float: left;
	z-index: 1;
}

.shadowboxfloat_small {
  margin: 4px 0px 0px 5px;
  background: url(../../images/shadowlight.gif) repeat;
  width: 96%; 
  position: relative; /*IE needs this to show float properly*/
  float: left
  z-index: 1;
}
			
.shadowcontent, .shadowcontent2 {position: relative;
			padding: 10px; 
			top: -5px; /* these two define the shadow 'offset'*/
			left: -5px; /*...*/
		 background-color:#CCFFFF;
			color: black;
			border: 1px solid #6699FF; /* #2E595C  */
			z-index: 1;	
}	
.shadowcontent2 {
background: #F5F5F5; /* #CEE6D0 */
}
		
.mybutton0 a:link, .mybutton0 a:visited, .mybutton0 a:active 
{
  color: #000000; border-style: outset; border-color: #00cccc; 
  border-width: 0px; 
  height:32px;width:350px;
  background-color: #00ffCC;
  BACKGROUND-IMAGE: url(images/long_button2.gif);
  TEXT-DECORATION: none;
  FONT-SIZE: 1em;
  TEXT-ALIGN: center;padding-top:8px
}
 .mybutton0 a:active 
{
  color: #000000; border-style: inset; border-color: #00cccc; 
}
.mybutton0 a:hover 
{
  border-style: inset;
  color:#3300FF;
  BACKGROUND-IMAGE: url(images/long_button3.gif);
}


.typeButton a:link, .typeButton a:visited, .typeButton a:active 
{
  color: #000000; border-style: outset; border-color: #00cccc; 
  border-width: 0px; 
  height:20px;width:106px;
  background-color: #ffffff;
  BACKGROUND-IMAGE: url(images/btnType.gif);
  TEXT-DECORATION: none;
  FONT-SIZE: 0.75em;
  TEXT-ALIGN: center;padding-top:3px
}
 .typeButton a:active 
{
  color: #000000; border-style: inset; border-color: #00cccc; 
}
.typeButton a:hover 
{
  border-style: inset;
  color:#3300FF;
  BACKGROUND-IMAGE: url(images/btnType.gif);
}

.typeButtonCurr
{
  color: #000000; border-style: outset; border-color: #00cccc; 
  border-width: 0px; 
  height:20px;width:106px;
  background-color: #ffffff;
  BACKGROUND-IMAGE: url(images/btnTypeCurr.gif);
  TEXT-DECORATION: none;
  FONT-SIZE: 0.75em;
  TEXT-ALIGN: center;padding-top:3px
}


.tableFormData {
  border-color:#000000;
  background-color:#CCFFFF;
  border-collapse:collapse;
}
.tableFormField {
  border-color:#000000;
  background-color:#CCFFFF;
  border-collapse:collapse;
}
.serviceFormMain {
  border-style: inset;
  background-color:#9999FF;
  border-color: #00cccc;
}

.serviceFormFoot {
  border-style: inset;
  background-color:#9999FF;
  border-color: #00cccc;
}


	.rrc-table {
		border-collapse:collapse;
		padding:0px;
	}
	.rrc-table td {
		padding:0px;
	}
	.rrc-table .main {
		padding:5px;
		background-image:url(corner/18-c.gif);
	}
	.rrc-t {
		background-image:url(corner/18-t.gif);
		background-position:top;
		background-repeat:repeat-x;
	}
	.rrc-l {
		background-image:url(corner/18-l.gif);
		background-position:left;
		background-repeat:repeat-y;
	}
	.rrc-r {
		background-image:url(corner/18-r.gif);
		background-position:right;
		background-repeat:repeat-y;
	}
	.rrc-b {
		background-image:url(corner/18-b.gif);
		background-position:bottom;
		background-repeat:repeat-x;
	}
