﻿@charset "utf-8";
body, td, th {
	color: #333333;
	font-size: 11pt;
	font-family: SimSun, "微軟正黑體", Arial, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_circle {
	background: url(/CMS/centaimmigration/images/common/bg/circle.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
li {
	padding: 5px;
}
.footer {
	color: #666666;
	font-size: 9pt;
}
.table_bdotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.logo_border {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
}
.benefit_heading {
	color: #cc0000;
	font-weight: bold;
	font-size: 18pt;
	height: 30px;
}
.tab_highlight {
	background: url(/CMS/centaimmigration/images/common/tab_up.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000099;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	width: 118px;
}
.tab {
	background: url(/CMS/centaimmigration/images/common/tab_down.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 10pt;
	text-align: center;
	width: 118px;
}
.qna_question {
	font-size: 11pt;
	font-weight: bold;
	color: #003399;
	letter-spacing: 2px;
	/* text-shadow: #666666; */
}
.enquiry {
	color: #0066CC;
	font-weight: bold;
	font-size: 18px;
}

