/* CSS Document */

/*內容區塊設定*/

#DivContent{
	background-image: url(../images/D/bg_allcontent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 820px;

}
	#DivContent .tableset{
		width: 610px;
	}

	/*網頁位址*/
	#DivContent div.SiteSet{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-indent: 5px;
	line-height: 23px;
	}
		#DivContent div.SiteSet a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
		text-indent: 5px;
		line-height: 23px;
		}
		#DivContent div.SiteSet a:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #ffffff;
		text-decoration: underline;
		text-indent: 5px;
		line-height: 23px;
		}
	
	/* 標題設定 */
	#DivContent div.TOPIC{
	text-align: left;
	float: right;
	}


/*表格設定*/
#TabsetH{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 3pt;
	margin: 0px;
	padding: 0px;
	width: 99%;
}

	#TabsetH table{
		margin: 0px;
		padding: 0px;
		border-bottom-width: 2pt;
		border-bottom-style: solid;
		border-bottom-color: #f9f9f9;
		border-top-width: 2px;
		border-top-style: solid;
		border-top-color: #809CA0;
		border-collapse:collapse;
		width: 100%;
	}
	
	#TabsetH th{
	background-image:      url(../images/A/TabSetH_th_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	white-space: nowrap;
	background-position: left bottom;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #809CA0;
	text-decoration: none;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #cccccc;
	}
	
	#TabsetH td{
		margin: 0px;
		padding: 5px;
		border-bottom-width: 1pt;
		border-bottom-style: dotted;
		border-bottom-color: #999999;
		background-repeat: repeat-y;
		background-position: right bottom;
		text-align: left;
		vertical-align: middle;
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		color: #777777;
		text-decoration: none;
		font-weight: normal;
		line-height: 22px;
		letter-spacing: 1pt;
		}
			#TabsetH td div.detail{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #777777;
			line-height: 12px;
			}
			#TabsetH td.pic img{
			margin: 3px;
			border: 1pt solid #cccccc;
			}
			#TabsetH td.tdX{
			border-bottom-width: 2pt;
			border-bottom-style: double;
			border-bottom-color: #809CA0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 16px;
			text-decoration: none;
					}
			#TabsetH td a{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #6699CC;
			text-decoration: none;
			margin-right: 3px;
			margin-left: 3px;
			}
			#TabsetH td a:hover{
			font-family: "Courier New", Courier, mono;
			font-size: 12px;
			font-weight: normal;
			color: #6699CC;
			text-decoration: underline;
			margin-right: 3px;
			margin-left: 3px;
			}

