body {
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 12px;
	color: #333333;
	background-color: #0099FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif, ;
	font-size: 12px;
}

a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.sideL {
	background-image: url(images/bkL.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 14px;
}
.sideR {
	background-image: url(images/bkR.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 14px;
}

.side1L {
	background-image: url(images/bk1L1.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 18px;
}
.side1R {
	background-image: url(images/bk1R1.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 18px;
}
.text_nav {
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.text2a {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
.text3 {
	font-size: 15px;
	font-weight: bold;
}
.text4 {
	font-size: 12px;
	font-weight: bold;
}
.text5 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	padding-bottom: 8px;
}
.text6 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 8px;
}
.text7 {
	color: #FF9900;
	padding-bottom: 5px;
	font-weight: bold;
}
.textChinese {
	font-family: SimSun;
	font-size: 14px;

}
.td1 {
	padding: 10px;
	background-color: #FFFFFF;
}
.td2 {
	padding: 10px;
}
.td3 {
	background-image: url(images/bkrepeat.jpg);
	background-repeat: repeat-y;
}
.td4 {

	padding: 20px 120px 20px 20px;
}
.td4a {
	padding: 20px 20px 20px 20px;
}
.td5 {
	width: 300px;
}
.td5a {
	width: 200px;
	padding-right: 20px;
}
.td6 {
	width: 300px;
	padding-right: 80px;
}
.td6a {

	width: 500px;
	padding-right: 80px;
}
.td6b {
	width: 430px;
	padding-right: 40px;
}
.td6c {

	width: 570px;
	padding-right: 20px;
}
.td6d {
	width: 220px;
	padding-left: 8px;

}
.td7 {
	padding: 4px 8px;
	margin: 8px;
}
.td7a {
	padding: 4px 8px;
	margin: 8px;
	font-weight: bold;
	background-color: #EAEAEA;

}
.td7b {
	padding: 4px 8px;
	margin: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.sideContentBk {
	background-image: url(images/contentSideBk.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 20px;
}
.heading1 {
	font-size: 18px;
	color: #0066FF;
	background-color: #EAEAEA;
	padding: 10px 10px 10px 25px;
}
.lineL {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 10px;
}
.lineR {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
.lineL1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 10px;
}
.lineR1 {
	padding: 10px;
}
.line1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.line2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.floatL1 {
	float: left;
	margin-right: 15px;
}
.color1 {
	background-color: #F3F3F3;
}
.color2 {

	background-color: #E9E9E9;
}
.tdbox {
	width: 250px;
}
