﻿html,body 
{
	background-color: #F3F6E1;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	font-family: Verdana;
	font-size: 0.85em;
}

#body
{
	width: 800px;
	background-color: White;		
	background-image: url(../images/shadow.gif);
	/*
	min-height: 100%;
	height: auto !important;
	height: 100%;
	*/
	float: left;
	border-top: solid 1px white;
	
}


.bodyCenter
{
	
	width: 800px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	
}


#container
{
	
	margin: 0 10px 0 10px;
}



#header
{	
	height: 100px;
	background-repeat: no-repeat;
}

#header div.logo
{	
	float:left;
	margin: 35px 0px 0px 10px;	
}

.right
{
	
	float: right;
}



#content
{
	
	
	background-color: white;	
	min-height: 800px;
	height: auto !important;
	height: 800px;
	
	vertical-align:top;
	font-family: Verdana;
	font-size: 12pt;
}


.tbl
{
	
}

.tbl ul
{
	
	

	list-style: none;	
	list-style-image: none;
	margin: 0 0 0 0;
	padding:  0 0 0px 0;
	width: 353px;
	/*
	background-color: Fuchsia;
	*/
	
}

.tbl li
{
	float: left;	
	display: inline;
	width: 33%;	
	
}

.lRow
{	
	padding-bottom:  20px;
	
}

.tbl2
{
	padding: 20px 0 20px 0;
	display: block;
}

.tableVolume
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.tableVolume td
{
	border: solid 1px #C3C489;
	background-color: #FFFFF0;
}

.tbl2 ul
{
	list-style: none;	
	list-style-image: none;
	margin: 0 0 0 0;
	padding:  0 0 0px 0;
}

.tbl2 li
{
	
	display:inline-block;
	/*border: solid 1px green;*/		/*Display test...*/
}



.tbl2 div
{
	float: left;
	/*border: solid 1px blue;*/		/*Display test...*/
	min-width: 200px;	
	max-width: 240px;
	width: auto !important;
	width: 200px;
	vertical-align: top;
	
	padding: 2px 3px 2px 3px;	
}

.tbl2 div.lRow 
{
	float: none;	
	width: 100%;
	padding-bottom: 10px;
}





.table 
{
	border: solid 1px red;	
}

.table div
{
	float: left;
		
}

.table div.end
{
	float: left;	
	width: auto;
}

.table li
{
	float: left;	
	width: 250px;
}

.table li.end
{
	
	width: auto;	
}




a:link
{
	text-decoration: none;
	color: blue;
}
a:visited
{
	text-decoration: none;
	color: blue;
}
a:hover
{
	text-decoration: underline;
	color: blue;
	
}
a:active
{
	text-decoration: none;
	color: blue;
	
}



/************************************************************************/
/*Content for the full path..*/
/************************************************************************/

.MainContent
{
	margin-left: 10px;
	font-size: 12pt;
	font-family: Arial;
	float: left;
	width: 600px;		
	padding: 10px 10px 10px 10px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}

/************************************************************************/
/*Begin of Exclusive for First Page*/
/************************************************************************/

.LeftContent
{
	margin-left: 10px;
	font-size: 12pt;
	font-family: Arial;
	float: left;
	width: 450px;		
	padding: 10px 10px 10px 10px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}

.RightContent
{	
	float: left;
	padding-left: 20px;	
	display: inline;
	width: 250px;
	margin-right: 10px;
	padding-top: 15px;
}

#content div
{
	
	
}

.alignCenter
{
	text-align: center;
}

.alignRight
{
	text-align: right;
}

#footer
{
	/*border-top: solid 1px #CED1B8;*/
	border-top: solid 2px olive;
	font-size: 10pt;
	color: #484848;
	clear: both;
	width: 100%;
	
}

.blue
{
	color: #257FD4;
}

/************************************************************************/
/*End of Exclusive for First Page*/
/************************************************************************/

/************************************************************************/
/*Begin for Main Naviation*/
/************************************************************************/


#nav
{	
	padding-top: 5px;		
	height: 45px;	
	border-top: solid 1px #DBDFC0;
	padding-left: 10px;
	background-image: url(../images/tileGray_addheight.GIF);	
}


	
	
	

 

#nav a:link
{
	text-decoration: none;
	color: #484848;
	font-family: Arial;
	font-size: 12pt;
	
	
	
	/*display: block;*/
	
	
}

#nav a:visited
{
	text-decoration: none;
	color: #484848;
	font-family: Arial;
	font-size: 12pt;
	
	/*display: block;*/
	
	
	
}

#nav a:hover
{
	text-decoration: underline;
	color: #484848;
	font-family: Arial;
	font-size: 12pt;
	
	/*display: block;*/
	
	
	
}

#nav a:active
{
	text-decoration: none;
	color: #484848;
	font-family: Arial;
	font-size: 12pt;
	
	/*display: block;*/
	
}


#navEn
{	
	padding-top: 5px;		
	height: 25px;
		
	border-top: solid 1px #DBDFC0;
	padding-left: 50px;
	
	/*background-color: Red;*/
	background-image: url(../images/tilegray.GIF);
	
	
}

#navEn ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	font-size: 10pt;
	list-style: none;
}
 

#navEn a:link
{
	text-decoration: none;
	color: #484848;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	
	
	/*display: block;*/
	
	
}

#navEn a:visited
{
	text-decoration: none;
	color: #484848;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	/*display: block;*/
	
	
	
}

#navEn a:hover
{
	text-decoration: underline;
	color: #484848;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	/*display: block;*/
	
	
	
}

#navEn a:active
{
	text-decoration: none;
	color: #484848;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	/*display: block;*/
	
}





.navBorders
{
	border: solid 1px #DBDFC0;
	border-bottom: none;
}

.navBordersLast
{
	border: solid 1px #DBDFC0;	
}

/************************************************************************/
/*Begin for Main Naviation*/
/************************************************************************/



.quotePadding
{
	padding-left: 30px;
	font-style: italic;
}



.padding
{
	padding: 10px 10px 10px 10px;
}


.contentPadding
{
	padding: 30px 30px 30px 30px;
}


.english
{
	font-size: 10pt;
	font-family: Verdana;
}

.chinese
{
	font-size: 12pt;
	font-family: Arial;
}


.language
{
	
	background-color: #62635D;	
	width: 90px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	float: right;
	color: White;
	/*background-image: url(../images/roundTop.gif);*/
	background-repeat: no-repeat;
}

.language a:link
{
	color: White;
	text-decoration: none;
}

.language a:visited
{
	color: White;
	text-decoration: none;
}

.language a:hover
{
	color: White;
	text-decoration: underline;
}

.language a:active
{
	color: White;
	text-decoration: none;
}


.h1
{
	font-family: Verdana;
	font-size: 12pt;	
	font-weight: bold;	
	color: #8A9D45;	
	/*color: #889A45;	*/
	/*border-bottom: solid 2px #5A5A50;*/
}

.h1Ch
{
	font-family: Verdana;
	font-size: 16pt;	
	font-weight: bold;	
	color: #8A9D45;	
	/*color: #889A45;	*/
}

.h2
{
	font-size: 11pt;
	font-weight: bold;
	color: #AD5134;	
	/*color: #889A45;	*/
	border-bottom: solid 2px ##5A5A50;
}

.h2Ch
{
	font-size: 14pt;	
	color: #AD5134;	
	/*color: #889A45;	*/
	border-bottom: solid 2px ##5A5A50;
}

.SideWrapper
{
	background-color: #FFFFF0;
	border: solid 1px #C3C489;
}

.MainPage ul
{
	width: 670px;
	height: 800px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.left
{
	float: left;
	height: 600px;
	width: 300px;
}

 

.notice
{
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;

}

ul.navi {
margin:0;
padding:0;
list-style-type:none;
font-size: 12pt;
}
ul.navi li {
display:inline;
}