/* CSS Document */

/*最新動態區塊的css*/
div#container{  padding:0 10px; text-align:center;}
div#container div.tabpanel{
	width:695px;
	background-color:#FFF;
	font-size:13px;
	margin:0 0 10px 0;
	*margin:0 0 5px 0;
	clear: both;
	float:left; /* 解決firefox tab內的資料少於圖示高度外框會往上縮的問題 */
	
}
div#container div.tabpanel ul.tablist {
	margin: 0px 0px -1px 0px;
	border-bottom:#1766b8 solid 1px;
	padding: 2px 0 0px 5px;
	list-style-type: none;
	width:100%;
	_width:100%;
	overflow:hidden;    /*----overflow要加-----*/
	background:#FFFFFF url(../images/tablist_bg.gif) no-repeat; /*----底線設在背景圖像中-----*/
}
.tb { background-color:#FFF;}
.tb th{
	background-color:#e0eef2;
	color:#366688;
	font-weight:normal;
	line-height: 25px;

}
.tb tr td{
	color:#3d3d3d;
	font-weight:normal;
	height:25px;
	background:#FFF url(../images/line.gif) repeat-x bottom;
}
.tb tr .date{
	color:#d65022;
	font-weight:normal;
	height:25px;
}
div#container div.tabpanel li.tab {
	padding:0px 0 0px 0px;	
	margin:0 2px 0 0px;
	list-style-type: none;
	margin-right:2px;
	float:left;
	cursor: pointer;
	word-break:keep-all;
	font-size:125%;	
	border:0px none;
	margin-top: -1px;
}
div#container div.tabpanel li.tab span{
	text-align:center;
	background-image: url(../images/PanelsTab1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom:-1px;
	padding:6px 8px 0px 0px;
	border-bottom: 0px none;
	color: #FFF;
	font-size:13px;
	display:block;
}
div#container div.tabpanel li.tab span em{ font-size:100%;color: #09465d; }


div#container div.tabpanel li.selected {
	background-image: url(../images/PanelsTab2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display:block;
	margin:0px 2px 0 0px;
	padding:0px 0 0px 5px;
	border-bottom: 0px;  /*-----將下方的border 隱藏掉------*/
	margin-bottom: 0px;      /*----再設margin-top:-1 往上1px------*/
	
}
div#container div.tabpanel li.selected span{
	background-image: url(../images/PanelsTab2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:6px 8px 2px 0px;
	font-weight: normal;
	color: #0a5f7e;
	font-size:13px;
	display:block;
	cursor: hand;
}


div#container div.tabpanel div.tabpanel {
	clear: both;
	width:99%;
	border: solid 1px #1766b8;
	/*border-bottom: 0px;*/
	/*border-bottom: none;         ---要把上面的框線隱藏掉--*/
	margin:0px 0 0px 0;
	padding:5px;
}
div#container .more{
	margin:5px 20px 5px 0px;
	float:left;
	position:inherit;
	color: #ff7200;
	font-size:120%;
	background:url(../images/icon2.gif) no-repeat 0px 3px;
}
div#container .more a{
	color: #ff7200;
}

/*-------------------------------------------------------------------*/

/*政獻行事曆css*/
div#container4{  padding:0 10px; text-align:center; z-index:99;}
div#container4 div.tabpanel{
	width:913px;
	font-size:13px;
	margin:0 10px 0px 20px;
	_margin:0;
	_padding:0 0px 0px 15px;
	/*clear: both;*/
	float:left; /* 解決firefox tab內的資料少於圖示高度外框會往上縮的問題 */
}
div#container4 div.tabpanel ul.tablist {
	margin: 0px 0px -1px 0px;
	/*border-bottom:#1766b8 solid 1px;*/
	padding: 2px 0 0px 5px;
	list-style-type: none;
	width:100%;
	_width:100%;
	overflow:hidden;    /*----overflow要加-----*/
	/*background:#FFFFFF; url(../images/tablist_bg.gif) no-repeat; ----底線設在背景圖像中-----*/
}

div#container4 div.tabpanel li.tab {
	background-image: url(../images/PanelsTab41.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 0 0px 10px;
	margin:0 -8px 0 10px;
	list-style-type: none;
	float:left;
	cursor: pointer;
	word-break:keep-all;
	font-size:125%;
	border:0px none;
}
div#container4 div.tabpanel li.tab span{
	text-align:center;
	background-image: url(../images/PanelsTab41.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom:-1px;
	padding:6px 10px 2px 0px;
	border-bottom: 0px none;
	color: #FFF;
	font-size:13px;
	display:block;
}
div#container4 div.tabpanel li.tab span em{ font-size:100%;color: #09465d; }


div#container4 div.tabpanel li.selected {
	background-image: url(../images/PanelsTab42.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display:block;
	margin:0px -8px 0 10px;
	padding:0px 0px 2px 10px;
	border-bottom: 0px none;  /*-----將下方的border 隱藏掉------*/
	margin-bottom: 0px;      /*----再設margin-top:-1 往上1px------*/
	
}
div#container4 div.tabpanel li.selected span{
	background-image: url(../images/PanelsTab42.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:6px 10px 0px 0px;
	font-weight: normal;
	color: #0a5f7e;
	font-size:13px;
	display:block;
	cursor: hand;
}


div#container4 div.tabpanel div.tabpanel {
	clear: both;
	width:99%;
	/*border: solid 1px #1766b8;*/
	border-bottom: 0px;
	/*border-bottom: none;         ---要把上面的框線隱藏掉--*/
	margin:0px 0 0px 0;
	padding:0px 5px 5px 5px;
	_padding:0 0px 0px 10px;
}
.tb4{
	background:url(../images/Calendar_bg2.gif) repeat-y;
	padding: 0 10px 0 10px;
	margin-right:1px;
	width: 100%;
}
.tb4 caption{
	background:url(../images/Calendar_bg1.gif) no-repeat;
	padding: 5px 10px 0 10px;
	text-align: left;
	color: #FF0;
}
.tb4 tr{ border-right:3px solid #999;}
.tb4 tr th{
	background-color:#aebcca;
	font-size:12px;
	color:#516376;
	line-height: 25px;
	font-weight: normal;
	padding:0 5px 0 5px;
}
.tb4 tr .thL{
	background-color:#9BABBB;
	background:url(../images/Calendar_icon.gif) no-repeat right;
	font-size:12px;
	color:#FFF;
	line-height: 25px;
	font-weight: normal;
	padding:0 5px 0 10px;
}
.tb4 tr th em{color:#ffcc00}
.tb4 tr .thL1{
	background-color:;
	background:#8b99a7 url(../images/Calendar_icon2.gif) no-repeat right;
	font-size:12px;
	color:#FFF;
	line-height: 25px;
	font-weight: normal;
	padding:0 5px 0 10px;
}
.tb4 tr td{ background-color:#fcfcfc; color:#3d3d3d; padding:0 5px 0 5px;}
.tb4 tr .tdR{ background-color:#e0e0e0;; color:#3d3d3d; padding:0 5px 0 5px;}
.tb4 tr em{color:#ff7200 ; font-weight:bold}

/*-------------------------------------------------------------------*/

/*案例專區css*/

div#container3{  
	padding:10px 10px; 
	text-align:center;
}
div#container3 div.tabpanel{
	width:705px;
	font-size:13px;
	margin:0 0 0px 0;
	clear: both;
	float:left; /* 解決firefox tab內的資料少於圖示高度外框會往上縮的問題 */
	
}
div#container3 .headline .body h2 a{
	color:#79BD35;
	padding-left: 70px;
}
div#container3 div.tabpanel ul.tablist {
	margin: 0px 0px -1px 0px;
	
	padding: 2px 0 0px 5px;
	list-style-type: none;
	width:100%;
	_width:100%;
	overflow:hidden;    /*----overflow要加-----*/
	/*background:#FFFFFF; ----底線設在背景圖像中-----*/
}

div#container3 div.tabpanel li.tab {
	background-image: url(../images/PanelsTab31.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 0 0px 5px;	
	margin:0 2px 0 0px;
	list-style-type: none;
	margin-right:2px;
	float:left;
	cursor: pointer;
	word-break:keep-all;
	font-size:125%;	
	border:0px none;
	margin-top: -1px;
}
div#container3 div.tabpanel li.tab span{
	text-align:center;
	background-image: url(../images/PanelsTab31.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom:-1px;
	*padding:3px 8px 2px 0px;
	padding:3px 8px 5px 0px;
	_padding:4px 8px 2px 0px;
	border-bottom: 0px none;
	color: #FFF;
	font-size:13px;
	display:block;
}
div#container3 div.tabpanel li.tab span em{ font-size:100%;color: #09465d; }

/*點選到的項目靠左*/
div#container3 div.tabpanel li.selected {
	background-image: url(../images/PanelsTab32.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display:block;
	margin:0px 2px 0 0px;
	padding:0px 0 0px 5px;
	border-bottom: 0px none;  /*-----將下方的border 隱藏掉------*/
	margin-bottom: 0px;      /*----再設margin-top:-1 往上1px------*/
}

/*點選到的項目靠右*/
div#container3 div.tabpanel li.selected span{
	background-image: url(../images/PanelsTab32.gif);
	background-repeat: no-repeat;
	background-position: right top;
	*padding:3px 8px 4px 3px;
	padding:2px 8px 10px 3px;
	_padding:3px 8px 10px 3px;
	font-weight: normal;
	color: #FFF;
	font-size:13px;
	display:block;
	cursor: hand;
}


div#container3 div.tabpanel div.tabpanel {
	clear: both;
	width:99%;
	/*border: solid 1px #1766b8;*/
	border-bottom: 0px;
	/*border-bottom: none;         ---要把上面的框線隱藏掉--*/
	margin:0px 0 0px 0;
	padding:5px;
}
div#container3 #BUT01{
	padding:2px;
	position: absolute;
	/*	top: 800px;
	left:283px;
	*left:344px;*/
	width: 200px;
}
div#container3 #BUT01 div{
	padding:2px;
	float: left;
	top:130px;
	*top:130px;
	*left:-697px;
	position: relative;
}
div#container3 #BUT02{
	padding:2px;
	position: absolute;
	/*	top: 800px;
	left:283px;
	*left:344px;*/
	width: 100px;
}
div#container3 #BUT02 div{
	padding:2px;
	float: left;
	*right:50px;
	top: 130px;
	position: relative;
}
div#container3 .more{
	margin:10px 20px 0px 10px;
	float:left;
	position:inherit;
	color: #ff7200;
	background:url(../images/icon2.gif) no-repeat 0px 3px;
}
div#container3 .more a{
	color: #ff7200;
}
/*-------------------------------------------------------------------*/


/* 廣告輪播專區*/
div#container1{
	padding:0;
	text-align:center;
}
div#container1 div.tabpanel{
	width:100%;
	margin:6px 10px 10px -2px;
	*margin:-6px 10px 10px -2px;
	clear: both;
	float:left;
}
div#container1 div.tabpanel ul.tablist {
	margin: 0px 0px 0 0;
	padding: 0px 0 0 0;
	list-style-type: none;
	overflow:hidden; /*----底線設在背景圖像中-----*/
	font-size: 10px;
	display: inherit;
	float:right;
	position: relative;
	/*left: 910px;*/
	top: 10px;
	*top: 25px;
	right:16px;
	z-index: 1;
	width: 110px;_width: 150px;
}

div#container1 div.tabpanel li.tab {
	background-image: url(../images/p_tab1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 4px 0 5px;
	margin:10px 2px 1px 0px;
	list-style-type: none;
	float:right;
	cursor: pointer;
	word-break:keep-all;
	font-size:100%;
	border:0px none;
	display: block;
}
div#container1 div.tabpanel li.tab span{
	text-align:center;
	background-image: url(../images/p_tab1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:0px 4px 0px 0px;
	color: #000;
	display:block;
	
}
div#container1 div.tabpanel li.tab span em{ font-size:100%;color: #09465d; }


div#container1 div.tabpanel li.selected {
	background-image: url(../images/p_tab1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*float: right;
	display:block;*/
	margin:10px 4px 0 0;
	padding:0 2px 0 0px;
	border-bottom: 0px none;  /*-----將下方的border 隱藏掉------*/
	margin-bottom: -1px;      /*----再設margin-top:-1 往上1px------*/
	
}
div#container1 div.tabpanel li.selected span{
	background-image: url(../images/p_tab2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:0px 6px 0px 3px;
	font-weight: bold;
	color: #FFF;
	display:block;
	cursor: hand;
}


div#container1 div.tabpanel div.tabpanel {
	clear: both;
	width:99%;
	/*border: solid 1px #ddd; */ 
	border-top: none;         /*---要把上面的框線隱藏掉--*/
	margin:0px 0 0px 0;
	padding:5px;
}

#divtab{ position:absolute; width:710px; height:0px;/*解決上方選單不能work問題*/ margin-right:auto; margin-left:auto}
.tabfoot {
	padding-left:-7px;
	margin-left:7px;
}
/*政獻法第七條相關查詢的表格css*/
div#container5{  padding:0 8px; text-align:center; margin-left:-6px;}
div#container5 div.tabpanel{
	width:689px;
	background-color:#FFF;
	font-size:13px;
	margin:0 10px 0px 0;
	clear: both;
	float:left; /* 解決firefox tab內的資料少於圖示高度外框會往上縮的問題 */
	
}
div#container5 div.tabpanel ul.tablist {
	margin: 0px 0px -1px 0px;
	border-bottom:#1766b8 solid 1px;
	padding: 2px 0 0px 5px;
	list-style-type: none;
	width:100%;
	_width:100%;
	overflow:hidden;    /*----overflow要加-----*/
	/*background:#FFFFFF url(../images/tablist_bg.gif) no-repeat; ----底線設在背景圖像中-----*/
}
.tb5 { background-color:#FFF;}
.tb5 th{
	background-color:#e0eef2;
	color:#366688;
	font-weight:normal;
	line-height: 25px;

}
.tb5 tr td{
	color:#3d3d3d;
	font-weight:normal;
	height:25px;
	background:#FFF url(../images/line.gif) repeat-x bottom;
}
.tb5 tr .date{
	color:#d65022;
	font-weight:normal;
	height:25px;
}
div#container5 div.tabpanel li.tab {
	background-image: url(../images/PanelsTab1-5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 0 0px 5px;	
	margin:0 2px 0 0px;
	list-style-type: none;
	margin-right:2px;
	float:left;
	cursor: pointer;
	word-break:keep-all;
	font-size:125%;	
	border:0px none;
	margin-top: -1px;
}
div#container5 div.tabpanel li.tab span{
	text-align:center;
	background-image: url(../images/PanelsTab1-5.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom:-1px;
	padding:6px 8px 0px 0px;
	border-bottom: 0px none;
	color: #454545;
	font-size:13px;
	display:block;
}
div#container5 div.tabpanel li.tab span em{ font-size:100%;color: #09465d; }


div#container5 div.tabpanel li.selected {
	background-image: url(../images/PanelsTab2-5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display:block;
	margin:0px 2px 0 0px;
	padding:0px 0 0px 5px;
	border-bottom: 0px none;  /*-----將下方的border 隱藏掉------*/
	margin-bottom: 0px;      /*----再設margin-top:-1 往上1px------*/
	
}
div#container5 div.tabpanel li.selected span{
	background-image: url(../images/PanelsTab2-5.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:6px 8px 2px 0px;
	font-weight: normal;
	color: #FFF;
	font-size:13px;
	display:block;
	cursor: hand;
}


div#container5 div.tabpanel div.tabpanel {
	clear: both;
	width:99%;
	border: solid 1px #D1D0D0;
	/*border-bottom: 0px;
	border-bottom: none;         ---要把上面的框線隱藏掉--*/
	margin:0px 0 0px 0;
	padding:5px;
}
/*-------------------------------------------------------------------*/
