@charset "utf-8";
body {
	font: 13px Verdana, Tahoma, Arial;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
}
.oneColFixCtrHdr #container {
	width: 930px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	height: 85px;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 15px;
	width: 900px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	height: 525px;
	width: 920px;
	overflow: hidden;
}
.oneColFixCtrHdr #footer {
	margin-top: 15px;
	border-top: 1px dashed #CCC;
	font: 11px Verdana, Tahoma, Arial;
	width: 900px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.logo {
	float: left;
	width: 81px;
	padding-top: 45px;
	padding-bottom: 5px;
}
.topbutton {
	float: right;
	color: #CCC;
	height: 40px;
	padding-top: 55px;
	font: Verdana, Tahoma, Arial;
}

.linkbutton {
	float: left;
	padding-top: 5px;
	color: #CCC;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
p {
	font: 13px Verdana, Tahoma, Arial;
}

a {
	color: #999;
	text-decoration: none;
}
#content {
	width: 780px;
	overflow: hidden;
}
.countries {
	float: right;
	padding-top: 5px;
	color: #CCC;
	font-size: 9px;
	text-align: right;
}

.textitalic666 {
	font-style: italic;
	color: #666;
}
.hpimage {
	border: 1px solid #CCC;
	height: 518px;
	width: 898px;
}
.goldhighlight {
	color: #996600;
}
#profile {
	float: left;
	height: 522px;
	width: 345px;
	margin-right: 10px;
}
#profileimage {
	float: right;
	height: 550px;
	width: 540px;

}

.profilename {
	font-size: 20px;
	color: #996600;
	margin-bottom: 10px;
	float: left;
}
.profilethumbcontainer {
	width: 340px;
}

.profilethumb {
	width: 80px;
	margin-bottom: 4px;
	height: 100px;
	margin-right: 4px;
}
.profileinfo {
	width: 315px;
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 10px;
}
.profiletbcolor {
	padding: 10px;
	border: 1px solid #CCC;
}
.image {
	border: 1px solid #CCC;
}

.imagetable {
	height: 520px;
	width: 540px;
}


.infotextdata {
	color: #999;
}

.infobox {
	color: #999;
	height: 18px;
	font: 12px Verdana, Tahoma, Arial, "新細明體","微軟正黑體";
}
.infotextright {
	width: 125px;
	text-align: right;
	float: left;
	margin-right: 10px;
}
.graytext {
	font-size: 14px;
	color: #999;
	margin-left: 5px;
}

.scrollbarcontainer {
	height: 420px;
	overflow: auto;

}
.searchbar {
	width: 120px;
	text-align: right;
	color: #996600;
	font-size: 10px;
}
.searchbariframe {
	width: 110px;
	text-align: right;
	color: #996600;
	font-size: 13px;
}


.sidebar {
	float: left;
	height: 520px;
	width: 120px;
	overflow: hidden;
	text-align: right;
	color: #996600;
	margin-right: 10px;
}
#subbutton {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#subcontent {
	height: 460px;
	width: 700px;
	margin-left: 200px;
}
#subsidebar {
	float: left;
	height: 450px;
	width: 200px;
}

.thumbbox {
	float: none;
	font-size: 80%;
}
.thumbcontainer {
	height: 170px;
	width: 130px;
}

.clearp {
	font-size: 1px;
}


.enlarge {
	font-size: 130%;
}
.buttontoright {
	float: right;
}
.center {
	padding: 180px 0px 0px 300px;
}
.textiframe {
	width: 530px;
	text-align: justify;
	color: #999;
	font-size: 13px;
}
.textsmaller {
	font-size: 85%;
}
.textright {
	text-align: right;
}
.textChinese {
	font-size: 95%;
	line-height: 150%;
}
.textbox {
	font-size: 95%;
	line-height: 150%;
	padding: 20px 40px;
	border: 1px solid #CCC;
}
.textheadingcentergold {
	font-size: 20px;
	color: #996600;
	text-align: center;
}
.textgray15 {
	font-size: 15px;
	color: #999;
	font-weight: 500;
}
iframe {
	overflow: auto;
	height: 520px;
	width: 780px;
}
#photocontent {
	width: 770px;
	overflow: hidden;
}
