html,body{
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.leftborder{
	background-image:url(../images/leftborder.jpg);
	background-repeat:repeat-y;
}
.rightborder{
	background-image:url(../images/rightborder.jpg);
	background-repeat:repeat-y;
}
.leftbg{
	background-repeat:no-repeat;
	background-position:top right;
}
.rightbg{
	background-image:url(../images/rightbg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.maincontent{
	background-repeat:repeat-y;
}
.mainlayout{
	height:100%;
}
.content{
	background-repeat:no-repeat;
	background-position:bottom;
	
	
}
#contentbg{
	background-repeat:no-repeat;
	
}
.scroll{
	margin-top:5px;
}
.scrollcontent{
	width:184px;
	background-image:url(../images/scrollbg3.gif);
	border-bottom:1px solid #a1935d;
	border-left:1px solid #a1935d;
	border-right:1px solid #a1935d;
	margin-left:20px;
}
div.finscroll{
	margin-bottom:20px;
}
.contentwrap{
	margin:23px 23px 0px 18px;
}
.contentwrapmap{
	margin:23px 23px 0px 70px;
}
.normaltxt{
	color:#543a22;
	margin:5px 0px 5px 0px;
}
.line{
	margin:16px 0px 16px 0px;
}
.imgwrap{
	margin:12px 0px 12px 0px;
}
h1{
	color:#C81016;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
a{
	color:#ff1e1e;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.footer,.footer a{
	color:#C81016;
}
.footer{
	margin:5px 0px 0px 0px;
}
.headerwrap{
margin-left:-3px;
}
.contentlarge{
	color:#440001;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 150%;
}
.contentlargeCN{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 150%;
}
.redheader{
	color:#C81016;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
}
.scorlltext{
	color:#440001;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 150%;
}

