@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.hidenLink a,.hidenLink a:link, .hidenLink a:active, .hidenLink a:visited{
		font-size: 10px;
	color: #FFF;
	top: -19px;
	position: absolute;
}
.hidenLink a:hover{
		font-size: 10px;
	color: #F00;
	}

#redBG {
	padding: 3px 3px 3px 3px;
}
#subMain {
	z-index:1;
	margin: 0 auto 0 auto;
	height: 100%;
	clear:both;
	background-color: #FFF;
}

#subMenuItems {
	margin: 0 auto 0 auto;
	clear:both;
	z-index:5;
	background:#F00;
	height:30px;
	padding: 0 0 0 350px;
	text-align:center;
}
#subBanner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	background-color: #FFF;
	
	
}
#subBanner ul {
	padding: 0 0 0px 0;
	display:inline;
}
#subBanner li {
	color: #999;
	display:inline;
}
#subBanner a, #subBanner a:link, #subBanner a:visited, #subBanner a:active {
	text-decoration: none;
	color: #999;
	padding: 0 5px 0 3px;
}
#subBanner a:hover {
	color: #F00;
}
#subBannerBotton {
	margin: 0 0 0 0;
	padding:0 0 0 0;
	height: 100px;
	background-color: #FFF;
	clear:both;
}
#subBannerBotton img {
	float:right;
}
#subSideBar {
	height: 100%;
	width: 260px;
	float:left;
	margin: 10px 0 0 20px;
	/*position:absolute;
	top: 188px;
	left: 30px;*/
}

#subSideBarSpace {
	height: 0px;
	background-image: url(/media/images/dottedBG04.jpg);
	background-repeat: no-repeat;
	height:80px;
	width:260px;
}
#subSideBarItems {
	border: #CCC solid 1px;
	padding: 15px 5px 30px 20px;
	width:100%;
}
#subSideBarItems ul {
	margin:0;
	background-color: #FFF;
	padding: 0 0 0 0;
	list-style:none;
	width:240px;
	overflow:hidden;
}
#subSideBarItems li {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	overflow:hidden;
}
#subSideBarItems.current a {
	background:#BEB06F;
	color: #1A1303;
	font-weight:bold;
}
#subSideBarItems a, #subSideBarItems a:link, #subSideBarItems a:visited, #subSideBarItems a:active {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-decoration:none;
	line-height:30px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 11px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	padding: 0 0 3px 0;
	width:100%;
}
#subSideBarItems a:hover {
	background-color: #E6E6E6;
	background-image: url(/media/images/sing.gif);
	background-repeat: no-repeat;
	background-position: 220px;
	color: #F00;
}
#subSideBarFootSpace{
	/*background-image: url(../media/images/subSideBarBG.jpg);
	background-repeat: no-repeat;*/
	height:280px;
	width:260px;
	clear:both;
	background-image: url(/media/images/dottedBG03.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;	/*background-image: url(../media/images/leadershipimage3D.jpg);
	background-repeat: no-repeat;
	background-position: 20px 15px;*/
}
#subContent {
	z-index:2;
	background-color:#FFF;
	margin: 0 0 0 340px;
	text-align:justify;
	padding: 0 30px 30px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	color: #666;
	min-height:300px;
	line-height: 18px;

}

#subContent ul {
	padding: 0 0 0 16px;}

#subContentNoLink {
	z-index:2;
	background-color:#FFF;
	margin: 0 0 0 340px;
	padding: 0 30px 30px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	min-height:300px;
	
}
#subContent a, #subContent a:link, #subContent a:visited, #subContent a:active {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #666;
	text-decoration: none;
	padding: 0 0 1px 0;
	}
	
#subContent a:hover{
	color: #F00;	
	}

#subContent strong {
	font-size: 14px;
	display:block;
	font-weight: bold;
	margin:30px 0 0 0;
	
}
#subContent em {
	
	font-size:larger;
	font-style: normal;
	font-weight: bold;
}
#subContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:1.35em;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}

#subContentNoLink h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:1.35em;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	padding: 0 0 0 45px;
}
#subContent p {
	padding: 0 0 0 40px;
}


#subContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.35em;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	padding: 0 0 0 45px;
}
.imageLeft {
	float:left;
}
.centerItem {
	text-align:center;
}
#subFoot {
	clear:both;
	margin:0 auto 0 auto;
	z-index:1;
	background-color: #000;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	height:auto;
	text-align:center;
	padding:11px 0 10px 0;
	line-height:1px;
	width:100%;
}
#subFoot ul, #subFoot li, #subFoot span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	display:inline;
}
#subFoot a, #subFoot a:link, #subFoot a:visited, #subFoot a:active {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	
	color: #999;
}
#subFoot a:hover {
	font-family: Verdana, Geneva, sans-serif;
	
	color: #F00;
}
.moreRight {
	padding:0 0 0 50px;
}
#treeMap {
	/*clear:both;
	padding:0 0 0 100px;
	width:300px;
	display: inline-block;
	*/
	padding: 0 0 0 70px;
	height:650px;
}


.fontBlockLong{
	border:1px dashed #CCC;
	margin:0 30px 30px 30px;
	padding:0 0 0 0;
	}

.fontBlock{
	border:1px dashed #CCC;
	margin:0 100px 30px 30px;
	line-height: 5px;
	padding:0 0 0 0;
	}

.fontBlock a,.fontBlock a:link,.fontBlock a:visited,.fontBlock a:active{
	text-decoration: none;
	color:#666;
	}
	
.fontBlock a:hover{
	color:#F00;
	}

.imageWithWordsBlock{
	
	}
	
	
	
/*

subSideBar for TChinese

*/


#TCSubSideBar {
	
	height: 100%;
	width: 240px;
	float:left;
	margin: 10px 0 0 20px;
	/*position:absolute;
	top: 188px;
	left: 30px;*/
}
#TCSubSideBarItems {
	border: #CCC solid 1px;
	padding: 20px 20px 30px 20px;
	width:100%;
}
#TCSubSideBarItems ul {
	margin:0;
	background-color: #FFF;
	padding: 0 0 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#TCSubSideBarItems li {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	overflow:hidden;
}
#TCSubSideBarItems.current a {
	background:#BEB06F;
	color: #1A1303;
	font-weight:bold;
}
#TCSubSideBarItems a, #TCSubSideBarItems a:link, #TCSubSideBarItems a:visited, #TCSubSideBarItems a:active {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-decoration:none;
	line-height:30px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 11px;
	
	padding: 4px 0 1px 0;
	width:100%;
}
#TCSubSideBarItems a:hover {
	background-color: #E6E6E6;
	background-image: url(/media/images/sing.gif);
	background-repeat: no-repeat;
	background-position: 220px;
	color: #F00;
}

/*

subContent for TChinese

*/
#TCSubContent {
	z-index:2;
	background-color:#FFF;
	margin: 0 0 0 330px;
	text-align:justify;
	padding: 0 30px 30px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	color:#666;
	min-height:300px;
	line-height: 21px;	
}

#TCSubContent ul {
	padding: 0 0 0 23px;}

#TCSubContentNoLink {
	z-index:2;
	background-color:#FFF;
	margin: 0 0 0 330px;
	padding: 0 30px 30px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	color: #666;
	min-height:300px;
	
}
#TCSubContent a, #TCSubContent a:link, #TCSubContent a:visited, #TCSubContent a:active {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #666;
	text-decoration: none;
	padding: 0 0 0 0;
	}
	
#TCSubContent a:hover{
	color: #F00;	
	}

#TCSubContent strong {
	font-size: 14px;
	display:block;
	font-weight: bold;
	margin:30px 0 0 0;
	
}
#TCSubContent em {
	
	font-size:larger;
	font-style: normal;
	font-weight: bold;
}
#TCSubContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.35em;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	padding: 0 0 0 45px;
}

#TCSubContent p {
	padding: 0 0 0 45px;
}

.TeamDes{
	
	 border: 1px #CCC dotted;
	 width:300px; 
	 margin: 0 0 0 35px; 
	 padding:30px 0 40px 0;
	 
	
	}

