#contener {
	padding: 0px;
	height: 1000px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(image/china-backimage.jpg);
	background-repeat: no-repeat;
}
#text-box {
	padding: 0px;
	float: left;
	height: 400px;
	width: 720px;
	margin-top: 340px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	text-align: justify;
}
#in-box {
	background-image: url(image/box2.gif);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	float: left;
	width: 680px;
	height: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.box-box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 720px;
}
#side-box {
	padding: 0px;
	float: left;
	height: auto;
	width: 215px;
	margin-top: 340px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.side-in {
	padding: 0px;
	float: left;
	height: auto;
	width: 215px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.small-text {
	font-size: 9px;
}
.red {
	color: #F00;
}
td {
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
body {
	background-color: #E6000F;
}
#link {
}
#click {
	padding: 0px;
	float: left;
	height: 50px;
	width: 200px;
	margin-top: 424px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 68px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.line {
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #F00;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.line2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000;
}

