﻿.TableStley
	{
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	}
.text_page {
	font-size: 13px;
	font-weight: bold;
	color: #3a8bac;
	line-height: 20px;
}
.TableLabelText
	{
	color: #1E1E48;
	padding: 5px;
	line-height: 20px;
	font-size: 15px;
	}
.TableHead {
	background-color: #FEEF98;
	text-align: center;
	vertical-align:middle;
	padding: 5px;
}
.text {
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
}
.text1 {
	font-size: 15px;
	line-height: 22px;
	color: #3C3C3C;
}

.table {
	border: 1px solid #C5F0FF;
}
.table_list {
	font-size: 15px;
	line-height: 22px;
	color: #666666;
	text-indent: 17px;
}

.table_date {
	font-size: 15px;
	line-height: 22px;
	color: #666666;
	font-weight: bold;
}
.table_caption {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
}

.tag01 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
	color: #F2F2F2;
}

.table_title {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #3a8bac;
}
.table_lable1{
	background-color: #A4C1FF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table_text1{
	background-color: #FFFFFF;
	height: 23px;
}
.table_text2{
	background-color: #D9E6FF;
	height: 23px;
}
/*定義上線人數之人次*/
.sign_people {
	font-size: 13px;
	color: #FF3333;
}
/*定義文字框*/
.TBOX{
	FONT-SIZE: 13pt;
	COLOR: #666666;
	border: 1px solid #8ad5eb;
}
/*--定義在Table中Button樣式(在Table表的內容行中)--*/
.TableButton 
	{
		font-size:9pt;
		text-align:center;
		padding-top:2px;
		color:#000000;
		border:1px solid #5E5E5E;
		background-color: #99CCFF;
	}
.TableButton2
	{
		font-size:9pt;
		text-align:center;
		padding-top:2px;
		color:#000000;
		border:1px solid #5E5E5E;
		background-color: #E6F4B1;
}
.TableButton3
	{
		font-size:9pt;
		text-align:center;
		padding-top:2px;
		color:#000000;
		border:1px solid #5E5E5E;
		background-color: #C4E1E1;
}
.TableButton4 
	{
		font-size:9pt;
		text-align:center;
		padding-top:2px;
		color:#000000;
		border:1px solid #5E5E5E;
		background-color: #FF9797;
	}

/*--定義在Table中Button樣式(不在Table表的內容行中)--*/
.TableButton5
	{
		font-size:9pt;
		text-align:center;
		padding-top:2px;
		color:#000000;
		border:1px solid #5E5E5E;
		background-color: #FFCC66;
	}
.TextBox 
	{
	border: 1px solid #BDBEDB;
	}

