BODY{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	height: 100%;
	background-color:#ffffff;
}
HTML{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	height: 100%;	
}
.fullTable {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
TD{
	font-family:Arial;
	font-size:12px;
	color:#444444;
}
TABLE.main{
	background-color:#FFFFFF;
}
.content{
	word-spacing:-1pt;
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	color:#444444;
}
.content_chinese{
	line-height:16px;
	word-spacing:-1pt;
	text-align:justify;
	font-family:SimSun;
	font-size:12px;
	color:#444444;
	font-weight:normal;
}
.copyText{
	font-family:Arial;
	font-size:10px;
	color:#5f5d5d;
}
.Arial12{
	font-family:Arial;
	font-size:12px;
	color:#6a6a6a;
	text-align:right;
}
.Arial12Blue{
	font-family:Arial;
	font-size:12px;
	color:#0065ad;
}
a.topNavSamll:link, a.topNavSamll:visited, a.topNavSamll:active{
	font-family:Arial;
	font-size:9px;
	color:#444444;
	text-decoration:none;
}
a.topNavSamll:hover{
	font-family:Arial;
	font-size:9px;
	color:#444444;
	text-decoration:underline;
}
a.topNav:link, a.topNav:visited, a.topNav:active{
	font-family:Arial;
	font-size:10px;
	color:#444444;
	text-decoration:none;
}
a.topNav:hover{
	font-family:Arial;
	font-size:10px;
	color:#444444;
	text-decoration:underline;
}
a.mailLink:link, a.mailLink:visited, a.mailLink:active{
	font-family:Arial;
	font-size:12px;
	color:#0065ad;
	text-decoration:none;
}
a.mailLink:hover{
	font-family:Arial;
	font-size:12px;
	color:#0065ad;
	text-decoration:underline;
}
a.menu:link, a.menu:visited, a.menu:active{
	padding-top:22px;
	padding-left:24px;
	float: left;
	height:36px;
	width: 228px;
	font-family:Arial;
	font-size:12px;
	color:#3177be;
	font-weight:bold;
	background-repeat:no-repeat;
	text-decoration:none;
	background-image:url(../images/buttonBack.jpg);
}
a.menu:hover{
	padding-top:22px;
	padding-left:24px;
	float: left;
	height:36px;
	width: 228px;
	font-family:Arial;
	font-size:12px;
	color:#74ace5;
	font-weight:bold;
	background-repeat:no-repeat;
	text-decoration:none;
	background-image:url(../images/buttonBack.jpg);
}
.topBorder{
	height:12px;
	/*background-image:url(../images/topBorder.jpg);*/
	background-repeat:repeat-x;
	background-color:#5d9fce;
}
.footerBase{
	padding-top:9px;
	height:62px;
	background-color:#d1d1d1;
}
.dotLine{
	background-image:url(../images/dotLine.jpg);
	background-repeat:repeat-x;
	height:1px;
}
.menuRightPart{
	background-image:url(../images/menuRightPart.jpg);
	background-repeat:repeat-y;
}