html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg2_01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #838383;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}




p, ol, ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p {
	line-height: 150%;
}

p.spacing {
	line-height: 80%;
}

p.spacing2 {
	line-height: 100%;
}

strong {
	color: #0044ff;
}

strong1 {
	color: #565656;
}

a1 {
	color: #005388
}
a {
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 120%;
}

ul.style1 span {
	display: block;
	float: top;
	width: 53px;
	height: 23px;
	margin: 5px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #0E3553;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

ul.style2 {
	font-size: 14px;
}

ul.style2 li {
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 150%;
}

ul.style3 {
}

ul.style3 li {
	padding-left: 30px;
	line-height: 150%;
}

ul.bullet li {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	background: url(images/homepage02.gif) no-repeat left 2px;
	font-size: 15px;
}

/** WRAPPER */

.homepage #wrapper {
	background: url(images/bg1_01.jpg) repeat-x left top;
}


.homepage #wrapper-bgtop{
	background: url(images/bg1_02_globe.jpg) no-repeat center top;
}

.single #wrapper {
	background: url(images/bg1_01.jpg) repeat-x left top;
}


.single #wrapper-bgtop{
	background: url(images/bg1_02.jpg) no-repeat center top;
}

.zchen #wrapper {
	background: url(images/bg1_01.jpg) repeat-x left top;
}


.zchen #wrapper-bgtop{
	background: url(images/bg1_zchen.jpg) no-repeat center top;
}

.member #wrapper {
	background: url(images/bg1_01.jpg) repeat-x left top;
}


.member #wrapper-bgtop{
	background: url(images/bg1_member.jpg) no-repeat center top;
}

#wrapper-bgtop {
	background: url(images/bg2_02.jpg) no-repeat center top;
}

#wrapper-bgbtm {
	background: url(images/bg1_03.jpg) repeat-x left bottom;
}

.container {
	width: 900px;
	margin: 0px auto;
}

.logocontainer {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 60px;
	padding: 20px 0px 0px 0px;
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 900px;
	height: 60px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 60px;
	background: url(images/homepage01.png) no-repeat left top;
}

/** SPLASH PAGE */

#splash {
	height: 220px;
	padding: 20px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#splash h2 {
	margin-bottom: -10px;
	padding: 10px 0px 0px 0px;
	letter-spacing: -2px;
	text-shadow: #004581 -1px 3px 4px;
	font-size: 40px;
	font-weight: normal;
	color: #FFFFFF;
}

#splash span {
	display: block;
	margin-top: -10px;
	padding-bottom: 10px;
}

#splash .byline {
	padding-bottom: 20px;
	text-shadow: #004581 -1px 2px 3px;
	font-size: 17px;
	color: #FFFFFF;
}

#splash .link {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url(images/homepage02.gif) no-repeat left 2px;
	font-size: 14px;
}

#splash p {
	line-height: normal;
}

#splash a {
	color: #7ECFFE;
}

/** MENU */

#menu-container {
	width: 920px;
	margin: 18px auto;
}

#menu {
	height: 29px;
	padding-top: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-right: 5px;
}

#menu span {
	display: inline-block;
	margin: 0px;
	font-weight: normal;
}

#menu a {
	display: block;
	float: left;
	height: 29px;
	padding: 4px 6px 0px 6px;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: #152839 -1px 2px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
}

#menu li.active {
	background: url(images/homepage05.jpg) repeat-x left top;
}

#menu li.active a {
	background: url(images/homepage03.jpg) no-repeat  left top;
	text-shadow: #013D6F -1px 2px 3px;
}

#menu li.active span {
	display: inline-block;
	background: url(images/homepage04.jpg) no-repeat right top;
	color: #FFFFFF;
}
/* Submenu */
#menu ul ul { display: none; }
#menu ul li:hover > ul {	display: block; }
#menu ul {
	list-style: none;
	position: relative;
	display: inline-table;
}
#menu ul:after { content: ""; clear: both; display: block; }

#menu ul li { float: left; }
#menu ul li:hover {
	}
#menu ul li:hover a { color: #fff; }
#menu ul li a {
		display: block; text-decoration: none;
	}
#menu ul ul {
	background: #5f6975; 
	position: absolute; top: 100%;
}
#menu ul ul li {
		float: none; 
		border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a;
		position: relative;
	}
#menu ul ul li a { color: #fff; }	
#menu ul ul li a:hover { background: #4b545f; }
#menu ul ul ul {
	position: absolute; left: 100%; top:0;
}


/** PAGE */
#page {
	overflow: hidden;
	padding: 0px 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 600px;
	padding-top: 20px;
}

#contentR {
	float: right;
	width: 650px;
	padding-top: 20px;
}

.single #content {
	width: 100%;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 250px;
	padding-top: 5px;
	padding-left: 5px;
	border-left: 1px solid #CCCCCC;
}

#sidebarL {
	float: left;
	width: 220px;
	padding-top: 20px;
	padding-left: 0px;
	border-right: 1px solid #CCCCCC;
}

#sidebar2 {
	float: right;
	width: 250px;
	padding-top: 20px;
	padding-left: 25px;
	
}

/** FOOTER */

#footer {
	height: 135px;
	border-top: 1px solid #CCCCCC;
}

#footer p {
	margin: 0px;
	padding: 45px 0px 0px 0px;
	text-align: center;
	color: #A2A2A2;
}

#footer a {
	color: #A2A2A2;
}


#box1 {
	height: 220px;
	border-bottom: 1px solid #CCCCCC;
}

#box1 .title {
	font-size: 30px;
}

#box2 {
	height: 220px;
	border-bottom: 1px solid #CCCCCC;
}

#box2 img {
	padding-bottom: 20px;
}

#box3 {
	padding-top: 0px;
}

#box3 .title {
	margin-bottom: 20px;
}

#box4 {
	padding: 30px 0px;
}

#box5 {
	padding: 10px 0px 0px 0px;
}

#box5 .title {
	font-size: 34px;
	
}

.box-style {font-size: 15px;
		color: #666666;
}

.box-style1 {font-size: 12px;
		color: #666666;	
}

.box-style1 .title {
	margin-bottom: 15px;
	letter-spacing: -1px;
	font-size: 20px;
	color: #1E2C37;
}

.box-style .title {
	margin-bottom: 15px;
	letter-spacing: -1px;
	font-size: 20px;
	color: #1E2C37;
}

.divider {
	margin-bottom: 10px;
	padding-bottom: 18px;
	border-bottom: 1px solid #CCCCCC;
}

.box-style .link1 {
	display: inline-block;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url(images/homepage06.gif) no-repeat left 6px;
}

.box-style .link2 {
	display: inline-block;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 4px 25px;
	background: url(images/homepage07.gif) no-repeat left 3px;
}

#two-columns {
	margin-top: 40px;
}

#two-columns .colA {
	float: left;
	width: 274px;
	padding-right: 25px;
	border-right: 1px solid #CCCCCC;
}

#two-columns .colB {
	float: right;
	width: 275px;
}

#two-columns .colC {
	float: right;
	width: 274px;
	padding-left: 25px;
	
}

#two-columns .title {
	margin-bottom: 20px;
}

#two-columns .alignleft {
	padding: 4px 20px 0px 0px;
}

#other_pages {
	text-align:center;
}

.more {
      display: none;
      border-bottom: 1px solid #666; }
   a.showLink, a.hideLink {
      text-decoration: none;
      color: #36f;
      padding-left: 8px;
      background: transparent url(images/down.gif) no-repeat left; }
   a.hideLink {
      background: transparent url(images/up.gif) no-repeat left; }
   a.showLink:hover, a.hideLink:hover {
      border-bottom: 1px dotted #36f; }