.redb {
	color: #C80000;
}
.red {
	color: #FF9900;
}
.t-titleCOLOR {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
	
				/*項目樣式*/
th{font-weight:  normal;}

.thBg{
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #1D79BC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.thFont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
/*項目內容樣式*/
.tdBg{
	background-color: #eeeeee;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.tdFont
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
text-decoration: none;
}
				
/*按鈕*/
.Mbtn
{
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: normal;
	padding: 0px;
	cursor: pointer;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 27px;
	width: 120px;
	background-image: url(../images/webSystem/01b.png);
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 8px;
}

/*對齊樣式*/
.taR{text-align:right;}

.taL{text-align:left;}
				
/*標記*/
.text_a12_7,red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
}
.dot
 {
	font-size: 13px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
