@charset "UTF-8";

html { 
       height: 100%;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: 100%;
	font: 100%  Helvetica, sans-serif;
	background: #999;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto;
	
	position: relative;
	min-height: 100%;
	background: #FFF;
}
p {
	font-size: 12px;
}
hr {
	display: none;
}
.plupe {
	color: #642F86;
}
h3 {
	font-size: 14px;
	color: #000;
}
h4 {
	font-size: 12px;
	color: #35567C;
}
h1 {
	font-size: 18px;
	color: #C29D78;
	margin-left: 15px;
}
h2 {
	font: normal 14px Helvetica, sans-serif;
	color: #C29D78;
}
em {
	font-size: 10px;
}
a {
	color: #FFF;
	text-decoration: none;
	font: 12px Helvetica, sans-serif;
}
.oneColFixCtrHdr #header {
	padding: 20px 50px 0;
}
.oneColFixCtrHdr #nav_button {
	background: #FFFFFF;
	height: 45px;
}
.oneColFixCtrHdr #container #first_btn   {
	height: 45px;
	width: 140px;
	background-image: url(../img/home_btn.png);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #container #first_btn a:hover {
	background: url(../img/home_btn.png) no-repeat bottom;
	background-position: 0px -45px;
	height: 45px;
	width: 140px;
}
.oneColFixCtrHdr #container #middle_btn   {
	background: url(../img/middle_btn.png) top;
	height: 45px;
	width: 140px;
	
}
.oneColFixCtrHdr #container #middle_btn a:hover {
	background: url(../img/middle_btn.png) no-repeat bottom;
	background-position: 0px -45px;
	height: 45px;
	width: 140px;
	
}
.oneColFixCtrHdr #container #last_btn  {
	background: url(../img/contact_btn.png) no-repeat top;
	height: 45px;
	width: 140px;
}
.oneColFixCtrHdr #container #last_btn a:hover {
	background: url(../img/contact_btn.png) no-repeat bottom;
	background-position: 0px -45px;
	height: 45px;
	width: 140px;
	
}
.oneColFixCtrHdr #container ul.navigation {
	list-style: none;
}
.oneColFixCtrHdr #container ul.navigation li  {
	margin: 0 1px 0px 0px;
	float: left;
}
.oneColFixCtrHdr #container ul.navigation a  {
	float: left;
	font-size: 12px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	display: inline-table;
	position: absolute;
	height: 45px;
	width: 140px;
	
}

.oneColFixCtrHdr   #banner {
	height: 250px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
.icon {
	float: left;
	margin: 5px;
}
#first_btn .selected {
	background-image: url(../img/home_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}
#middle_btn .selected {
	background-image: url(../img/middle_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}
#last_btn .selected {
	background-image: url(../img/contact_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}
	
.oneColFixCtrHdr #mainContent {
	padding: 0px 30px 0px;
	position: relative;
	height: 100%;
	background: #FFF url(../img/hongkong_view.jpg) no-repeat bottom;
	margin-bottom: 0px;
}

#content    {
	height: auto;
	float: left;
	position: relative;
	width: 720px;
}
#news {
	height: auto;
	width: 290px;
	background-image: url(../img/content_bg.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	float: left;
	padding: 15px;
	margin-left: 20px;
}
#new_content {
	margin-right: 15px;
	overflow: auto;
	height: auto;
	width: 290px;
	margin-bottom: 50px;
}
#news #new_content li {
	list-style: outside;
	font-size: 12px;
	margin-left: -20px;
	text-align: left;
}
#new_content fieldset {
	padding:0.1em;
	margin:2em 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#new_content legend {
	color:#44608E;
	font-size: 10px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#new_content fieldset table tr .bold {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align: top;
}
#new_content fieldset table {
	font-size: 10px;
}
#new_content fieldset table tr th {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #1A5682;
}
#new_content fieldset table tr td {
	border: thin solid #CCAA81;
}

#services {
	height: 200px;
	width: 720px;
	background-image: url(../cn_image/white_background.png);
	background-repeat: repeat;
	margin-top: 15px;
	float: left;
	padding: 15px;
}
#service_content {
	margin-right: 15px;
	overflow: auto;
	height: 180px;
	width: 720px;
}
#project {
	float: right;
	margin-top: 15px;
	height: auto;
	width: 290px;
	background: url(../img/content_bg.png) no-repeat;
	margin-right: 20px;
	padding: 15px;
}
#project_content {
	margin-right: 15px;
	overflow: auto;
	height: auto;
	width: 290px;
}
#report {
	float: right;
	margin-top: 15px;
	height: 190px;
	width: 320px;
	margin-right: 20px;
}
#report_top {
	background: url(../img/top_round_bg.png) no-repeat;
	height: 8px;
}
#report_content {
	background: url(../img/round_bg.png);
	overflow: auto;
	height: auto;
	width: 290px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}
#report_btm {
	background: url(../img/btm_round_bg.png) no-repeat bottom;
	height: 8px;
}
#report #report_content a {
	color: #000;
	border-style: none;
}
#organization {
	float: right;
	margin-top: 15px;
	height: auto;
	width: 290px;
	background: url(../img/content_bg.png) no-repeat;
	margin-right: 20px;
	padding: 15px;
}
#organization #scrollable2 ul {
	font-size: 12px;
	list-style: outside;
}
#scrollable2  table td {
	
	font-size: 10px;
}
#scrollable2 .viewport .overview table {
	font-size: 12px;
	color: #333;
	border: 1px solid #C96;
	padding: 1px;
}
#scrollable2 table tr .columns_a {
	font-size: 12px;
	font-weight: bold;
}
#scrollable2  table th {
	font-size: 14px;
	color: #FFF;
	background: #1E5682;
}
#record_content    {
	height: auto;
	float: left;
	position: relative;
	width: 720px;
	background: url(../img/record_content_bg.png) no-repeat;
	margin-top: 20px;
	padding-top: 20px;
}
#record_content ul  {
	font-size: 12px;
	margin-left: -20px;
	list-style: outside;
}
#record_content #property   {
	font-size: 12px;
	color: #333;
	padding: 1px;
	border-collapse: collapse;
	
	
}
#record_content  #property tr  {
	border-bottom-width: thick;
	border-bottom-color: #FFF;
	border-bottom-style: solid	
}
#record_content  #property th  {
	height: 240px;
	width: 230px;
	background: #44608E;
}
#record_content  #property td  {
	height: 240px;
	width: 400px;
	background: #CCC;
	padding-top: 2%;
	padding-left: 8%;
}
#record_content ol  {
	margin-top: 0px;
	margin-bottom: 5px;
}
#record_content ol li  {
	font-size: 9px;
	color: #333;
	margin-top: 1px;
	margin-bottom: 1px;
}
#record_content fieldset {
	padding:0.1em;
	margin:2em 3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend {
	color:#44608E;
	font-size: 10px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#record_content .chart {
	border:solid;
	border-color:#C29D78;
	border-width:30px;
	margin-left: 10%;
	margin-right: 10%;
}
#record_content table {
	font-size: 10px;
	color: #333;
	padding: 1px;
	border-collapse: separate;
	width: 670px;
}
#record_content table tr {
	border-bottom-width: thick;
	border-bottom-color: #FFF;
	border-bottom-style: solid	
}
#record_content table th {
	height: 20px;
	width: 80px;
	background: #44608E;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
}
#record_content table td  {
	height: 20px;
	width: 80px;
	background: #CCC;
}
#record_content table td:hover  {
	height: 20px;
	width: 80px;
	background: #FFF;
}
#record_content #sitemap {
	font-size: 10px;
	color: #333;
	padding: 1px;
	border-collapse: collapse;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;	
	
}
#record_content #sitemap tr {
	border-bottom-width: thick;
	border-bottom-color: #FFF;
	border-bottom-style: solid	
}
#record_content #sitemap th {
	height: 20px;
	width: 30px;
	background: #44608E;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#record_content #sitemap td  {
	height: 20px;
	width: 30px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#record_content #sitemap td a  {
	height: 20px;
	width: auto;
	color: #000;
}
#record_content #sitemap td a:hover  {
	height: 20px;
	width: 30px;
	text-decoration: underline;
}
.disclaimer {
	font-size: 10px;
}


.oneColFixCtrHdr #footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
	background: #C96;
	position: relative;
}
.oneColFixCtrHdr #footer p {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	display: block;
	width: 340px;
	float: right;
	height: 28px;
	padding-top: 10px;
	margin: 0px 30px 0px 0px;
	vertical-align: 5%;
	text-align: right;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer ul li{
	list-style-type: none;
	display: block;
	float: left;
	text-align: center;
	height: 18px;
	margin-top: 10px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#footer  a {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
	display: block;
	width: 80px;
	float: left;
	height: 18px;
	text-align: center;
	letter-spacing: 1px;
}
#footer  a:hover {
	color: #333;
	text-decoration: underline;
	font-size: 10px;
}
#footer  a:active {
	color: #333;
	text-decoration: underline;
	font-size: 10px;
}
#footer .record_ul  {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	position: absolute;
	left: -150px;
	top: 0px;
}
#footer  .record_ul a {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
	display: block;
	width: 80px;
	float: left;
	height: 18px;
	text-align: center;
	letter-spacing: 1px;
}
#footer  .record_ul a:hover {
	color: #333;
	text-decoration: underline;
	font-size: 10px;
}
#footer  .record_ul a:active {
	color: #333;
	text-decoration: underline;
	font-size: 10px;
}



.left {
	float: left;
}
.oneColFixCtrHdr  #course_banner {
	margin-top: 20px;
	margin-left:50px
}
#project_content table tr td .mail, #project .mail {
	color: #B5895A !important;
}
.whitetext {
	color: #FFF;
}

/* contact form */

#contact-area {
	width: 280px;
	overflow: hidden;
	height: 400px;
}

#contact-area p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 10px 0px;
}

#contact-area input, #contact-area textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #CCC;
	max-width: 300px;
	max-height: 200px;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #ccc;
}

#contact-area input.submit-button-reset {
	width: 80px;
	float: left;
	color: #333;
	background-color: #FFF;
	margin: 0px 0px 0px 5px;
}
#contact-area table tr td .submit-button-submit:hover   {
	background-color: #425D8E;
	color: #FFF;
}
#contact-area table tr td .submit-button-reset:hover {
	background-color: #425D8E;
	color: #FFF;
}

#contact-area input.submit-button-submit {
	width: 80px;
	color: #333;
	background-color: #FFF;
	margin: 0px 0px 0px 20px;
}
.clean {
	clear: both;
}
.cleaner_h60 { clear: both; width:100%; height: 60px; }
.margin20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
