﻿/*大中小標樣式定義==============================================================*/

.h01
{
	font-size: 1.1em;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

.h02
{
	font-size: 1.25em;
	color: #3366ff;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.h03
{
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.h04
{
	font-size: 1.2em;
	color: #00A93B;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.h05
{
	font-size: 1.2em;
	color: #068301;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.h06
{
	font-size: 1.2em;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/*內文色彩定義--相似色==============================================================*/

.c01
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.c02
{
	color: #5A5A5A;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.c03
{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.c04
{
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.c05
{
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*內文色彩定義--差異色==============================================================*/

.c06
{
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

.c07
{
	color: #FF0066;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.c08
{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.c09
{
	color: #5858C7;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/*sitemap頁大標題符號樣式=============================================================*/

.tit_icon01
{
	background-image: url(images/class/tit_icon01.gif);
	background-position: 0 center;
	padding-left: 110px;
	line-height: 60px;
	display: block;
	clear: left;
}

.tit_icon02
{
	background-image: url(images/class/tit_icon02.gif);
	background-position: 0 center;
	padding-left: 110px;
	line-height: 60px;
	display: block;
	clear: left;
}

.tit_icon03
{
    background-image: url(images/class/tit_icon03.gif);
    background-position: 0 center;
	padding-left: 110px;
	line-height: 60px;
	display: block;
	clear: left;
}

/*Item標題符號樣式=======================================================================*/

.item01, .item02, .item03, .item04, .tit_icon01, .tit_icon02, .tit_icon03, .aio_item01, .aio_item02, .aio_item03
{
    background-repeat: no-repeat;
}

.item01
{
    background-image: url(images/class/item01.gif);
    padding: 23px 0px 0px 45px;
    background-position: 0 50%;
	line-height: 36px;
}

.item02
{
	background-image: url(images/class/item02.gif);
	padding: 0px 0px 0px 30px;
	background-position: 0 50%;
	line-height: 20px;
}

.item03
{
	background-image: url(images/class/item03.gif);
	padding: 0px 0px 0px 30px;
	background-position: 0 50%;
	line-height: 20px;
}

.item04
{
	background-image: url(images/class/item04.gif);
	padding: 0px 0px 0px 20px;
	background-position: 10px 50%;
	line-height: 20px;
}



/*All in one標題符號樣式=======================================================================*/


.aio_item01
{
    background-image: url(images/class/aio_item04.gif);
    padding: 0px 0px 0px 15px;
    background-position: 0 7px;
}

.aio_item02
{
    background-image: url(images/class/aio_item02.gif);
    padding: 0px 0px 0px 15px;
    background-position: 0 5px;
}

.aio_item03
{
    background-image: url(images/class/aio_item03.gif);
    padding: 0px 0px 0px 15px;
    background-position: 0 5px;
}

/*分隔線樣式==================================================================================*/

.line01
{
	line-height: 1.7em;
	background-image: url(images/class/solid.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding:10px 0px;
}

.line02
{
	line-height: 1.7em;
	background-image: url(images/class/line02.gif);
	background-position:  0 bottom;
	background-repeat: repeat-x;
	padding:5px 0px;
}
.line03
{
	line-height: 1.7em;
	background-image: url(images/class/line03.jpg);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	padding:5px 0px;
}

.line04
{
	line-height: 1.7em;
	background-image: url(images/class/line04.jpg);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	padding:5px 0px;
}


/*Form常用樣式=================================================================================*/

.text_button
{
	border: 0px ;
	padding: 2px 0px -1px 0px;
	background:  url(images/class/buttonBG.gif) repeat-x scroll 10px 50%;
	color: #ffffff;
	cursor: pointer;
	height: auto;
	vertical-align: top;
	margin: 2px 0px 0px 0px;
	font-family: Arial;
	font-size:.9em;
}

.form_button
{
	color: #FFF;
	width: 90px;
	height: 28px;
	background-image: url(images/class/form_button.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 5px;
}

.text_box01
{
	font-family: arial;
	font-size: .9em;
	padding: .1em;
	background: #fafafa url(images/form_bg.gif) -2px -3px;
	color: #555;
	border: 1px solid #aaa;
	margin: 2px 2px 2px 0px;
}

.text_box02
{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #aaa;
	background-color: #FFF;
	margin: 2px 0px 0px 0px;
}

.color01
{
	background-color: #DDE2FF;
	color: #343434;
}

.color02
{
	background-color: #f1f1f1;
}


.formlist01
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.formlist01 td
{
	text-decoration: none;
	line-height: 2.5em;
	background-image: url(images/class/solid.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-collapse: separate;
	border: 0;
	padding: 5px;
}

.form_border
{
	border-top: #EAEAEA 1px solid;
	border-right: #EAEAEA 1px solid;
	border-left: #EAEAEA 1px solid;
}

/*圓角===========================================================================================*/

.corner {background: transparent; width:100%; margin:0 auto;}

.corner .top, .corner .bottom {display:block; background:transparent; font-size:1px;}
.corner .b1, .corner .b2, .corner .b3, .corner .b4, .corner .b1b, .corner .b2b, .corner .b3b, .corner .b4b {display:block; overflow:hidden;}
.corner .b1, .corner .b2, .corner .b3, .corner .b1b, .corner .b2b, .corner .b3b {height:1px;}
.corner .b2 {background:#DDE2FF; border-left:1px solid #BADCE7; border-right:1px solid #BADCE7;}
.corner .b3 {background:#DDE2FF; border-left:1px solid #BADCE7; border-right:1px solid #AECBD4;}
.corner .b4 {background:#DDE2FF; border-left:1px solid #BADCE7; border-right:1px solid #90B9C6;}
.corner .b4b {background:#DDE2FF; border-left:1px solid #BADCE7; border-right:1px solid #999;}
.corner .b3b {background:#DDE2FF; border-left:1px solid #AECBD4; border-right:1px solid #999;}
.corner .b2b {background:#DDE2FF; border-left:1px solid #90B9C6; border-right:1px solid #999;}


.corner .b1 {margin:0 5px; background:#BADCE7;}
.corner .b2, .corner .b2b {margin:0 3px; border-width:0 2px;}
.corner .b3, .corner .b3b {margin:0 2px;}
.corner .b4, .corner .b4b {height:2px; margin:0 1px;}
.corner .b1b {margin:0 5px; background:#90B9C6;}
.corner .boxcontent{display: block; background: #DDE2FF; border-left: 1px solid #BADCE7; border-right: 1px solid #90B9C6; padding: 0.5em 1.5em; font-family: Arial, Helvetica, sans-serif;}



/*列表頁樣式===================================================================================*/

.textLeft
{
	text-align: left;
	padding-left: 1em;
}

/*list01----------------------------------------------*/	

table.list01
{
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #FFF;
	text-align: center;
}

table.list01 th
{
	font-size: 1em;
	height: 35px;
	color: #FFF;
}

table.list01 .Left
{
	background-image: url(images/class/01th_bg.gif); 
	background-repeat: no-repeat;
	
}

table.list01 .Middle
{
	background-image: url(images/class/01th_bg_m.gif);
	background-repeat: repeat-x;
}

table.list01 .Right
{
	background-image: url(images/class/01th_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

table.list01 td
{
	text-decoration: none;
	line-height: 2.5em;
	background-image: url(images/class/solid.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #5F6392;
}

table.list01 tr.altrow
{
	background-color: #DDE2FF;
}

table.list01 .linkitem
{
	padding-left: 1em;
	color: #42434F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

table.list01 .linkitem a
{
	color: #42434F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	/*padding-left: 20px;*/
	background-position: 0 50%;
	/*background-image: url(images/class/icon.gif);*/
	background-repeat: no-repeat;
}

table.list01 .linkitem a:hover
{
	color: #4168E9;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

table.list01 .tfood
{
	background-color: #FFF;
	color: #849AFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

table.list01 .tfood a
{
	color: #0033FF;
	font-size: 12px;
	text-decoration: underline;
}

/*list_02----------------------------------------------*/	

table.list02
{
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #FFF;
	text-align: center;
}

table.list02 th
{
	font-size: 1em;
	height: 50px;
	color: #FFF;
	text-align: center;
}

table.list02 .Left
{
	background-image: url(images/class/02th_bg.gif); 
	background-repeat: no-repeat;
	
}

table.list02 .Middle
{
	background-image: url(images/class/02th_bg_m.gif);
	background-repeat: repeat-x;
}

table.list02 .Right
{
	background-image: url(images/class/02th_bg.gif); 
	background-repeat: no-repeat;
	background-position: 100% 0;
}

table.list02 td
{
	text-decoration: none;
	line-height: 2.5em;
	background-image: url(images/class/solid.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

table.list02 tr.altrow
{
	background-color: #DDE2FF;
}

table.list02 .linkitem
{
	padding-left: 1em;
	color: #343434;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

table.list02 .linkitem a
{
	color: #343434;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	background-position: 0 50%;
	background-image: url(images/class/icon.gif);
	background-repeat: no-repeat;
}

table.list02 .linkitem a:hover
{
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

table.list02 .tfood
{
	background-color: #99CCCC;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

table.list02 .tfood a
{
	color: #0033FF;
	font-size: 12px;
	text-decoration: underline;
}

/*list03----------------------------------------------*/	

table.list03
{
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
    border: 1px solid #FFF;
}

table.list03 th
{
	color: #FFF;
	line-height: 2em;
	background-color: #CC3399;
	text-align: center;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #600060;
	border-right-color: #600060;
	border-bottom-color: #600060;
	border-left-color: #600060;
}

table.list03 td
{
	text-decoration: none;
	border: 1px solid #FFF;
	background-color: #EEDBF2;
	padding: 3px;
}

table.list03 tr.altrow
{
	background-color: #F9FCFD;
}

table.list03 .linkitem
{
	padding-left: 1em;
	color: #343434;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

table.list03 .linkitem a
{
	color: #343434;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	background-position: 0 50%;
	background-image: url(images/class/icon.gif);
	background-repeat: no-repeat;
}

table.list03 .linkitem a:hover
{
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

table.list03 .tfood
{
	background-color: #207DBE;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

table.list03 .tfood a
{
	color: #FFF;
	font-size: 12px;
}

/*list04----------------------------------------------*/

.list04
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-collapse: collapse;
	padding: 3px;
}

.list04 th
{
	border-top: 2px solid #5C6BB5;
	border-bottom: 0px solid #ccc;
	color: #FFF;
	line-height: 1.5em;
	background-color: #7F8ED8;
	text-align: center;
}

.list04 td
{
	text-decoration: none;
	line-height: 1.5em;
	border: #CCC 1px solid;
	padding-left: 5px;
	line-height: 2em;
	background-color: #fff;
}

.list04 tr.altrow {
	background-color: #F9FCFD;
}	


/* 書表上下載空白表格============================================================================*/

.empty
{
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid #DDE2FF;
}

.empty th {
	border: 0px solid #DDE2FF;
	text-align: center;
	padding: 0px;
}

.empty td
{
	border: 1px solid #DDE2FF;
	padding: 0px;
}
