html, body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"宋体", "新宋体";
	text-align:center;
	background-color:#9F8C7D;
	color:#8b7c59;
}
p {
	text-indent:24px;
	line-height:150%;
}
ul {
	margin:0px;
	padding:0px;
}
ul li {
	list-style:none;
}
a {
	text-decoration:none;
	color:#937123;
}
a:hover {
	color:#000;
}
img {
	border:none;
}
.clear {
	clear:both;
}
#root {
	margin:0px auto;
	width:1003px;
	text-align:left;
	background:#fff;
}
#footer {
	width:100%;
	height:95px;
	text-align:left;
}
#footer #fcontent {
	position:relative;
	margin:0px auto;
	width:1003px;
	height:95px;
	border-top:1px #846e50 solid;
	background:url(../images/viproom_02.jpg) repeat-x;
}
#footer #navi {
	width:658px;
	height:41px;
}
#footer #copyright {
	position:absolute;
	right:33px;
	bottom:16px;
	color:#938473;
}
#footer #fcontent #copyright .englishi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
#footer #fcontent #copyright .china {
	font-size:11px;
}
