@charset "utf-8";
/* CSS Document */
.tabtitle {
	font-family: "新細明體";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #663300;
	margin-left: 10px;
}
.in-text {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 25px;
	color: #333333;
}
.in-trtitle {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FF6600;
	background-color: #CCCCCC;
}
.in-top {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
}


.in-table {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	border: 1px solid #663300;
	font-family: "Arial, Helvetica, sans-serif" "新細明體";
}
.cost-title1 {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
}
.cost-title2 {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

a.in-tr:hover {
	background-color: #999999;
}
a.top {
	font-size: 12px;
	line-height: 25px;
	color: #0033CC;
	text-decoration: none;
}
a.top:hover {
	text-decoration: underline;
}

/*#Table01 tr:hover {
	background-color: #FF9933;
}*/
/*#Table01 tbody tr{
 
  border: 1px solid #03476F;
 
}*/

a.intitle {
	font-size: 13px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
a.intitle:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

