body {
	background-color:#e6e7e7;
	margin:auto 0;
}
#bg {
	width: 900px;
	background-image:url(gfx/bg_shadow.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#wrapper {
	width: 890px;
	margin-left:auto;
	margin-right:auto;
}
#masthead {
	background:url(gfx/TH_masthead.jpg);
	background-repeat:no-repeat;
	width:890px;
	height:120px;
	padding-top:80px;
}
#logo {
	display: block;
	width: 590;
	height: 80px;
	background-image: url(gfx/clogo.png);
	background-repeat: no-repeat;
}
#logo:hover {
	background-position: 0 -80px;
}
#logo span {
	display: none;
}
#menu {
	height:32px;
	width:890px;
	margin:0;
	background-color:#153898;
}
#contentLeft {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px 25px;
	width:72%;
}
#contentLeft .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
}
#contentLeft .title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
}
#contentLeft .engTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	font-weight:normal;
	color:#666666;
	border-top:#CCCCCC 0px dotted;
	padding-left:2px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#333333;
}
.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FFFFFF;
}
.normal a {
	text-decoration:none;
}
.normal a:hover {
	color: #FF6600;
}
#sidebarRight {
	background-color:#F0F0F0;
	padding:18px 20px;
	width:28%;
	font-family:Arial, Helvetica, sans-serif;
}
.sideTitle {
	font-family:arial;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	border-bottom:1px dotted #333;
	padding-bottom:3px;
	margin-bottom:5px;
}
.sideContent {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sideContent a {
	text-decoration:none;
	color:#153898;
	font-size:12px;
}
.sideContent a:hover {
	text-decoration:none;
	color:#000;
}
#theFooter {
	width:900px;
	background-image:url(gfx/bg_footer.gif);
	background-repeat:repeat-x;
	height:25px;
	margin-left:auto;
	margin-right:auto;
}
#theFooter a {
	text-decoration:none;
	color:#333399;
	font-weight:bold;
}
#theFooter a:hover {
	color:#555;
}
#theFooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:center;
}
#footerLeft {
	float:left;
	width:40%;
	text-decoration:none;
	text-align:left;
	padding:5px 5px;
}
#footerRight {
	float:right;
	width:50%;
	text-decoration:none;
	text-align:right;
	padding:5px 5px;
}
.lang {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
}
.lang a {
	color:#fff;
	text-decoration:none;
}
.lang a:hover {
	color:#FFCC00;
	text-decoration:none;
}
.note {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#downloadform {
	display: block;
	width: 204px;
	height: 47px;
	background-image: url(gfx/applicationform_button.png);
	background-repeat: no-repeat;
}
#downloadform:hover {
	background-position: 0 -47px;
}
#downloadform span {
	display: none;
}
