.BORDER-RIGHT: #d1d1d1 1px solid; BORDER-TOP: #d1d1d1 1px solid; BORDER-LEFT: #d1d1d1 1px solid; BORDER-BOTTOM: #d1d1d1 1px solid;



/*     自已設定的css   鏈結主用 使用語法     */ 

.listtd {
	font-size: 18px;
	color: #477FBC;
}
.red1 {
	color: #FF0000;
}

.redpur {
	color: #CC3300;
}



.white {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.white16 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.org {
	font-weight: bold;
	color: #FF6600;
}




.black {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}


.blackbig {
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-variant: normal;
	line-height: 190%;
	text-decoration: none;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff0066;
	letter-spacing: normal;
	line-height: 120%;
}

.yellow15 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 120%;

}

.yellowbig {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-variant: normal;
	line-height: 190%;
	text-decoration: none;

}



.red10 {
	color: #CC0000;
}


.orange {
	font-size: 11pt;
	font-weight: bold;
	color: #FF6600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-variant: normal;
	line-height: 190%;
	text-decoration: none;
}


.orangebig {
	font-size: 14pt;
	font-weight: bold;
	color: #FF6600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-variant: normal;
	line-height: 190%;
	text-decoration: none;
}

.line {
	line-height: 110%;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 8px;
}


/*     內定html 的css 鏈結主用 使用語法     */ 

.nomal {
	font-size: 14px;
	color: #666666;
}
div {
	font-size: 16px;
	color: #333333;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	line-height: 120%;
}

img {
border : 0;
}

span {
	font-size: 16px;
	color: #333333;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	line-height: 120%;
	text-align: left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}

td {
	font-size: 16px;
	color: #333333;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	line-height: 120%;
	text-align: left;
}



/*     鏈結主用 使用語法     */ 

a:hover {
	color: #666666;
	position: relative;
	font-size: 16px;


}

a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 15px;
}

a:active {
	color: #666666;
	text-decoration: underline;
	font-size: 15px;

}

a:link {
	color: #333333;
	text-decoration: none;
	font-size: 15px;
}

