
.joblist
{
	width: 693px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	float: right;
	margin-top: 35px;
	margin-bottom: 35px;
}

.table02
{
}

.table02 th
{
	padding-top: 7px;
	font-family: "新細明體";
	padding-bottom: 7px;
	color: #000;
	font-size: 15px;
	font-weight: 100;
	padding-left: 15px;
	background-color: #ffcd03;
	border-top: 1px solid #ccc;
}

.table02 td
{
	font-family: "新細明體";
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #005599;
	line-height: 21px;
	font-size: 13px;
	border-top: 1px solid #dedede;
}

.triangle_right
{
	border-top: 4px solid white;
	border-left: 4px solid #000;
	border-bottom: 4px solid white;
	margin-right: 5px;
	display: inline-block;
}

a.text
{
	color: #005599;
	text-decoration: none;
	font-size: 13px;
}

a.text:hover
{
	color: #1d53b5;
	text-decoration: underline;
}