.top_0 {
	top: 0px;
}

.width_100 {
	width: 100%;
}

span.caption {
	color: rgb(82, 82, 82);
	font-size: 13.44px;
	font-style: italic;
	text-align: justify;
	background-color: rgb(255, 255, 255);
}

.width49_floatLeft {
	width: 49%;
	float: left;
}

.width49_floatRight {
	width: 49%;
	float: right;
}

.img_border {
	border: 1px solid rgb(192, 192, 192);
}

.width80 {
	width: 80%
}

.text_center {
	text-align: center;
}

.height36 {
	height: 36px;
}

.height20_textCenter {
	height: 20px;
	text-align: center;
}

.td1_width {
	width: 45px;
}

.td2_width {
	width: 101px;
}

.td3_width {
	width: 78px;
}

.td4_width {
	width: 92px;
}

.td5_width {
	width: 83px;
}

.td6_width {
	width: 102px;
}

.td7_width {
	width: 77px;
}

.td8_width {
	width: 81px;
}

.td9_width {
	width: 67px;
}

#tr_bg {
	background-color: #2b6acf;
	color: #fff;
}

#image_hold {
	float: right;
	width: 40%;
	margin-left: 10px;
	margin-top: 10px;
}

.direct_other {
	box-sizing: border-box;
	background: rgb(255, 255, 255);
	color: rgb(0, 166, 210);
	outline: 0px;
	font-family: custom-serif, PMingLiu, MingLiu, Arial, Helvetica, sans-serif;
	font-size: 15.6px;
	letter-spacing: 1px;
}