﻿body.default
{
	margin: 0px;
	padding: 0px;
	background: url(backGround.png) repeat;
	text-align: center;
}
body.mainPage
{
	margin: 0px;
	padding: 0px;
}
table.mainTable
{
	width: 994px;
	border: none;
}
td.topLeft
{
	width: 25px;
	height: 115px;
	background: url(topLeft.png) no-repeat;
}
td.topTop
{
	width: 944px;
	height: 32px;
	background: url(topTop.png) no-repeat;
}
td.topRight
{
	width: 25px;
	height: 115px;
	background: url(topRight.png) no-repeat;
}
td.topMain
{
	background: url(topMain.png);
	width: 944px;
	height: 83px;
	position: relative;
}
div.companyName
{
	width: 402px;
	height: 56px;
	cursor: hand;
	position: absolute;
	left: 93px;
	top: 14px;
}
div.rightMenu a:link, a:visited, a:active
{
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, 宋体;
	color: Black;
}
div.rightMenu a:hover
{
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, 宋体;
	color: #006699;
}
#menu1
{
	position: absolute;
	right: 240px;
	top: 17px;
}
#menu2
{
	position: absolute;
	right: 96px;
	top: 17px;
}
#menu3
{
	position: absolute;
	right: 240px;
	top: 55px;
}
#menu4
{
	position: absolute;
	right: 96px;
	top: 55px;
}
td.menu
{
	width: 994px;
	height: 30px;
	background: url(menuBG.png) no-repeat;
	text-align: left;
	vertical-align: middle;
}
div.menuDiv
{
	position: relative;
	left: 18px;
	width: 976px;
}
td.midTD
{
	width: 994px;
	height: 400px;
	background: url(midBG.png) repeat-y;
	vertical-align: top;
	text-align: left;
}
div.centreDiv
{
	position: relative;
	left: 15px;
	width: 979px;
}
div.leftDiv
{
	font-family: Arial, 宋体;
	font-size: 9pt;
	position: absolute;
	left: 45px;
	top: 10px;
	width: 265px;
}
table.leftDivTable
{
	border: none;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
td.leftDivTD1
{
	height: 80px;
	font-family: Arial, 宋体;
	font-size: 11pt;
}
td.leftDivTD2
{
	height: 40px;
}
div.cpDiv
{
	background: url(cpButton.gif) no-repeat;
	width: 76px;
	height: 26px;
}	
div.midDiv
{
	position: absolute;
	top: 75px;
	left: 390px;
}
div.rightDiv
{
	position: absolute;
	top: 75px;
	left: 703px;
}
div.LeftBottom
{
	position: absolute;
	bottom: 0px;
	left: 10px;
	font-size: 10pt;
	font-family: Arial, 宋体;
	color: Black;
	cursor: hand;
}
div.LeftBottom a:link, a:visited, a:active, a:hover
{
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, 宋体;
	color: Black;
	cursor: hand;
}
table.mainPageTable
{
	border: none;
	width: 964px;
	height: 400px;
}
td.mainPageTD
{
	background: url(centreDiv.png) no-repeat;
}
td.bottomTD
{
	width: 994px;
	height: 52px;
	background: url(bottom.png) no-repeat;
}
td.copyRight p
{
	font-family: Arial, 宋体;
	font-size: 9pt;
	color: White;
	margin: 3px;
}