body {
	background-color: #F6AE86;
}
.china {
	background-color: #FFF;
	width: 850px;
    margin: 0 auto;
}
.box {
	width: 850px;
}
.content {
	width: 600px;
	float: left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Arial;
	font-size: 14px;
}
.content A {
	color: #666;
	text-decoration: underline;
}
.content A:hover {
	color: #300;
}
.content h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #E52600;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E52600;
	border-left-color: #E52600;
	padding-left: 8px;
	padding-bottom: 3px;
}
.re {
	float: left;
	width: 200px;
}
.re ul, .re li
{
  list-style:none; 
  padding: 0;
  margin:0;
}

.re ul li
{
  display:block;
  padding:0;
  width: 200px;
}

.re a
{
	display:block;
	color:#555;
	background-image: url(china/china_06.gif);
	background-repeat:no-repeat;
	background-position: left center;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
}

.re a:hover,.re a.on
{
	background-image: url(china/hov_06.gif);
	color: #E52600;
	text-decoration:none;
}
.wer {
	width: 834px;
	font-family: Arial;
	font-size: 10px;
	background-color: #FDEDD6;
	text-align: center;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top: 25px;
}
.wer p {
	padding: 0px;
}
.wer A {
	color: #000;
	text-decoration: underline;
}
.wer A:hover {
	color: #333;
	text-decoration: none;
}
.mod {
	width: 180px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Arial;
	color: #666;
	font-size: 10px;
}
.mod A {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
	width: auto;
	float: none;
	display: inline;
}
.mod A:hover {
	color: #000;
	text-decoration: underline;
	background-image: none;
}