body
{
	font: norm 12px Arial,Verdana;
	margin:0px; padding:0px; 
	background: url(../images/bg_leftcol.gif) #C60606 repeat-y;
}

td 
{
vertical-align: top;
font-family: Verdana, Arial;
font-size:12px;
}

p 
{
	font: normal 12px Arial, Verdana;
}

div#holder
{
	margin: 0px; padding:0px; 
	width:840px; height: auto;
	border: 0px solid #000000;
	background: url(../images/bg_branding1.gif) no-repeat top left;


}

div#leftColumn
{
	width:245px;  height:inherit; 
	margin: 0px; 
	padding: 450px 10px 100px 0px;
	float: left;
	border: 0px solid #000000;

}

div#rightColumn
{
	width:550px; height:inherit;
	float:right;
	margin:0px; 
	border:0px solid #000000;
	border-top: 6px solid #000000;
	background-color: #FFFFFF;
	padding: 5px 10px 10px 10px;

}

/* ========================================== NAVIGATION ====================================================*/
div#topNav
{
	width: 100%; height: 94px;  
	padding:0px; margin:0px;
	border: solid 0px #FFFFFF;	
}

div#divBrand
{
	position:absolute;
	top: 366px; left: 0px;
	z-index: 10; 
	text-align:right;
	width: 240px;
	padding: 0px; margin: 0px;
}

div#divBrand a
{
	color: #FFFFFF;
	text-decoration: none;
}

/* ========================================== FOOTER ====================================================*/

div#footerNav
{
	width:100%; height:15px; margin: 0px 0px 0px 0px; padding:2px 0px 0px 0px; /*border:1px solid #330000; */
	vertical-align:bottom; white-space:nowrap; background-color: #000000;	
}

#footerNav td a 
{
	font:bold 11px Arial;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
}

#footerNav td a:hover 
{
	font:bold 11px Arial;
	color: #FFCC66;
	text-align:center;
	text-decoration: underline;
}

div#copyright
{
	font:normal 11px Arial; color:#EFEFEF;
 	width:100%; height:16px; 
	margin:2px; 
	padding:1px;
	text-align:left; 
	vertical-align:middle; white-space:nowrap;
}
 

/* ========================================== CONTENT ====================================================*/
.chinese
{
	font-family: ·s²Ó©úÅé, mingliu;
	font-size:16px;
}

.english
{
	font: 12px Arial, Verdana;
}

div.subnav
{
	width:100% height:100%;
	padding: 5px 10px 5px 10px;
	font: bold 12px Verdana;
	color: #FFFFFF;
	text-align:right;


}

div.subnav a,
div.subnav a:link,
div.subnav a:active,
div.subnav a:visited,
div.subnav a:hover
{
	font: bold 11px Arial;
	display: block;
	background: url(../images/bullet.gif) no-repeat top right; 
	padding: 0px 20px 2px 2px;
	margin: 3px;
	color: #FFFFFF;

}

.list
{
	font: bold 12px Arial;
	display: block;
	background: url(../images/bullet.gif) no-repeat top left; 
	padding: 0px 2px 2px 20px;
	margin: 3px;
	color: #000000;
}
/**
.list a,
.list a:link,
.list a:visited,
.list a:active,
.list a:hover
{
	font: bold 11px Arial;
	display: block;
	background: url(../images/bullet.gif) no-repeat top left; 
	padding: 0px 2px 2px 20px;
	margin: 3px;
	color: #000000;
}
**/

/******************* FAMILY TREE *******************************************************************/
div.branch
{
	padding:5px 0px 5px 0px;
	margin:0px 5px 0xp 5px;
	border:solid 1px #999999;
	background-color:#FFFFCC;
	width:150px; height:45px;
	vertical-align:middle;
	text-align:center;
}

div.branch a
{
	text-decoration:none;
	color:#000000;
}


/********************* HEADER *****************************************/
h1
{
	font:bold 17px Verdana, Arial;
	color: #CC3300;
}

h2
{
	font: bold 14px Verdana, Arial;
	color:#000000;
	margin: 2px 0px 5px 0px;
}

/* IN THIS SESSION */
h3
{	
	font: bold 12px Verdana;
	color: #FFFFFF;
	padding:3px;
	margin:0px;
	display:block;

}

.author
{
	font: 12px Arial;
	color: #666666;
}

.caption
{	
	font: 9px Verdana;
	color: #000066;
	/*border:1px solid #999999;
	background-color:#EFEFEF;*/
	padding:5px; margin:5px;

}

div.bullet
{
	border:solid 1px #999999;
	background-color:#FFFFCC;
 	padding:2px 10px 2px 2px;
}

div.bullet a
{
	font: 12px Arial;
}


div.album
{
	width:500px; height:56px;
	margin:5px;
	border: 0px solid #000000;
	display:block;
	vertical-align:top;
}

.album_img
{
	width:70px;
	margin-right:5px;
	float:left;	
}

.album_txt
{
	float:right;
	width:400px;
	font:normal 11px Arial;
	Color: #666666;
	padding-left:5px;
}

li a,
li a:hover,
li a:link,
li a:active
{
	font: 11px bold Arial,Verdana;
	color: #003399;
}