﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.font
{	
	font-family: Arial;
	font-size: 10pt;
}

/* HEADER */

.header 
{ 
	width: 1002px;
	height: 84px;
	background-color:#e0e0e0;
}

.headerLeft
{
	width: 172px;
}

.headerRight
{
	width: 830px;
	text-align: left;
	vertical-align: middle;
	font-size: 28pt;
	font-weight: bold;
}

/* CONTENT */

.content
{
	width: 830px;
	border: none;
	vertical-align: top;
	font-weight: bold;
}

img 
{
	border: 0px;
	margin: 0px;
}

/* LEFT MENU */

.leftMenu
{
	width: 172px; 
}

.leftMenuTop 
{
	height: 310px;
	background-color: #FF6600;
}

.leftMenuTop td 
{
	padding-left: 5px;
	vertical-align: top;
}

.leftMenuTop a, .leftMenuTop a:hover, .leftMenuTop a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 35px;
}
	
.leftMenuTop a:active
{
	color: #000000;
}

.leftMenuBottom 
{
	height: 310px;
	background-color: #000066;
	line-height: 20px;
}

.leftMenuBottom td 
{
	vertical-align: top;
	padding-left: 5px;
}
.links
{	
    line-height: 35px;
}

.leftMenuBottom a, .leftMenuBottom a:hover, .leftMenuBottom a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.leftMenuBottom calendar a, .leftMenuBottom calendar a:hover, .leftMenuBottom calendar a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
	
.leftMenuBottom a:active
{
	color: #FFFFFF;
}

/* FOOTER */

.footer 
{
	width: 1002px;
	height: 70px;
}

.menuFooter 
{
	background-color: #000066;
	width: 172px;
}

.leftFooter 
{
	background-color: #908d8e;
	color: #000000;
	width: 415px;
}

.rightFooter 
{
	background-color: #FFFFFF; 
	width: 415px;
	text-align: center;
}

.ccLeft
{
	padding-left: 10px;
	width: 260px;
}

.ccLeft a
{
	font-size: smaller;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

/* LIGHTBOX */

.lightBox 
{
	padding-left: 17px;
	padding-top: 17px;
	
}

.lightBox table
{
	font-weight: normal;
	border-style: none;
	width: 555px;
	height: 567px;
	empty-cells: hide ;
}

.lightBox tr
{
	height: 150px;
}

.lightBox td
{
	width: 120px;
	vertical-align: top;
	/*font-size: smaller;*/
}


/* UTILS */

.clear 
{
	clear: both;
}

.languageButton
{
	background-color: #E0E0E0;
	border: 1px solid #000000;
	width: 150px;
	margin-top: 20px;
}
.languageButtonChinese
{
	background-color: #E0E0E0;
	border: 1px solid #000000;
	width: 150px;
	margin-top: 5px;
}
