﻿/*歡迎頁連結設定*/
.welcome_news
{
	width :427px;
	height :294px;
	background-image :url(../images/Quarter3/welcome_03s.jpg);
	vertical-align :middle;
	
}
.welcome_newsIframe
{
	border: 0; 
	width:427px; 
	height :280px;
	overflow-x: hidden; 
    -webkit-overflow-scrolling: touch;
    overflow-y:scroll;
}	
.welcome_news_date
{
	color: #2894f8;
}
#welcome_news, .welcome_news6
{
	list-style: none;
	margin:  0px 0px 0px 10px;
	padding: 0 0 0 0;
	line-height:120%;
}
#welcome_news li a, .welcome_news6 li a
{
	color: #5a5a5a;
	padding: 1px 0 1px 0;
	text-decoration:none;
}
#welcome_news li a:hover, .welcome_news6 li a:hover
{
	color:#0060ff; 
}
#welcome_news ,#welcome_news7
{
	list-style: none;
	margin:  0px 0px 0px 10px;
	padding: 0 0 0 0;
	line-height:120%;
}
#welcome_news li a,#welcome_news7 li a
{
	color: #5a5a5a;
	padding: 1px 0 1px 0;	
	text-decoration:none;
}
#welcome_news li a:hover,#welcome_news7 li a:hover
{
	color:red; 
}

/*歡迎頁連結設定*/
#welcome_c3
{
	position:absolute;
	top:420px;
	left:140px;
	white-space:nowrap;
	padding:2px;
	font-size:8pt;
	line-height:100%;
}
#welcome_c3 a
{
	text-decoration:none;
	color:#1A44FF;
	font-size :12px;
	padding : 0 5px 0 5px;
}
#welcome_c3 a:hover
{
	text-decoration:underline;
}
/*歡迎頁連結設定*/
#welcome_o a
{
	text-decoration:none;
	color:blue;
	font-size :12px;
	padding : 0 5px 0 5px;
}
#welcome_o a:hover
{
	text-decoration:underline;
}
/*設定榜單連結清單*/  
.tblistnews
{
	background-color :#fff8e4;
}
#listnews
{
	list-style: none;
	margin:  0px 0px 0px 10px;
	padding: 0 0 0 0;
}
#listnews img
{
	vertical-align:middle;
	cursor:pointer;
	padding :0 3px 0 0;
}
#listnews li
{
	padding-top:1px;
	padding-left:5px;
	padding-bottom:1px;
}	
#listnews li a
{
	color: #000000;
	padding: 1px 0 1px 0;	
	text-decoration:none;
}
#listnews li a:hover
{
	color:#000000; 
	text-decoration:underline;
}

#listnews .news_date
{
	color: #2894f8;
}
#urgentnews
{
	list-style: none;
	margin:  0px 0px 0px 10px;
	padding: 0 0 0 0;
}
#urgentnews img
{
	vertical-align:middle;
	cursor:pointer;
	padding :0 3px 0 0;
}
#urgentnews li
{
	padding-top:1px;
	padding-left:5px;
	padding-bottom:1px;
}	
#urgentnews li a
{
	color: red;
	padding: 1px 0 1px 0;	
	text-decoration:none;
}
#urgentnews li a:hover
{
	color:red; 
	text-decoration:underline;
}

#urgentnews .news_date
{
	color: #2894f8;
}

/*設定中間內容*/  
#content
{
	width:100%;
	background:url(../images/Quarter3/content_bg.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
    padding-left:10px;
    padding-right:0px; 
    background-color:#ffffff;
}
#content_right
{
	background-image: url(../images/Quarter3/content_right_bg.gif);
	background-repeat: repeat-y;
}
#content_right div
{
	width: 10px;
}

/*=====各功能標題=====*/
#subject
{
	padding-bottom: 0px;
	clear: both;
}
#subject #subject_td2
{
	font-size: 14pt;
	font-weight: bolder;
	color: #926B10;
	padding-top: 0px;
	width: 100%;
}

/*Grid中包含連結*/
.link_table
{
	border: none;
	margin-left: auto; 
	margin-right: auto;
	line-height: 140%;
	border-collapse: collapse;
	width: 90%;
	border: solid 1px #888888;
}
.link_table td
{
	border: solid 1px #888888;
	color: #323232;
	padding: 2px 10px 2px 10px;
}
.link_table td a
{
	color: #323232;
}
.link_table .catalog
{
	background-color: #e7e7e7;
	color: #006cff;
}
.link_table .catalog a
{
	color: #006cff;
}

/*Grid中包含連結*/
.list_table
{
	border: none;
	border-collapse: collapse;
	background-color: #ffffff;
	line-height: 150%;
}
.list_table th
{
	border: solid 1px #b3b3b3;
	background-color: #fff4cb;
	color: #000000;
	white-space:nowrap;
}
.list_table th a
{
	color: #f2145d;
}
.list_table th input
{
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	border-style: none;
	vertical-align: middle;
	cursor: pointer;
}
.list_table td
{
	border: solid 1px #b3b3b3;
	padding-left: 10px;
	padding-right: 10px;	
}
.list_table td a
{
	color: #333333;
	text-decoration:none;
}
.list_table td a:hover
{
	text-decoration:underline;
}

/*設定表格下方之挑選頁次*/
.list_table_pager td
{
	border: none;
	font-size :90%;
}
.list_table_pager input
{
	background-color: transparent;
	color: #393939;
	border-style: none;
	text-decoration: underline;
	vertical-align: middle;
	cursor: pointer;
}
.list_table_pager .page_number
{
	color: #f2145d;
	font-weight: bold;
}
.list_table_pager .selected
{
	color: #F8407E;
	font-weight: bold;
	text-decoration: none;
}
.list_table_empty td
{
	color: Blue;
	font-weight: bold;
	text-align: center;
}

/*明細項目之表格*/
.detail_table
{
	border-color: #c8deff;
	border-collapse: collapse;
	line-height: 150%;
}
.detail_table th
{
	background-color: #fff4c8;
	color: #000000;
	border-color: #b3b3b3;
	white-space:nowrap;
}
.detail_table th a
{
	color: #f2145d;
}

.detail_table th input
{
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	border-style: none;
	vertical-align: middle;
	cursor: pointer;
}
.detail_table td
{
	border-color: #b3b3b3;
	padding-left: 10px;
	padding-right: 10px;
	font-family :細明體;
}
.detail_table td a
{
	color: #f2145d;
	text-decoration:underline;
}
.detail_table td a:hover
{
	text-decoration:underline;
}
/*設定表尾相關連結*/  
#bottom_menu
{
	white-space:nowrap;
	font-size:10pt;
	line-height:100%;
}
#bottom_menu img
{
	float:left;
}
#bottom_menu span img
{
	float:none;
	vertical-align:middle;
}
#bottom_menu span
{
    display:block;
    height:20px;
    padding-top:7px;
}
#bottom_menu a
{
	text-decoration:none;
	color:#7f7f7f;
}
#bottom_menu a:hover
{
	text-decoration:underline;
}
#bottom_td2
{
	font-size: 14pt;
	font-weight: bolder;
	color: #4488B9;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 5px;
	background-image: url(../images/bottom_bg.gif);
	width: 99%;
	background-repeat:repeat-x; 
}
#buttom
{
	background-color:#C49D00;
}
#buttomMemo1
{
	line-height: 130%; 
	font-size: 12px; 
	color:#ffffff;
}

#buttomMemo2
{
	line-height: 130%; 
	font-size: 12px; 
	color:#000000;
}

/*政府15貼紙*/
.rank_sticker
{
    padding: 5px 5px;
    vertical-align: middle;
}
.rank_sticker img
{
    width: 88px;
}