@import url(base.css);

#tdTextSize {
	height: 20px;
	background-color: #006699;
}

.emphasis {
	color: red;
}

#more {
	padding-left: 80px;
}

#more a {
	color: #ffffff;
	text-decoration: none;
}

#more a:hover {
	color: #ffff00;
	text-decoration: underline;
}

.leftnav {
	border-top: #006699 1px solid;
	border-bottom: #006699 0px solid;
	border-left: #006699 0px solid;
	border-right: #006699 0px solid;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	background-color: #006699;
}

.leftnav .title {
	background-color: #006699;
	font-weight: bold;
	font-size: normal;
	color: #ffffff;
	vertical-align: middle;
	padding: 2px 0px 2px 10px;
}

.leftnav .content {
	padding: 0px 0px 0px 0px;
	color: #006699;
	background-color: #cfe2ff;
	border-left: 1px solid #cc6600;
	border-right: 1px solid #cc6600;
	border-top: 0px solid #006699;
	border-bottom: 1px solid #006699;
}

.leftnav .news {
	padding: 1px 10px 0px 10px;
	color: #006699;
	background-color: #cfe2ff;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	border-top: 0px solid #006699;
	border-bottom: 1px solid #006699;
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif
}

.leftnav .anchors {
	padding: 1px 10px 0px 10px;
	color: #006699;
	background-color: #cfe2ff;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	border-top: 0px solid #006699;
	border-bottom: 1px solid #006699;
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif
}

.content .primary {
	border-top: 1px solid #006699;
	border-bottom: 0px solid #006699;
	padding: 2px 0px 2px 10px;
}

.content .subprimary {
	border-top: 1px solid #006699;
	border-bottom: 0px solid #006699;
	padding: 3px 10px 2px 15px;
}

.primary .arrow {
	font-weight: bold;
	font-size: 11px;
	color: #cc6600;
	line-height: 13px;
	font-family: arial, helvetica, sans-serif;
	padding-left: 4px;
}

.subprimary .subarrow {
	font-weight: bold;
	font-size: 11px;
	color: #cc6600;
	line-height: 13px;
	font-family: arial, helvetica, sans-serif;
	padding-left: 8px;
}

.primary a {
	font-family: arial, helvetica, sans-serif;
	padding-left: 4px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

.primary a:hover {
	font-size: 13px;
	color: #cc6600;
	text-decoration: underline;
}

.subprimary a {
	font-family: arial, helvetica, sans-serif;
	padding-left: 4px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

.subprimary a:hover {
	font-size: 12px;
	color: red;
	text-decoration: underline;
}

.tagline_zh {
	font-weight: bold;
	font-size: 30px;
	color: #7D0F59;
	font-family: "trebuchet", verdana, arial
}

.tagline_en {
	padding: 0px 30px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #006699;
	font-family: "trebuchet", verdana, arial;
	text-align: right;;
	font-weight: bold;
}

#breadcrumbs {
	font-weight: normal;
	font-size: 11px;
	color: #006699;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}

#breadcrumbs .arrow {
	font-weight: bold;
	font-size: 11px;
	color: #cc6600;
	line-height: 13px;
	font-family: arial, helvetica, sans-serif;
}

#breadcrumbs a {
	font-weight: normal;
	font-size: 11px;
	color: #006699;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline
}

#breadcrumbs a.headNavBlue:active {
	font-weight: bold ! important;
	color: #006699;
	text-decoration: underline ! important
}

a.headNavBlue:hover {
	font-weight: bold ! important;
	color: #006699;
	text-decoration: underline ! important
}

a.headNavBlue:visited {
	font-weight: bold ! important;
	color: #006699;
	text-decoration: underline ! important
}

a.headNavBlue:link {
	font-weight: bold ! important;
	color: #006699;
	text-decoration: underline ! important
}

.whitetext {
	font-size: 11px;
	color: #ffffff;
	font-family: "trebuchet", verdana, arial;
	text-decoration: none
}

a.whitetext:link {
	font-size: 11px;
	color: #ffffff;
	font-family: "trebuchet", verdana, arial;
	text-decoration: none
}

a.whitetext:active {
	font-size: 11px;
	color: #ffffff;
	font-family: "trebuchet", verdana, arial;
	text-decoration: none
}

a.whitetext:visited {
	font-size: 11px;
	color: #ffffff;
	font-family: "trebuchet", verdana, arial;
	text-decoration: none
}

a.whitetext:hover {
	font-size: 11px;
	color: #ffffff;
	font-family: "trebuchet", verdana, arial;
	text-decoration: underline
}

.textarrow {
	padding-right: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #ff8329;
	font-family: "trebuchet", verdana, arial
}

.textsizeMed {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet", Verdana, Arial;
	TEXT-DECORATION: none
}

A.textsizeMed:link {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet", Verdana, Arial;
	TEXT-DECORATION: none
}

A.textsizeMed:active {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet", Verdana, Arial;
	TEXT-DECORATION: none
}

A.textsizeMed:visited {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet", Verdana, Arial;
	TEXT-DECORATION: none
}

A.textsizeMed:hover {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet", Verdana, Arial;
	TEXT-DECORATION: underline
}

.textsizeLrg {
	FONT-SIZE: 18px;
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet", Verdana, Arial;
	TEXT-DECORATION: none
}

A.textsizeLrg:link {
	FONT-SIZE: 18px;
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet", Verdana, Arial;
	TEXT-DECORATION: none
}

A.textsizeLrg:active {
	FONT-SIZE: 18px;
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet", Verdana, Arial;
	TEXT-DECORATION: none
}

A.textsizeLrg:visited {
	FONT-SIZE: 18px;
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet", Verdana, Arial;
	TEXT-DECORATION: none
}

A.textsizeLrg:hover {
	FONT-SIZE: 18px;
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet", Verdana, Arial;
	TEXT-DECORATION: underline
}