/*********************************有邊框的字*************************************/
.DepFramBorder
{
	border-right: #808080 thin solid;
	border-top: #ffffff thin solid;
	font-size: 16px;
	border-left: #ffffff thin solid;
	color: #000000;
	border-bottom: #808080 thin solid;
	font-style: normal;
	font-family: 新細明細,細明體, Arial;
	height: auto;
	background-color: transparent;
}

.DepFramBorder_Selected
{
	border-right: #005a87 thin solid;
	border-top: #ffffff thin solid;
	font-size: 16px;
	border-left: #ffffff thin solid;
	color: #000000;
	border-bottom: #005a87 thin solid;
	font-style: normal;
	font-family: 新細明細,細明體, Arial;
	height: auto;
	background-color: #00aaff;
}


.FutureFramBorder
{
	border-right: #808080 thin solid;
	border-top: #ffffff thin solid;
	font-size: 16px;
	border-left: #ffffff thin solid;
	color: #000000;
	border-bottom: #808080 thin solid;
	font-style: normal;
	font-family: 新細明細,細明體, Arial;
	height: auto;
	background-color: transparent;
}

.FutureFramBorder_Selected
{
	border-right: #660099 thin solid;
	border-top: #ffffff thin solid;
	font-size: 16px;
	border-left: #ffffff thin solid;
	color: #000000;
	border-bottom: #660099 thin solid;
	font-style: normal;
	font-family: 新細明細,細明體, Arial;
	height: auto;
	background-color: #cc99ff;
}

.SpecialDepFramBorder
{
	border-right: #b64a4a thin solid;
	border-top: #ffffff thin solid;
	font-size: 16px;
	border-left: #ffffff thin solid;
	color: #000000;
	border-bottom: #b64a4a thin solid;
	font-style: normal;
	font-family: 新細明細,細明體, Arial;
	height: auto;
	background-color: transparent;
}

.SpecialDepFramBorder_Selected
{
	border-right: #b64a4a thin solid;
	border-top: #ffffff thin solid;
	font-size: 16px;
	border-left: #ffffff thin solid;
	color: #000000;
	border-bottom: #b64a4a thin solid;
	font-style: normal;
	font-family: 新細明細,細明體, Arial;
	height: auto;
	background-color: #FF5959;
}

/*****************/
.NecessaryInforFramBorder
{
	border-right: #947412 thin solid;
	border-top: #ffffff thin solid;
	font-size: 16px;
	border-left: #ffffff thin solid;
	color: #000000;
	border-bottom: #947412 thin solid;
	font-style: normal;
	font-family: 新細明細,細明體, Arial;
	height: auto;
	background-color: transparent;
}

.NecessaryInforFramBorder_Selected
{
	border-right: #947412 thin solid;
	border-top: #ffffff thin solid;
	font-size: 16px;
	border-left: #ffffff thin solid;
	color: #000000;
	border-bottom: #947412 thin solid;
	font-style: normal;
	font-family: 新細明細,細明體, Arial;
	height: auto;
	background-color: #E2B01A;
}