.myBody {
		margin:0px;
	font-size:12px;
	background-color: #0080C0;
	SCROLLBAR-FACE-COLOR: #f6f6f6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #330000;
	SCROLLBAR-TRACK-COLOR: #f6f6f6;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;	
	text-align:center;
}
td {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	font-size: 12px;
	color: #000B55;
	text-decoration: none;
}
a:visited {
	color: #000B55;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
input {
	font-size: 12px;
	border: 1px solid #333333;
}
.btn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	background-color: #e0e0e0;
}
.noBorder {
	border: none;
}
SELECT {
	font-size: 12px;
}
.box1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
.box2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
li {
	list-style-position: outside;
	list-style-type: none;
	line-height: 18px;

}
#china_menu, #china_menu1 { border: 1px dotted #C8C8C8; display: none; }
a.list:link {
	font-size: 14px;
	color: #005588;
	text-decoration: none;
	line-height: 18px;
}
a.list:visited {
	font-size: 14px;
	color: #005588;
	text-decoration: none;
	line-height: 18px;
}
a.list:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 18px;
}
a.list:active {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 18px;
}
p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.content {
	font-size:14px;
	line-height:20px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.from{ display:inline;
}
