@charset "UTF-8";
/* CSS Document */

#relatedService {
	margin: 0px 0px 16px 0px;
}
#relatedService li {
	list-style-type: none;
	float: left;
}
#relatedService li#rscenter {
	margin: 0px 16px;
}

#otherService {
	margin: 0px 0px 25px 0px;
}
#otherService li {
	list-style-type: none;
}
#otherService li#bnrCassBlog {
	float: left;
}
#otherService li#bnrTpoint {
	float: right;
}

.tblIndexNavigate {
	width: 100%;
}
.tblIndexNavigate td {
	padding: 5px;
}


#pickupTRENFA {
	background:url(../img/bg_bnr_trenfa.png) no-repeat;
	height: 187px;
	position: relative;
	margin: 10px 0px 0px 0px;
}
#pickupTRENFA p {
	position: absolute;
	top: 100px;
	padding: 10px;
	font-size: 12px;
	line-height: 150%;
}
#pickupTRENFA #btnGotoTRENFA {
	position: absolute;
	top: 120px;
	left: 20px;
}

#pickupTRENFA #btnGotoEDU {
	position: absolute;
	top: 180px;
	left: 20px;
}

#btn_GotoEDU{
	margin:10px 0 0 0;
	float:left;
	display:i inline-block;
}
