﻿html
{
	font-size: 84%;
}

body
{
	margin: 0;
	color: #323232;
	width :100%;
}

input
{
	font-size: 100%;
}

textarea
{
	font-size: 100%;
}

select
{
	font-size: 100%;
}

a
{
	color: blue;
}
a:hover
{
	position: relative;
	left: 1px;
	top: 1px;
}
a img
{
	border: 0;
}
h1 {
    margin: 0;
}
#menu h2
{
    margin: 0;
}
#subject #subject_td2 h2
{
	font-size: 110%;
}


.menu2_display_none
{
	display: none;
}
.menu3_display_none
{
	display: none;
}
.btn_display_none
{
    display: none;
}
.btn_display_none_inline
{
    display: none;
}
.btn_display_with_script
{
    display: inline;
}
.font_size
{
	display: inline-block;
	height: 16px;
	width: 17px;
	line-height: 10%;
	margin-right: 2px;
	margin-bottom: 4px;
	vertical-align: middle;
}
/*設定切換字型之圖示*/
.font_small
{
	background: url(../images/font_s.gif);
}
.font_small_selected
{
	background: url(../images/font_s_s.gif);
}
.font_middle
{
	background: url(../images/font_m.gif);
}
.font_middle_selected
{
	background: url(../images/font_m_s.gif);
}
.font_large
{
	background: url(../images/font_l.gif);
}
.font_large_selected
{
	background: url(../images/font_l_s.gif);
}

/*重要事項連結*/
#active_image
{
	text-align: center;
}
#active_image img
{
	margin: 3px 0 3px 0;
	width: 169px;
	height: 47px;
}

/*外部動畫連結*/
#outer_links
{
	width: 98%;
	
}
#outer_links img
{
	margin: 4px 4px 4px 4px;
	width: 145px;
	height: 40px;
}

/*重要宣導連結*/
#ad .image_hide
{
    display: none;
}
#ad .image_show
{
    display: block;
    text-align: center;
    height: 55px;
}
#ad_button
{
	padding-right: 5px;
}
#ad_button input
{
    background-image: url(../images/ad_button.gif);
    background-color: transparent;
    background-repeat:no-repeat;
    border: none;
    width: 24px;
    height: 17px;
    cursor: pointer;
    font-size: 100%;
    font-weight: bold;
    color: #404040;
}
#ad_button .selected
{
    color: red;
}
       
/*回頁首、回上一頁*/
.top_back
{
	width: 95%;
	text-align: right;
	margin-bottom:5px;
}

/*多檔連結，上列選單*/
.short_menu
{
	width: 95%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.short_menu a
{
	color: #0D3688;
	text-decoration: none;
}
.short_menu a:hover
{
	text-decoration: underline;
}
.short_menu span
{
	white-space: nowrap;
}
/*多檔連結，上列選單，因應會計室需求顯示時置於左邊*/
.short_menu_ex
{
	text-align: left;
}

/*查詢條件*/
.inquiry
{
	line-height: 180%;
	margin-bottom: 8px;
}	
.inquiry input
{
	vertical-align: middle;
}
.inquiry select
{
	vertical-align: middle;
}
.inquiry img
{
	vertical-align: middle;
}
.inquiry .lblmsg
{
	vertical-align: middle;
	color :Red;	
}

.link_1Ua
{
	background-image: url(../images/icon_link1.gif);
	background-repeat: no-repeat;	
	background-position: 0 3px;
	padding: 0 0 0 0px;
	width :20px;
}
.link_2Ua
{
	background-image: url(../images/icon_link2.gif);
	background-repeat: no-repeat;	
	background-position: 0 2px;
	padding: 0 0 0 0px;
	width :15px;
}
.link_3Ua
{
	background-image: url(../images/icon_link3.gif);
	background-repeat: no-repeat;	
	background-position: 0 6px;
	padding: 0 0 0 0px;
	width :10px;
}

/*多檔上傳；多網連結分層顯示*/
.link_1
{
	 list-style: none;
	 margin: 0;
	 padding: 0;
}
.link_1 li
{
	background-image: url(../images/icon_link1.gif);
	background-repeat: no-repeat;	
	background-position: 0 2px;
	padding: 0 0 0 20px;
}

.link_2
{
	 list-style: none;
	 margin: 0;
	 padding: 0;
}
.link_2 li
{
	background-image: url(../images/icon_link2.gif);
	background-repeat: no-repeat;	
	background-position: 0 3px;
	padding: 0 0 0 15px;
}
.link_3
{
	 list-style: none;
	 margin: 0;
	 padding: 0;
	   
}
.link_3 li
{
	background-image: url(../images/icon_link3.gif);
	background-repeat: no-repeat;	
	background-position: 0 6px;
	padding: 0 0 0 10px;
}

.link_4
{
	 list-style: none;
	 margin: 0;
	 padding: 0;
}
.link_4 li
{
	background-image: url(../images/icon_link4.gif);
	background-repeat: no-repeat;	
	background-position: 0 6px;
	padding: 0 0 0 10px;
}

.link_5
{
	 list-style: none;
	 margin: 0;
	 padding: 0;
}
.link_5 li
{
	background-image: url(../images/icon_link5.gif);
	background-repeat: no-repeat;	
	background-position: 0 4px;
	padding: 0 0 0 20px;
}

.link_6
{
	 list-style: none;
	 margin: 0;
	 padding: 0;
}
.link_6 li
{
	background-image: url(../images/icon_link6.gif);
	background-repeat: no-repeat;	
	background-position: 0 4px;
	padding: 0 0 0 20px;
}

.link_7
{
	 list-style: none;
	 margin: 0;
	 padding: 0;
}
.link_7 li
{
	background-image: url(../images/icon_link7.gif);
	background-repeat: no-repeat;	
	background-position: 0 4px;
	padding: 0 0 0 20px;
}



/*全文檢索*/
.caption_1
{
	color: #FD9600;
	font-weight: bolder;
	font-size: 110%;
}
.caption_2
{
	color: #239CF9;
}
/*** 關鍵字 ***/
.KeyWord
{
    font-weight: bold;
    color: #FF9900;
}

.vertical_middle
{
	vertical-align: middle
}	

/*** 無邊線 Table ***/
.noborder_table td
{
	border-style:none;
}

/*** Table 置中 ***/
.table_center
{
	margin-left: auto; 
	margin-right: auto;
}

/*** 縮排 ***/
.serial_text_1
{
	margin-left: 1em;
	text-indent: -1em;
}
.serial_text_2
{
	margin-left: 2em;
	text-indent: -2em;
}
.serial_text_3
{
	margin-left: 3em;
	text-indent: -3em;
}
.serial_text_4
{
	margin-left: 4em;
	text-indent: -4em;
}
.serial_text_5
{
	margin-left: 5em;
	text-indent: -5em;
}
.serial_text_6
{
	margin-left: 6em;
	text-indent: -6em;
}
.serial_text_7
{
	margin-left: 7em;
	text-indent: -7em;
}
.serial_text_8
{
	margin-left: 8em;
	text-indent: -8em;
}
.serial_text_9
{
	margin-left: 9em;
	text-indent: -9em;
}
.serial_text_10
{
	margin-left: 10em;
	text-indent: -10em;
}
.indent_text_1
{
	text-indent: 1em;
}
.indent_text_2
{
	text-indent: 2em;
}

/*** 法規縮排 ***/
/*** 條 ***/
.laws_Article
{
	margin-left: 7em;
	text-indent: -5em;
}
/*** 項 ***/
.laws_item
{
	margin-left: 4em;
	text-indent: -2em;

}
/*** 款 ***/
.laws_detail
{
	margin-left: 2em;
	text-indent: -2em;
}
/*** 細 ***/
.laws_detail_1
{
	margin-left: 1em;
	text-indent: -1em;
}
/*** 無編號 ***/
.laws_0
{
	margin-left: 0em;
	text-indent: 2em
}

/*** 表格型 Table (Grid) ***/
.input_table
{
	border-color: #888888;
	border-collapse: collapse;
}
.input_table th
{
	background-color: #e7e7e7;
	color: #005fdf;
	border-color: #888888;
	white-space:nowrap;
}
.input_table td
{
	border-color: #888888;
	padding-left: 15px;
	padding-right: 15px;	
}
.input_table .label
{
    text-align: right;
    background-color: #e7e7e7;
	color: #005fdf;
	border-color: #888888;
	white-space:nowrap; 
}
.input_table .Header
{
    font-weight: bold;
    background-color: #e7e7e7;
	color: #005fdf;
	border-color: #888888;
	white-space:nowrap; 
}

/*** 必要欄位註記 ***/
.Must_filled
{
    color: #FF0000;
    padding-right: 0.3em;
}
/*** 頁尾button ***/
.content_button
{
    padding-bottom: 5px;
    text-align: right;
}


/*=====列印時不顯示=====*/
@media print {
	#top_menu {
		display:none;
	}
	#index {
		display:none;
	}
	#font_size_group {
		display:none;
	}
	#groups {
		display:none;
	}
	#Banner {
		display:none;
	}
	#left_menu {
		display:none;
	}
	#counter {
		display:none;
	}
	#footer {
		display:none;
	}
	#print_button {
		display:none;
	}
}	
/*=====電子報=====*/
.epaper
{
    margin-left: auto;
    margin-right: auto;
    font-size: 115%;
}

.epaper .TitleLeft
{
    background-repeat: repeat-y; 
    background-color: #e6e6e6;
}

.epaper .TitleRight
{
    background-repeat: repeat-y; 
    background-position: right;
    background-color: #E6E6E6;
}

.epaper .PubDate
{
    text-align: left; 
    background-color: #E6E6E6; 
    color: #0C65FB; 
    padding-left: 10px;
}

.epaper .TitleButton
{
    text-align: right; 
    background-color: #E6E6E6; 
    padding-right: 10px;
}

.epaper .tdLeft
{
    background-repeat: repeat-y; 
}

.epaper .tdRight
{
    background-repeat: repeat-y; 
    background-position: right;
}

.epaper .tbList
{
    background-color: #FFFCD6;
    padding: 10px 10px 10px 10px;
}

.epaper .tbList .ListTitle
{
    font-size: 130%;
    font-weight: bold; 
    border-bottom: 1px; 
    border-bottom-color: #9A9A9A; 
    border-bottom-style: solid;
}

.epaper .tbList .ListTitle .ListIcon
{
    vertical-align: middle;
}

.epaper .tbList .ListTitle .ArrowIcon
{
    vertical-align: bottom;
}

.epaper .tbList a
{
    color: #3D83C9;
    text-decoration: none;
}

.epaper .tbList a:hover
{
    color: #3D83C9;
    text-decoration: underline;
}

.epaper .ItemTitle
{
    background-color: #3D7CB6; 
    padding-left: 20px; 
    padding-top: 5px; 
    padding-bottom: 5px;
    font-size: 130%;
    color: #323232;
}

.epaper .ItemTitle a
{
    font-weight: bold;
    color: #FFFFFF;
}

.epaper .ItemContent
{
    padding-left: 40px; 
    color: #676767; 
    padding-top: 10px;
}

.epaper .ItemContent a
{
    color: #3D83C9;
}

.epaper .ItemContent a:hover
{
    color: #3D83C9;
}

.News_Header_Image
{
    float: left;
    margin-right: 10px;
}


.accessibility
{
	color: #0D3688;
    text-decoration: none;
}

/*表格*/
.table
{
	border: none;
	border-collapse: collapse;
	background-color: #ffffff;
	line-height: 150%;
}
.table td
{
	border: solid 1px #b3b3b3;
	padding-left: 10px;
	padding-right: 10px;	
}

.table th
{
	border: solid 1px #b3b3b3;
	background-color: #c8deff;
	color: #000000;
	white-space:nowrap;
}

.table a
{
	color: #333333;
	text-decoration:underline;
	font-weight :bold ;
}
.table a:hover
{
	text-decoration:underline;
}
/*表格第二列*/
.alt-item
{
  background-color:#f0f0f0;
  Color:#000000;
}
/*表格下方頁碼*/
.table-footer td
{
	padding : 2px 2px 2px 2px;
	border: none;
	font-weight: bold;
}
.table-footer a
{
	color: #e90c54;
	font-weight: bold;
}
.table-footer a:hover
{
	text-decoration:underline;
}
/*用於目前位置*/
.location_a a
{
	color: #0D3688;
	text-decoration: none;
}
.location_a a:hover
{
	text-decoration: underline;
}

.table-noborder
{
	border-collapse: collapse;
	color:#000000;
}


/*用於更新日期*/
.modifydate
{
	color: #2E88BB;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100%;
}

.epaperdetailtd
{
    /*background:url('../images/e-paper_06.gif') repeat-y;*/
    padding-left:25px;
    /*font-size:small;*/
    font-size:initial;
    padding-top:15px;
}

.epapericon
{
     margin : 2px 5px 0 5px;
}

.repLink
{
    text-decoration:none;
    color:#000000;
    font-family: 微軟正黑體, Arial;
}

.grdLink
{
    text-decoration:none;
    color:#0f599d;
}

.epaperWidth
{
 width :1000px;
 margin-left: 10px;
 /*background-color :#cfcfcf;*/
}

/*** Epaper表格型 Table (Grid) ***/
.epaper_table
{
	border-color: #888888;
	border-collapse: collapse;
}
.epaper_table .label
{
    text-align: right;
    background-color: #dedede;
	color: #005fdf;
	border-color: #888888;
	white-space:nowrap; 
}
.epaper_table th
{
    font-weight: bold;
    text-align:center;
    background-color: #dedede;
	border-color: #888888;
	white-space:nowrap; 
}
.epaper_table td
{
	border-color: #888888;
}
.epaper_table .tdCenter
{
    text-align:center;
}
.epaper_table .grdLink
{
    text-decoration:none;
    color:#0f599d;
    font-weight:bold; 
}
.ExamQandMemo
{
	font-weight :bold;
	color :Red;
}
.ExamInfoMemo
{
	font-weight :bold;
	color :Red;
}
.examinfo .no1
{
	width:5%;
	white-space :nowrap;
}	
.examinfo .no2
{
	width:8%;
	white-space :nowrap;
}	
.examinfo .no3
{
	width:25%;
	white-space :nowrap;
}	
.examinfo .no4
{
	width:7%;
	white-space :nowrap;
}	
.examinfo .no5
{
	width:18%;
}	

/*全文檢索頁籤*/
.search_pager
{
	border: none;
}
.search_pager td
{
	border: none;
}
.search_pager input
{
	background-color: transparent;
	color: #393939;
	border: none;
	border-style:none;
	text-decoration: underline;
	vertical-align: middle;
	cursor: pointer;
}
.search_pager .page_number
{
	color: #e90c54;
	font-weight: bold;
	border: none;
}
.search_pager .selected
{
	color: #F8407E;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
.search_pager .page_border_none
{
	border: none;
}

/*政府15貼紙*/
.rank_sticker
{
    vertical-align: middle;
}

/*應考資格地圖查詢條件*/
.QualQuery
{
    width: 100%;
}
.QualQuery th
{
    vertical-align: top;
    text-align: left;
    font-weight: normal;
    width: 20%;
    white-space: nowrap;
    padding: 8px 0 0 5px;
}
.QualQuery td
{
    vertical-align: top;
    text-align: left;
    font-weight: normal;
    white-space: nowrap;
}
#divContentUpdate
{
	text-align: right;
}