@charset "utf-8";
html {
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/bodypattern.gif);
}
h1 {
	text-indent: -999999px;
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 26px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 20px;
	font-weight: normal;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
#container {
	position:relative;
	margin: 0 auto;
	left:0px;
	top:8px;
	width:900px;
	height:595px;
	z-index: 1;
	background-color: #FFFFFF;
}
#stripebg {
	position:absolute;
	left:64px;
	top:0px;
	width:136px;
	height: 100%;
	z-index:2;
	background-color: #363636;
	margin: 0px;
	padding: 0px;
}
#leftbgpic {
	position:absolute;
	left:0px;
	top:0px;
	width:64px;
	height: 100%;
	z-index:3;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/homel.jpg);
}
#left2bgpic {
	position:absolute;
	left:230px;
	top:84px;
	width:51px;
	height:476px;
	z-index:4;
}
#content_area {
	position:absolute;
	left:336px;
	top:105px;
	width:445px;
	height:369px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	white-space: normal;
}
#banner {
	position:absolute;
	left:69px;
	top:34px;
	width:756px;
	height:45px;
	z-index:6;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
}
#footer {
	position:absolute;
	left:341px;
	top:504px;
	width:387px;
	height:48px;
	z-index:7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#navbar {
	position:absolute;
	left:110px;
	top:115px;
	width:70px;
	height:141px;
	z-index:8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
#highlighter {
	position:absolute;
	left:188px;
	top:126px;
	width:23px;
	height:8px;
	z-index:9;
	background-color: #FFFFFF;
}
#bannerwriting {
	position:absolute;
	left:70px;
	top:29px;
	width:757px;
	height:40px;
	z-index:1;
}
a:link {
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #d79c74;
}
a:active {
	text-decoration: none;
	color: #d79c74;
}
#chinesecontent {
	position:absolute;
	left:336px;
	top:98px;
	width:445px;
	height:400px;
	z-index:12;
}
#chinesecontent p {
font-size: 18px;
}
#chinesecontent h2 {
font-size: 25px; 
}
#chinesecontent h3 {
font-size: 20px;
font-weight: normal;
}
#content_area a:link {
	color: #000000;
	text-decoration: none;
}
#content_area a:visited {
	text-decoration: none;
	color: #000000;
}
#content_area a:hover {
	text-decoration: underline;
	color: #a18c5b;
}
#content_area a:active {
	text-decoration: none;
	color: #a18c5b;
}
#home .home, #about .about, #contact .contact, #services .services, #servicesbus .services, #servicesfam .services, #servicesimm .services, #servicespro .services, #servicesreal .services {
color:#d79c74;
cursor: default;
}
