@charset "utf-8";
/* CSS Document */
@import url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/css/rwd_index.css");

html{overflow-x:visible;}

body{
	margin:0;
	font-size:1em;
	font-family:"微軟正黑體", Arial, "Helvetica Neue", Helvetica, sans-serif, "新細明體";
	overflow-x:hidden;
	line-height:1.7;
}
h1 { font-size: 1.8em; margin: 0; padding: 0;}
h2, h3, h4, h5, h6, p , ul, li, dl, dt, dd { margin: 0; padding: 0; }
li{ list-style-type:none;}

a img { border: none }
.text-hidden {
    pointer-events: none;
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    width: 0;
    overflow: hidden;
}
/*************************************** 框 架 **************************************/

/*----------最外層div--------*/
.wrapper{
	background:#FFF;
	margin:0 auto;
	width:1000px;	
}
.top_banner { background-repeat: no-repeat!important;
    background-position: center!important;
    background-size: cover!important;
    height: 265px;
    width: 100%;
    overflow: hidden;}
/*----------整體內容區--------*/
.content{
	clear:both;
	padding:0;
}

/*----------上方區塊--------*/
.content_top{
	position:relative;
	display:none;
}

/*----------左邊區塊----------*/
.content_left{
	float:left;
	position:relative;
	min-height:400px;
	height:400px \9;
	margin-right: 15px;
}

/*----------中間區塊----------*/
.content_middle{
	/*position:relative;*/
	float:left;
	width: 430px;
	padding:45px 0px 15px 7px;;
}

/*----------右方區塊----------*/
.content_right{
	position:relative;
	float:right;
	position:relative;
	margin-top: 45px;
}
/*----------下方區塊--------*/
.content_bottom{
	clear:both;
}
/*---左邊導盲磚--*/
.accesskey_l{
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	z-index:20;
}
.accesskey_l a{
	text-decoration:none;
}
/*---中間導盲磚--*/
.accesskey_c{
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	z-index:10;
}
.accesskey_c a{
	text-decoration:none;
}
/*---右邊導盲磚--*/
.accesskey_r{
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	z-index:10;
}
.accesskey_r a{
	text-decoration:none;
}
/*---下方導盲磚--*/
.accesskey_z{
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	z-index:10;
}
.accesskey_z a{
	text-decoration:none;
}

/*上方區塊*/
.topbg{
	position:relative;
	z-index:500;
}
/*************************************** 框 架 結束 **************************************/


/*上方連結*/
.toplink{
	position:absolute;
	top:2px;
	right:0px ; 
	color:#562174;
	height:15px;
}
.toplink ul{
	float:right;
	padding: 0px 120px 0px 0px;
}
.toplink ul li{
	list-style-type:none;
	float:left;
	margin: 1px 15px 0px 0px;
	/* font-size:0.9em; */
}
.toplink ul li a{
	color: #138E58;
	font-size: 0.85em;
	text-decoration:none;
}
.toplink ul li a:hover{
	color:#562174;
	text-decoration: underline;
	position:relative;
	top:1px;
	left:1px;
}
.toplink span{
	display: none;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/toplink_line.png) no-repeat center;
	padding:0px 0px 0px 5px;
}

/*字級*/
.fontlevel{
	position:absolute;
	top:5px;
	right:5px;
	/*background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/toplinkbg_03.png) repeat-x;*/
	width:auto;
	height:20px;
	padding: 2px 8px 0px 8px;
	text-align:right;
	visibility: visible;
	display:block;
}
.fontlevel ul{
	float:right;
}
.fontlevel ul li{
	float:left;
	margin: 0px 3px 0px 5px;
	display:block;
	color: #666;
}
.fontlevel ul li a{
	color: #666;
	text-decoration:none;
}
.fontlevel ul li a:hover{
	color: #000;
	text-decoration:none;
}
.fontlevel span{
	display: none;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_06.png) no-repeat center;
	padding:0px 0px 0px 5px;
}
.fontlevel_yes{
	color: #000;
	background-color: #999;
	padding:0px 3px 0px 3px;
}
.fontlevel_yes span{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_06.gif) no-repeat center;
	padding:0px 0px 0px 5px;
}

/*上方LOGO*/
.toplog{
	clear:both;
	width:1000px;
	height:120px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/logo.jpg) no-repeat top;
}
.toplog h1 {
	height:120px;
	width:420px;
	display:block;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/logo.jpg) no-repeat top left;
}
.toplog h1 a{
	text-indent: -10000px;
	height:120px;
	width:420px;
	display:block;
}
/*上方banner*/
.topbanner{
}

/*搜尋*/
.search{
	position:absolute;
	top:40px;
	right:5px;
	width: 225px;
	height:35px;
	border:1px solid #868b98;
	z-index:100;
	margin: 15px;
}
.search input{
	float:left;
	border:0px;
	font-size:0.9em;
	padding: 5px 5px 4px 8px;
	*
	margin:5px 100px 4px 8px;
	color:#bbabc4;
	margin: 5px 15px;
}
    /*搜尋按鈕*/
.searchbt1{
	float:left;
	width:80px;
	height:35px;
	text-indent:-10000px;
	display:block;
}
.searchbt1 a{
   background: #fff url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/search02.png) no-repeat;
	width:80px;
	height:34px;
	text-indent:-10000px;
	display:block;
}
.searchbt1 a:hover{
    background:#fff url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/search03.png) no-repeat;
	width:80px;
	height:34px;
	text-indent:-10000px;
	display:block;
}
    /*進階搜尋*/
.searchbt2{
	float:left;
	padding:10px 5px 5px 0px;;
	display:block;
}
.searchbt2 a{
	color:#344c8f;
}
.searchbt2 a:hover{
	color: #000;
}

/*主選單*/
.menuarea{
	/*background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/menu_bg.jpg) repeat-x;*/
	background-color: #3bb375;
	height:49px;
	border-bottom: 1px solid #179956;
	visibility: visible;
}
.menuarea ul{
	display: flex;
    justify-content: space-around;
}
.menuarea ul ul {
    display: block;
}
.menuarea ul li{
	float:left;
	/*background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/menu.jpg) no-repeat right;*/
	position:relative;
	z-index:500;
}

.menu a:link{
	float:left;
	font-weight:bold;
	height:49px;
	line-height:42px;
	color: #FFF;
	font-size:1.2em;
	text-align:center;
	text-decoration:none;
}
.menu a:visited{
	float:left;
	font-weight:bold;
	height:49px;
	line-height:42px;
	color: #FFF;
	font-size:1.2em;
	text-align:center;
	text-decoration:none;
}
.menu a:hover{
	float:left;
	font-weight:bold;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/menu_ov.jpg) center no-repeat;
	height:49px;
	line-height:42px;
	color:#090809;
	font-size:1.2em;
	text-align:center;
	text-decoration:none;
	display:block;
	text-decoration:none;
}
.menu_yes{ /*---------作用中的主選單---------*/
	float:left;
	font-weight:bold;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/menu_ov.jpg) center no-repeat;
	height:49px;
	line-height:42px;
	color:#090809;
	font-size:1.2em;
	text-align:center;
	text-decoration:none;
	display:block;
	text-decoration:none;
}


/*下拉式選單*/
.submenuarea{
	position:absolute;
	top:45px;
	left:0px;
	z-index:500 !important;
	visibility: visible;
}
.submenuarea ul{
	float:left;
}
.submenuarea ul li{
	clear:both;
	text-align:left;
	background:#e8e8e8;
	border-bottom:1px solid #CCC;
}
.submenuarea2{
	position:absolute;
	top:40px;
	right:0px;
	z-index:500 !important;
	visibility: visible;
}
.submenuarea2 ul{
	float:left;
}
.submenuarea2 ul li{
	clear:both;
	text-align:left;
	background:#e8e8e8;
	border-bottom:1px solid #CCC;
}
/*超過15個*/
.over15_01{
	width: 166px;
	z-index:500 !important;
	visibility: visible;
	overflow:hidden;
	background:#e8e8e8;
}
.over15_01 ul{
	float:left;
	border-top:1px solid #ddaa82;
}
.over15_01 ul li{
	clear:both;
	width: 166px;
	text-align:left;
	border-bottom:1px solid #CCC;
}

.over15_02{
	width:332px;
	z-index:500 !important;
	visibility: visible;
	overflow:hidden;
	background:#e8e8e8;
}
.over15_02 ul{
	float:left;
	border-top:1px solid #ddaa82;
}
.over15_02 ul li{
	clear:both;
	text-align:left;
	width:166px;
	border-bottom:1px solid #CCC;
}

.over15_03{
	width:498px;
	z-index:500 !important;
	visibility: visible;
	overflow:hidden;
	background:#e8e8e8;
}
.over15_03 ul{
	float:left;
	border-top:1px solid #ddaa82;
}
.over15_03 ul li{
	clear:both;
	text-align:left;
	width:166px;
	border-bottom:1px solid #CCC;
}

.submenu{
	color:#293145;
	text-decoration:none;
	display:block;
}
.submenu a:link{
	color:#293145;
	text-decoration:none;
	padding:5px;
	display:block;
}
.submenu a:visited{
	color:#293145;
	text-decoration:none;
	padding:5px;
	display:block;
}
.submenu a:hover{
	color: #5f2803;
	text-decoration:none;
	background:#ddaa82;
	padding:5px;
	display:block;
}
.submenu_yes{ /*---------作用中的下拉式選單---------*/
	color: #5f2803;
	text-decoration:none;
	background:#ddaa82;
	padding:5px;
	display:block;
}

/****************************************下方footer********************************************/

/*footer*/
.footer_bg{
	position:relative;
	clear:both;
	background-color: #454240;
	/*	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/footer_bg.jpg) no-repeat;
padding:40px 20px 20px 220px;
	*padding:20px 20px 20px 220px;*/
	padding-top:10px;
	font-size: inherit!important;
}
.footer_bg a{
	text-decoration:none;
	}

/*下方連結*/
.footer_link{
	position:absolute;
	top:50px;
	right:170px;
	display:block;
	z-index:20;
	height:33px;
	width:33px;	
}
.footer_link ul{
}
.footer_link ul li{
	height:33px;
	width:33px;
	text-indent:-9999px;
}
.footer_link ul li a{
	height:33px;
	width:33px;
	display:block;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/mail_47.png) no-repeat;
}
.footer_link span{
	display:none;
}
.footer_link ul li a:hover{
}

/*下方資訊*/
.footer_info{
	padding:0px 0px 10px 50px;
	clear:both;
	color:#fff;
	line-height:1.8em;
}
.footer_info a{
	color:#fff;
	text-decoration:none;
}
.footer_info a:hover{
	color: #525252;
	text-decoration: underline;
}
.footer_info map{
	display:inline;
}

.footer_info span{
	color:#fff;
}
/*瀏覽人次*/
.footer_visitcount{
	clear:both;
	float:left;
	color:#666666;
	font-size:0.9em;
	line-height:1.6em;
	display:block;
	padding:0px 20px 0px 0px;
}
.footer_visitcount span{
	color:#146aab;
}
/*更新日期*/
.footer_lastupdated{
	text-align:left;
	color:#666666;
	font-size:0.9em;
	line-height:1.6em;
	display:block;
	padding:0px 20px 0px 220px;
}
.footer_lastupdated span{
	color:#146aab;
}
/*聯合服務中心*/
.footer_servercenter{
	float:left;
	color:#666666;
	font-size:0.9em;
	line-height:1.6em;
	display:block;
	padding:0px 20px 0px 0px;
}
.footer_servercenter select{
	color:#146aab;
}
  /*E政府*/
.footer_egov{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/gov_03.png) no-repeat;
	width:43px;
	height:45px;
	z-index:10;
}
.footer_egov a{
	text-indent:-10000px;
	width:43px;
	height:45px;
	display:block;
}
/*無障礙標章*/
.footer_wcag{
	position:absolute;
	top:30px;
	right:20px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_37.jpg) no-repeat;
	width:88px;
	height:31px;
	z-index:10;
	text-indent:-10000px;
	visibility: visible;
}
.footer_wcag a{
	text-indent:-10000px;
	width:88px;
	height:31px;
	display:block;
}
/*無障礙標章+E政府*/
.footer_iconlink{
	position:absolute;
	top:30px;
	right:40px;
	visibility: visible;
}
.footer_iconlink ul{	
}
.footer_iconlink ul li{
	float:right;
	margin:5px;
}

/*圖片列表(橫式)*/
.module_link_photo_h{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/module_link_rotate_02.jpg) center bottom no-repeat;
	padding:0px 0px 20px 0px;
	height:165px;
}
.module_link_photo_h ul{
	float:left;
}
.module_link_photo_h ul li{
	float:left;
	width:160px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_25.jpg) right bottom no-repeat;
	padding:20px 27px 10px 26px;;
}
.module_link_photo_h img{
	border:0px;
}
.module_link_photo_h u{
	clear:both;
	text-align:center;
	width:150px;
	display:block;
	height:35px;
	margin:7px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	text-decoration:none;
	line-height:1.3em;
}
.module_link_photo_h u a{
	text-decoration:none;
	color:#014760;
}
.module_link_photo_h u a:hover{
	text-decoration:none;
	color: #630;
	position:relative;
	top:1px;
	left:1px;
}
    /*向左滑動*/
.prepage{
	float:left;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_22.jpg) no-repeat center;
	width:35px;
	height:178px;
	text-indent:-10000px;
	display:block;
}
.prepage a{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_22.jpg) no-repeat center;
	width:35px;
	height:178px;
	text-indent:-10000px;
	display:block;
}
.prepage a:hover{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_ov_22.jpg) no-repeat center;
	width:35px;
	height:178px;
	text-indent:-10000px;
	display:block;
}
    /*向右滑動*/
.nextpage{
	float:right;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_27.jpg) no-repeat center;
	width:33px;
	height:178px;
	text-indent:-10000px;
	display:block;
}
.nextpage a{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_27.jpg) no-repeat center;
	width:33px;
	height:178px;
	text-indent:-10000px;
	display:block;
}
.nextpage a:hover{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/index_ov_27.jpg) no-repeat center;
	width:33px;
	height:178px;
	text-indent:-10000px;
	display:block;
}

/*圖片列表(橫式)*/

.module_link_photo_h_out{
	z-index:0;
	position:relative;
	padding-bottom:5px;
	margin-bottom:10px;
	background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/pointbg.png) repeat-x left bottom;
	overflow:hidden \9;
}
.module_link_photo_h_out h4{
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/indexmain_58.png) center left no-repeat;
	height:40px;
	font-size:1.2em;
	font-weight:bold;
	color:#2a2a2a;
	line-height:30px;
	text-indent:40px;
	margin:0px 15px 0px 15px;
	display:block;
}
.module_link_photo_h_in{
	float:right;
	margin:0 45px 10px 45px;
	*margin:0 45px 10px 0px;
	width:100%;
	height:140px;
	overflow:hidden \9;
}
.module_link_photo_h_in ul{
	float:right;
}
.module_link_photo_h_in ul li{
	float:left;
	/*width:156px;*/
	padding:10px 5px 7px 5px;
	*padding:10px -10px 7px 40px;
	margin:0 8px;
	text-align:center;
	word-wrap:break-word;
	word-break:break-all;
}

.module_link_photo_h_in img{
	border:1px #CCC solid;
	background-color:#FFF;
	padding:2px;
	display:block;
}

.module_link_photo_h_in b{/*原為img*/
	border:1px #CCC solid;
	background-color:#FFF;
	padding:2px;
	width:151px;
	height:85px;
	display:block;
}
.module_link_photo_h_in u{
	clear:both;
	text-align:center;
	display:block;
	height:35px;
	padding:7px 0px 0px 0px;
	text-decoration:none;
	line-height:1.7;
}
.module_link_photo_h_in u a{
	text-decoration:none;
	color:#0d7398;
}
.module_link_photo_h_in u a:hover{
	text-decoration:none;
	color: #630;
	position:relative;
	top:1px;
	left:1px;
}
.module_link_photo_h_more{
	display:none;
}
.module_link_photo_h_more a{
}
    /*向左滑動*/
.module_link_photo_h_out .prepage{
	position:absolute;
	/*top:-10px;*/
	left:3px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_22.png) no-repeat center;
	width:25px;
	height:160px;
	height:150px \9;
	display:block;
	z-index:10;
	text-indent:-9999px;
}
.module_link_photo_h_out .prepage a{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_22.jpg) no-repeat center;
	width:25px;
	height:160px;
	height:150px \9;
	display:block;
	text-indent:-9999px;
}
.module_link_photo_h_out .prepage a:hover{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_ov_22.jpg) no-repeat center;
	width:25px;
	height:160px;
	height:150px \9;
	display:block;
	text-indent:-9999px;
}
    /*向右滑動*/
.module_link_photo_h_out .nextpage{
	position:absolute;
/*	top:-10px;*/
	right:3px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_27.png) no-repeat center;
	width:25px;
	height:160px;
	height:150px \9;
	display:block;
	z-index:10;
	text-indent:-9999px;
}
.module_link_photo_h_out .nextpage a{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_27.jpg) no-repeat center;
	width:25px;
	height:160px;
	height:150px \9;
	display:block;
	
}
.module_link_photo_h_out .nextpage a:hover{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/index_ov_27.jpg) no-repeat center;
	width:35px;
	height:160px;
	height:150px \9;
	display:block;
	text-indent:-9999px;

}

/*圖片列表-橫式2*/
.module_link_photo_h02_out{
	clear:both;
	padding:10px 0px 0px 0px;
	position:relative;
	height:140px
}
.module_link_photo_h02_out h4{
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/indexmain_59.png) center left no-repeat;
	height:40px;
	font-size:1.2em;
	font-weight:bold;
	color:#2a2a2a;
	line-height:30px;
	text-indent:40px;
	margin:0px 15px 0px 15px;
	display:block;
}
.module_link_photo_h02{
	clear:both;
}

.module_link_photo_h02 ul{
}
.module_link_photo_h02 ul li{
	float:left;
	margin:2px;
}
.module_link_photo_h02:after{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
}

.module_link_photo_h02_in{
	

}
.module_link_photo_h02_in ul{
	padding:0px 50px 0px 50px;
	/*margin:0 auto;*/
	height:86px;
	*height:86px;
	overflow:hidden;
}
.module_link_photo_h02_in ul li{
	float:left;
	-webkit-float:right;
	margin:0px 10px 0px 10px;
	padding:2px;
	border:1px solid #CCC;
}
.module_link_photo_h02_in img{
	/*width:122px;
	height:50px;*/
}

    /*前一頁*/
.module_link_photo_h02_prepage{
	position:absolute;
	top:46px;
	left:20px;
	height:70px;
	width:20px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_19.jpg) center no-repeat;
	text-indent:-9999px;
	display:block;
	z-index:10;
}
.module_link_photo_h02_prepage a{
	height:70px;
	width:20px;
	display:block;	
}
.module_link_photo_h02_nextpage{
	z-index:100;
	position:absolute;
	display:block;
	float:left;
	right:25px;
	top:46px;
	height:70px;
	width:20px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_21.jpg) right no-repeat;
	text-indent:-9999px;
	display:block;
}
.module_link_photo_h02_nextpage a{
	height:70px;
	width:20px;
	display:block;	
}
.module_link_photo_h02_out input{
	display:none;
}


/****************************************內容區********************************************/

/*社群*/
.sharebutton{
	clear:both;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/indexmain_45.png) bottom center no-repeat;
	width:210px;
	margin:0px 0px 10px 10px;
	height:47px;
}
.sharebutton ul{
	margin:0px 0px 0px 13px;
}
.sharebutton ul li{
	float:left;
	text-indent:-10000px;
	margin:0px 5px 0px 5px ;
	display:block;
}
    /*youtube*/
.sharebutton_youtube a{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/icon_45.png) no-repeat;
	width:36px;
	height:47px;
	display:block;	
}
    /*RSS*/
.sharebutton_rss a{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/icon_47.png) no-repeat;
	width:36px;
	height:47px;
	display:block;	
}
    /*Facebook*/
.sharebutton_fb a{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/icon_49.png) no-repeat;
	width:36px;
	height:47px;
	display:block;	
}
    /*plurk*/
.sharebutton_pl a{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/icon_51.png) no-repeat;
	width:36px;
	height:47px;
	display:block;	
}

/*圖片列表(直式)*/
.module_link_photo_v_out{
	margin:20px 0px 0px 0px;
}
.module_link_photo_v_out h4{
}
.module_link_photo_v_in ul{
}
.module_link_photo_v_in ul li{
	list-style-type:none;
	padding:0px 0px 10px 0px;
}
.module_link_photo_v_in img{
	/*width:200px;
	height:70px;*/
}

    /*列表上一頁按鈕*/
.prepage_v{
	display:none;
}
    /*列表下一頁按鈕*/
.nextpage_v{
	display:none;
}
   /*更多相關圖片*/
.module_link_photo_v_more{
}


/*NEWS*/

    /*----有圖片的news列表----*/
.module_news1_a{
	margin: 0px 17px 17px 17px;

}

.module_news1_a ul{
}
.module_news1_a ul li{
}
.module_news1_a img{
}
.module_news1_a dl{
	margin-top: 15px;
}
.module_news1_a h5 a:link{
	font-size: 1.7em;
    line-height: 1.6;
    text-decoration: none;
    font-weight: normal;
    color: #fff;
}


.module_news1_a dt a{
}
.module_news1_a dt span{
}
.module_news1_a dd{
}
    /*----沒有圖片的news列表----*/
.module_news1_1{
	clear:both;
	/*width:500px;*/
}
.module_news1_a{
	
}
.module_news1_1 h4{

	/*background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/bodymain_11.png) no-repeat center left;
	padding:15px 0px 20px 50px;*/
}
.module_news1_b ul{
}
.module_news1_b ul li{
	overflow:hidden;
	padding:7px 0px 10px 0px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/news_bg_03.jpg) center bottom no-repeat;
}
.module_news1_b h5{
	display:inline;
}
.module_news1_b h5 a{
	text-decoration:none;
	font-weight: normal;
	color:#666666;
	font-size:1.2em;
	*font-size:1em;
	text-decoration:none;
}
.module_news1_b h5 a:hover{
	color: #000;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}
.module_news1_b dt{
	display:none;
}
.module_news1_b dl{
	*float:left;
	*display:block;
}
.module_news1_b b{
	display:inline;
	padding:0px 0px 0px 10px;
	color:#9769b2;
	text-decoration:none;
	font-weight:normal;
}
.module_news1_a dd{
}
.module_news1_more{ /*----更多相關news----*/
    background-color: #0f954f;
    float: right;
    height: 25px;
    width: 130px;
    display: block;
    margin: 5px 15px 15px 0px;
}
.module_news1_more a{
	color: #fff;
	display:block;
}


/*圖片輪播模組1*/

.module_photo {
	position:absolute;
	top:-40px;
	left:0px;
	z-index:10;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/leftpicbg.png) no-repeat;
	padding:20px 25px 20px 20px;
	width:222px;
	height:260px;
}
.module_photo h4{
	color:#2c0469;
	font-size:1.2em;
	padding:10px 0px 0px 45px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/bodymain_01.png) no-repeat center left;
	height:35px;
	display:block;
}
.module_photo_in li{
	padding:0 0 0 5px;
}
.module_photo_in h5{
	padding:10px 0px 0px 0px;
	line-height:1.4em;
	float:left;
}
.module_photo_in h5 a{
	color: #000;
	font-size:1.1em;
	*font-size:1em;
	text-decoration:none;
	font-weight:normal;
}
.module_photo_in h5 a:hover{
	color: #2c0469;
	font-size:1.1em;
	*font-size:1em;
	text-decoration:none;
	font-weight:normal;
	position:relative;
	top:1px;
	left:1px;
}
.module_photo_in ul li img{
	display:block;      /* 0813-jovi */	
}
.module_photo_in span{
	clear:both;
	float:left;
	width:100px;
	color:#9d6eb9
}
.module_photo_in span a{
	color:#9d6eb9;
	text-decoration:none;
}
.module_photo_in span a:hover{
	color: #000;
	text-decoration: underline;
	position:relative;
	top:1px;
	left:1px;
}
.module_photo_in p{
	position:absolute;
	top:210px;
	left:20px;
	display:block;
}
.module_photo_more{
	color:#9d6eb9;
	position:absolute;
	bottom:20px;
	right:20px;	
}
.module_photo_more a {
	color:#9d6eb9;
	text-decoration:none;
}
.module_photo_more a:hover{
	color:#000;
	text-decoration:underline;
	position:relative;
	top:1px ;
	left:1px;
}

/*圖片輪播的數字
.module_link_rotate_menu{
	display:none;
}
.module_link_rotate_menu b{
}
.module_link_rotate_menu b a{
}*/
    /*更多相關連結
.module_link_rotate_more{
	display:none;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/bodymain_25.png) no-repeat center left;
	height:15px;
	width:40px;
	padding:0px 0px 0px 17px;
	font-size:0.9em;
	color:#666;
	position:absolute;
	top:260px;
	right:25px;
	z-index:30;
}
.module_link_rotate_more a{
	text-decoration:none;
	color:#666;
}
.module_link_rotate_more a:hover{
	text-decoration:none;
	color: #606;
	position:relative;
	top:1px;
	left:1px;
}
*/
/*圖文區塊*/
.photoandtext{
	/*position: absolute;*/
	background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/photoandtext_bg.jpg) no-repeat top left;
	top:260px;
	left:0px;
	z-index:20;
}
.photoandtext h4{
    font-size: 1.3em;
    font-weight: normal;
    color: #fff;
    line-height: 30px;
    padding: 5px 0 5px 15px;
    display: block;

}
.photoandtext img{
}
.photoandtext ul {
}
.photoandtext ul li{
	list-style-type:none;
}
.photoandtext span{
	display:none;
}
.photoandtext span a{
}
.photoandtext p{
}

/*RSS訂閱器*/
.module_rss{
	position:absolute;
	top:15px;
	right:20px;
	width:24px;
	height:24px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/bodymain_18.png) no-repeat;
}
.module_rss h4 a{
    text-indent:-9999px;
    width:24px;
	height:24px;
	display:block;
}
.module_rss ul {
	/*background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/newsbg_03.jpg) bottom repeat-x;*/
	padding:10px 0px 0px 0px;
	}

.module_rss ul li{
	clear:both;
	padding:13px 0px 10px 30px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/news_bg_03.jpg) center bottom no-repeat;
}

.module_rss ul li a{
	color:#666;
	text-decoration:none;
}
.module_rss ul li a:hover{
	color: #000;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}

.module_rss ul li span{
	color:#00a0ea;
	padding-left:10px;
}

.module_rss_more{
   clear:both;
   padding:6px 0px 6px 0px;
   display:block;
   text-align:right;
   color:#63ab1c;
   text-decoration:none;
}
.module_rss_more a{
	color:#63ab1c;
	text-decoration:none;
}
.module_rss_more a:hover{
	color:#63ab1c;
	text-decoration: underline;
	position:relative;
	top:1px;
	left:1px;
}

.module_rss h5{
	float:left;
	}

.module_rss h5 a{
	text-decoration:none;
	font-weight: normal;
	color:#666;
	font-size:1.2em;
	*font-size:1em;
	text-decoration:none;
	display:block;
}
.module_rss h5 a:hover{
	color: #000;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}

/*頁籤*/
.tabs{
	clear:both;
	height:38px;
	/*width:625px;*/
	margin:10px 0 0 0;
}
.tabs ul{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/item_bg.jpg) no-repeat;
	padding:0px 0px 0px 6px;
	height:38px;
}
.tabs ul li{
	float:left;
}
.tabs_no{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/item_56.png) no-repeat;
	width:90px;
	height:28px;
	display:block;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	padding:10px 10px 0px 0px;
	text-align:center;
}

.tabs_yes{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/item_54.png) no-repeat;
	width:90px;
	height:28px;
	display:block;
	color:#880000;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	padding:10px 10px 0px 0px;
	text-align:center;
}

/*熱門單元*/
.module_hotnews{
	clear:both;
}
.module_hotnews h4{
	color:#600;
	padding:10px 0px 10px 0px;
	font-size:1.2em;
	display:none;
}
.module_hotnews ul li{
	/*background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/listicon.png) center left repeat-y;*/
	padding:0px 0px 10px 0px;	
}
.module_hotnews ul li a{
	font-weight:bold;
	color:#0d7398;
	text-decoration:none;
	font-size:15px;
}
.module_hotnews ul li a:hover{
	color: #000;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}
.module_hotnews ul li span{
	color:#666;
	font-size:0.9em;
	padding:0px 0px 0px 8px;
}
module_hotnews_more{
	clear:both;
	background:none;
	text-align:right;
}


/*----------首頁-時間與天氣---------*/
.Local_Info{ display:block; background-color:#eeeeee;}

.time{ width:66px; height:42px; display:block; float:left; margin:5px 8px 5px 19px; background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/time.png); color:#ffe363; padding:15px 5px 10px 65px; font-size:1.2em; line-height:1.3; font-weight:bold; }
.time a{ width:136px; height:67px; }

	
.weather a{ display:block; width:106px; height:27px; display:block; float:left; margin:5px 19px 5px 8px; background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/weather.png);color:#fff;padding:30px 5px 10px 25px; font-size:1.2em; font-weight:bold; text-decoration:none;  }
.weather a:hover{ display:block;  color:#FFF;   }



/*焦點新聞*/

.module_pointnews{
	clear:both;
}
.module_pointnews h4{
	color:#600;
	padding:10px 0px 10px 0px;
	font-size:1.2em;
	display:none;
}
.module_pointnews ul li{
	/*background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/listicon.png) center left no-repeat;*/
	padding:0px 0px 10px 0px;
	font-family:Verdana, Geneva, sans-serif;
}
.module_pointnews ul li a{
	font-weight:bold;
	color:#0d7398;
	text-decoration:none;
	font-size:15px;
	/*background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/listicon.png) center left no-repeat;*/
}
.module_pointnews ul li a:hover{
	color: #000;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/listicon.png) center left no-repeat;
}
.module_pointnews ul li span{
	color:#666;
	font-size:0.7em;
	padding:0px 0px 0px 8px;
}
.module_pointnews_more{
	clear:both;
	background:none;
	text-align:right;
}

/* ----------------------------院長行程------------------------------- */
/*行事曆*/
.module_leadertravel{
	position:relative;
	background-color:#efefef;
	background:#efefef url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/indexmain_57.png)repeat-x 0 15px  \9;
	width:280px;
	padding:10px 0px 10px 0px;
	font-family:Verdana, Geneva, sans-serif;
}
.module_leadertravel h4{
	float:left;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/indexmain_54.png) no-repeat 0 6px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/indexmain_54.png) no-repeat 0 4px \9;
	height:30px;
	font-size:1.2em;
	font-weight:bold;
	color:#002b83;
	line-height:30px;
	padding:0px 0px 0px 25px;
}
.module_leadertravel span{
	float:right;
	margin:7px 10px 0px 0px;
	color:#2e4a7d;
	font-size:0.9em;
}
.module_leadertravel span a{
	color:#999;
	text-decoration:none;
}
.module_leadertravel span a:hover{
	color: #F00;
	text-decoration: underline;
}
.module_leadertravel table{
	clear:both;
	width:280px;
	margin:0 auto;
	border: 1px solid #CCC;
}
.module_leadertravel th{
	text-align:center;
	font-size:0.6em;
	color:#666;
	background:#FFF;
	border-top:2px #1d396f solid;
	border-bottom:1px #b2cde7 solid;
	padding:6px 0px 6px 0px;	
}
.module_leadertravel td{
	text-align:center;
	margin:4px;
	font-size:0.8em;
	color: #235690;
	width:40px;
}
.module_leadertravel td a{
	color:#77a3d5;
	text-decoration:none;
	font-weight:normal;
}

.module_leadertravel_today{/*------------今日樣式-----------*/
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/ca_today.png) center no-repeat;
	color:#FFF !important;
	padding:5px;
	font-weight:normal;
}
.module_leadertravel_select{/*------------點選日樣式-----------*/
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/ca_select.png) center no-repeat;
	color:#FFF !important;
	padding:5px;
	font-weight:normal;
}
.module_leadertravel_activity{/*------------活動日樣式-----------*/
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/ca_act.png) center no-repeat;
	padding:5px;
	font-weight:normal;
	color:#600;
}
.module_leadertravel_activity a{/*------------活動日樣式-----------*/
    text-decoration:none;
	color:#600;
	font-weight:normal;
}
.test{
	background-color:#e5e5e5;
}
.test li{
	padding:4px 8px 4px 8px;
	line-height:1.7;
}
.test a{
	color:#0d7398;
	text-decoration:none;
}
.test a:hover{
	color: #600;
	text-decoration:none;
}

.aspNetHidden{
	background-color:#FFF !important;
}


/*線上投票*/
.vote{
	clear:both;
	position:relative;
	padding:10px 0px 10px 0px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/leftpicbg.png) bottom repeat-x;
	line-height:1.4em;
}
.vote h4{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/indexmain_54.png) center left no-repeat;
	height:40px;
	font-size:1.2em;
	font-weight:bold;
	color:#2a2a2a;
	line-height:30px;
	text-indent:40px;
	margin:0px 15px 0px 15px;
	display:block;
}
.vote ul{
	margin:0px 15px 0px 15px;
}
.vote p{
	margin:0px 0px 7px 0px;
}
.vote b{
	padding:0px 6px 0px 6px;
}
.vote b a{
	color:#0d7398;
	text-decoration:underline;
}
.vote b a:hover{
	color: #000;
	text-decoration:underline;
}
.vote u{
	padding:0px 6px 0px 6px;
}
.vote u a{
	color:#0d7398;
	font-weight:bold;
	text-decoration:underline;
}
.vote u a:hover{
	color: #000;
	font-weight:bold;
	text-decoration:underline;
}

.vote input{
	cursor:pointer; 
	border: inset 1px #FFF;	
	border: outset 1px #FFF;
	font-size:1em;
	background:#DDDDDD;	
	color:#FFF;	
	height:22px;
	margin:0px 0px 5px 55px ;	
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/btn_bg.jpg);

	}
/*訊息發布*/

.module_news1_1 {
	background-color: #39b174;
	overflow: hidden;
	margin:45px 0px;
}

.module_news1_1 img{
	width: 100%;
	height: auto;
}

.module_news1_1 h4{
	height: 40px;
    font-size: 1.3em;
    font-weight: normal;
    color: #fff;
    line-height: 30px;
    padding: 5px 0 0px 15px;
    display: block;
	}

.module_news1_a{

}

.module_news1_1 a.module_news1_more{
	clear:both;
	color:#fff;
	float:right;
	text-decoration:none;
	padding: 5px 10px;
}
.module_news1_1 a.module_news1_more:hover{
	color: #000;
	text-decoration: underline;
}

/*NEWS*/
.module_news1_2{
	position:relative;
	margin:0 0 35px 0;
}
.module_news1{
	clear:both;
	padding:0px 25px 0px 25px;
	width:660px;
	position:relative;
}
.module_news1 h4{
	display:none;
	/*background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_03.jpg) no-repeat left;*/
	height:40px;
	line-height:40px;
	padding:0px 0px 0px 11px;
	margin:0px 0px 10px 0px;
	color:#FFF;
	font-size:1.2em;
}
.module_news1_b ul{
}
.module_news1_b ul li{
	clear:both;
	display:block;
	padding:5px 0 5px 30px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_07.jpg) no-repeat 0 10px;
	border-bottom:dotted 1px #cccbca;
	overflow:hidden;
}
.module_news1_b h5{
	padding:5px 0px 5px 0px;
	font-size:1em;
	display:inline;
}
.module_news1_b h5 a{
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.module_news1_b h5 a:hover{
	color: #900;
	text-decoration:none;
}
.module_news1_b dl{
	display:none;
}
.module_news1_b dt {
	display:none;
}
.module_news1_b b{
	font-size:0.8em;
	color:#2fc5dd;
	font-weight:normal;
	padding:0px 0px 0px 7px;
	display:inline;
}
a.module_news1_more{ /*----更多相關news----*/
	/*position:absolute;*/
	right:0px;
	bottom:10px;
	color: #000;
	text-decoration:none ;
}
a.module_news1_more:hover{
     text-decoration:underline;
     color: #F00;
}

/*院長影音*/
.module_video{
	clear:both;
	display:block;
	position:relative;
	margin:10px 20px 10px 0px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/leftpicbg.png) bottom repeat-x;
	/*background:#ededed;*/
	padding:10px 0px 10px 0px;
}
.module_video h4{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/indexmain_54_v.png) center left no-repeat;
	height:40px;
	font-size:1.2em;
	font-weight:bold;
	color:#2a2a2a;
	line-height:30px;
	text-indent:40px;
	margin:0px 15px 0px 15px;
	display:block;
}
.module_video h5{
	clear:both;
	display:block;
	font-size:1em;
	color:#0d7398;
	font-weight:normal;
	margin:0px 15px 0px 15px;
}
.module_video h5 a{
	color:#0d7398;
	display:block;
	text-decoration:none;
	line-height:1.7;
}
.module_video h5 a:hover{
	color: #036;
	text-decoration: underline;
}
.module_video b{
	display:block;
	color:#0d7398;
	font-size:0.7em;
	margin:0px 15px 0px 15px;
	font-weight: normal;
}
.module_video p{
	margin:0px 15px 0px 15px;
	}

.module_video u{
	clear:both;
	text-decoration:none;
	color:#333333;
}
.module_video iframe{
	border:5px #dbdbdb solid;
}
.module_video_more{
	clear:both;
	display:block;
	text-align:right;
	color:#333333;
	padding:0px 10px 0px 0px;
}
.module_video_more a{
	color:#0d7398;
	text-decoration:none;
}
.module_video_more a:hover{
	color: #036;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}

/*文字列表01*/

.module_link_text_in ul li{
	 background:none;
}

.module_link_text ul li{
	width:100%;
	background-position:0px 8px;
	padding: 10px 0px 10px 5px;
}
.module_link_text h5{
	font-weight: normal;
	background-color: #f2f2f2;
	color:#3f91b8;
	font-size: 1.1em;
	padding: 5px 10px;
	background-image: none;
}

.module_link_text span{
	display: none;
}

/*文字列表02*/
.module_link_text{
	clear:both;
/*	padding:10px 15px 0px 15px;*/
}
.module_link_text h4{
    background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/module_link_text.png) center left no-repeat;
	height:40px;
	font-size:1.2em;
	font-weight:bold;
	color:#2a2a2a;
	line-height:30px;
	text-indent:40px;
	margin:0px 15px 0px 15px;
	display:block;

}
.module_link_text ul{
}
.module_link_text ul li{
	width:100%;
	background-position:0px 8px; 
	padding:6px 0px 6px 0px;
}
.module_link_text h5{
	color:#3f91b8;
}
.module_link_text h5 a{
	color:#3f91b8;
	text-decoration:none;
}
.module_link_text h5 a:hover{
	color: #036;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}
.module_link_text_prepage{
	text-indent:-9999px;
	display:block;
	text-align:center;	
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/text_prepage_top.png) center no-repeat;
}

.module_link_text_nextpage{
	text-indent:-9999px;
	display:block;
	text-align:center;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/text_prepage_bottom.png) center no-repeat;
}

.module_link_text_more{
	margin:0px 15px 0px 0px;
}

.module_link_text_more a{
	/*position:absolute;*/
	display:block;
	float:right;
	color:#9d6eb9;
	text-decoration:underline;
}
a.module_link_text_more a:hover{
	color: #000;
	text-decoration:underline;
	position:relative;
	top:1px ;
	left:1px;
}


#nav .activeSlide{
	color:#FFF;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	display:block;
	text-decoration:none;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_ov_17.png) center no-repeat;
	z-index:500;
}
#nav .activeSlide a{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/index_ov_17.png) center no-repeat;
}
a.play_btn{
	position:absolute;
	top:140px;
	left:605px;
	width:82px;
	height:78px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/play.png) no-repeat center;
	display:block;
	text-indent:-9999px;
}
a.play_btn:hover{
	position:absolute;
	top:140px;
	left:605px;
	width:82px;
	height:78px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/play_hover.png) no-repeat center;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
.module_link_rotate_pre{
	display:none;
}

/*圖片輪播模組1*/
/*.module_link_rotate_in object{
	float:right !important;
	width:616px;
	height:356px;
}*/

.module_link_rotate_out{
	clear:both;
	/*background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/module_link_rotate_01.png) right top no-repeat;*/
	padding:25px 20px 15px 25px;
	text-decoration:none;
	visibility: visible;
	width:950px;
	overflow:hidden;
}
.module_link_rotate_out h4{
	display:none;
}
.module_link_rotate_in{
	display:table-cell;
	width:950px;
	background:none;
}
.module_link_rotate_in h5{
	font-size:1.4em;
	font-weight:bold;
	color:#5e2c00;
	text-decoration:none;
	display:block;
	line-height:1.4;
	padding:15px 15px 10px 13px;
	padding:15px 25px 10px 23px \9;
	*padding:0px 25px 10px 23px;
	width:285px;
	width:270px \9;
}
.module_link_rotate_in h5 a:hover{
	font-size:1.4em;
	font-weight:bold;
	color: #000;
	text-decoration:none;
	display:block;
	line-height:1.4;
}

.module_link_rotate_in b{
	float:right;
	height:346px;
	width:610px;
	text-align:center;
	display:block;
	overflow:hidden;
	font-size:283px;

	
}
.module_link_rotate_in b img{
	margin:3px auto 0 auto;
	vertical-align:middle;
	/*height:350px;
	width:610px;*/

}
.module_link_rotate_in object{
	margin:3px auto 0 auto;	
	height:346px;
	width:610px;
	text-align:center;
	display:block;
	overflow:hidden;
}
.module_link_rotate_in object a img{
}

.module_link_rotate_in ul {
	
}
.module_link_rotate_in ul li{
	list-style-type:none;

}
.module_link_rotate_in span{
	color:#33261a;
	text-decoration:none;
	width:300px;
	display:block;
	line-height:1.7;
	padding:0px 5px 10px 5px;
	text-align:justify;
	font-size:1.1em;
}
.module_link_rotate_in span a{
	color: #600;
	text-decoration:none;
	line-height:1.7em;
}
.module_link_rotate_in span a:hover{
	color: #000;
	text-decoration:none;
	line-height:1.7em;
}
.module_link_rotate_in p{
	display:inline;
}
.module_link_rotate_in p a{

}
.module_link_rotate_in p a:hover{

}
.module_link_rotate_more a{
	position:relative;
	left:250px;
	bottom:40px;
	width:59px;
	height:27px;
	text-indent:-9999px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/rote_more.png) no-repeat 0 0;
	display:block;
	z-index:500 !important;
}
.module_link_rotate_more a:hover{
	width:59px;
	height:27px;
	text-indent:-9999px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/rote_more_hover.png) no-repeat 1px 1px;
	display:block;
}

/*子選單*/
.second_menu{
	clear:both;
	padding:10px 15px 0px 15px;
}
.second_menu h4{
	color: #000;
	font-size:1.4em;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	display:block;
}
.second_menu ul{
}
.second_menu ul li{
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240510070825/https://www.ey.gov.tw/Template/OECR/images/listicon.png) center left no-repeat;
	padding:6px 0px 6px 20px;
}
.second_menu h5{
	color:#3f91b8;
}
.second_menu h5 a{
	color: #600;
	text-decoration:none;
}
.second_menu h5 a:hover{
	color: #036;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}
.second_menu_yes h5 a{
	color: #036;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}






/*
     FILE ARCHIVED ON 7:08:25 五月 10, 2024 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 23:45:18 五月 11, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
