/*大中小標樣式定義==============================================================*/

.h01
{
	font-size: 1.1em;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

.h02
{
	font-size: 1.25em;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.h03
{
	font-size: 1.2em;
	color: #009999;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.h04
{
	font-size: 1.2em;
	color: #339900;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.h05
{
	font-size: 1.2em;
	color: #FF6600;
	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: #0066CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.c10
{
    color: #0099cc;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.c10 a:link
{
    color: #0066CC;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.c10 a:hover
{
    color: #3333cc;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
}

/*內文色彩定義--差異色==============================================================*/

.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 top;
	padding: 0px 0px 0px  110px;
	height: 70px;
	line-height: 60px;
	display: block;
	clear: left;
}

.tit_icon02
{
	background-image: url(images/class/tit_icon02.gif);
	background-position: 0px -4px;
	padding-left: 110px;
	height: 90px;
	line-height: 55px;
	display: block;
	clear: left;
}

.tit_icon03
{
    background-image: url(images/class/tit_icon03.gif);
    background-position: 0 center;
	padding-left: 100px;
	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: 2px 0px 2px 45px;
    background-position: 0 50%;
    line-height: 40px;

}

.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_item01.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 center ;
}

.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/ms_page_text_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding:10px 0px 0px 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: 3px 6px 3px 6px;
    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: #E7F2FA;
}

.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:#E7F2FA; border-left:1px solid #BADCE7; border-right:1px solid #BADCE7;}
.corner .b3 {background:#E7F2FA; border-left:1px solid #BADCE7; border-right:1px solid #AECBD4;}
.corner .b4 {background:#E7F2FA; border-left:1px solid #BADCE7; border-right:1px solid #90B9C6;}
.corner .b4b {background:#E7F2FA; border-left:1px solid #BADCE7; border-right:1px solid #999;}
.corner .b3b {background:#E7F2FA; border-left:1px solid #AECBD4; border-right:1px solid #999;}
.corner .b2b {background:#E7F2FA; 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: #E7F2FA; 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;
	background-position: 0 0;
	
}

table.list01 .Middle
{
	background-image: url(images/class/01th_bg_m.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

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;
}

table.list01 tr.altrow
{
	background-color: #DBE5F3;
}

table.list01 .linkitem
{
	padding-left: 1em;
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

table.list01 .linkitem a
{
	color: #003399;
	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: #00CC00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

table.list01 .tfood
{
	background-color: #ACB4C0;
	color: #FFF;
	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;
	background-position: 0 0;
	
}

table.list02 .Middle
{
	background-image: url(images/class/02th_bg_m.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

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: 1.5em;*/
	background-image: url(images/class/solid.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

table.list02 tr.altrow
{
	background-color: #DBEAF3;
}

table.list02 .linkitem
{
	padding-left: 1em;
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

table.list02 .linkitem a
{
	color: #003399;
	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: #00CC00;
	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;
	border:0px;
}

/*list03----------------------------------------------*/	

table.list03
{
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    margin: 5px 0px 0px 0px;
    border: #ccccff 1px solid;
    border-top: #e7cef3 1px double;
}

table.list03 th
{
    color: #333399;
    line-height: 3.1em;
    text-align: center;
    border: 0px;
    background-image: url(images/system/headerBg.gif);
    background-position: 0 -0;
    background-repeat: repeat-x;
    /*height: 40px;*/
}

table.list03 td
{
    text-decoration: none; 
    /*line-height: 1.5em;	*/
    border: #ccccff 1px solid;
}


table.list03 .altrow
{
	/*background-color: #dbe5f3;	*/
}

table.list03 .row
{
	/*background-color: #eff6ff;*/
	margin:20px;	
}
table.list03 .linkitem
{
	padding-left: 1em;
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

table.list03 .linkitem a
{
	color: #003366;
	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: #41678D;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

table.list03 .tfood
{
	/*background-color: #207DBE;*/
	color: #6666cc;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

table.list03 .tfood a
{
    color: #6666cc;
}

/*list03-1----------------------------------------------*/	

table.list03-1
{
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
    border: 1px solid #FFF;
    margin: 5px 0px 0px 0px;
}

table.list03-1 th
{
	border-top: 4px solid #7BB5DE;
	border-bottom: 2px solid #7BB5DE;
	border-right: 1px solid #7BB5DE;
	border-left: 1px solid #7BB5DE;
	color: #FFF;
	line-height: 2em;
	background-color: #1D6DB4;
	text-align: center;
}

table.list03-1 td
{
	text-decoration: none;
	/*line-height: 1.5em;	*/
}

table.list03-1 .altrow
{
	background-color: #dbe5f3;	
}

table.list03-1 .row
{
	background-color: #eff6ff;
	margin:20px;	
}
table.list03-1 .linkitem
{
	padding-left: 1em;
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

table.list03-1 .linkitem a
{
	color: #003366;
	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-1 .linkitem a:hover
{
	color: #41678D;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

table.list03-1 .tfood
{
	background-color: #207DBE;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

table.list03-1 .tfood a
{
	color: #FFF;
}

/*list04----------------------------------------------*/

.list04
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-collapse: collapse;
	padding: 3px;
}

.list04 th
{
	border-top: 2px solid #66CCFF;
	border-bottom: 0px solid #ccc;
	color: #FFF;
	line-height: 1.5em;
	background-color: #0099CC;
	text-align: center;
}

.list04 td
{
	text-decoration: none;
	/*line-height: 1.5em;*/
	border: #CCC 1px solid;
	padding-left: 5px;
	background-color: #fff;
}

.list04 tr.altrow {
	background-color: #F9FCFD;
}	


/* 書表上下載空白表格============================================================================*/

.empty
{
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: #dbe5f3 1px solid;
}

.empty th {
	border: 0px solid #FFF;
	text-align: center;
	padding: 0px;
}

.empty td
{
	border: 1px solid #dbe5f3;
	padding: 0px;
}

.