/* CSS Document */
.BottomContent{
	font-family:"微软雅黑", "宋体";
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
}
.BottomContentEn{
	font-family:Arial,"宋体";
	font-size:11px;
	color:#766c63;
}
.ContentList{
	color:#d1b481;
	font-size:14px;
	font-family:"微软雅黑", "宋体";
	font-weight:bold;
	line-height:25px;	
}
.ContentPt9{
	font-family:"宋体";
	font-size:12px;
	color:#f4e7da;
	line-height:20px;
}
.ContentPt18{
	font-family:"宋体";
	font-size:18px;
	color:#f4e7da;
	font-weight:bold;
}
.Pt12e9b580{
	font-family:"宋体";
	font-size:12px;
	color:#e9b580;
}
.Pt12white{
	font-family:"宋体";
	font-size:12px;
	color:#ffffff;
	line-height:18px;	
} 
.divScrollbar {
	position:relative; 
	height:260px; 
	width:100%; 
	z-index:1; 
	overflow-x: hidden;
	overflow-y: auto;
}
.bodystyle {
	SCROLLBAR-TRACK-COLOR: #070101; 	
	scrollbar-3d-light-color: #060000; 
	scrollbar-highlight-color: #612503; 
	scrollbar-face-color: #612503; 
	scrollbar-arrow-color: #070101;  
	scrollbar-shadow-color: #070101; 
	scrollbar-dark-shadow-color: #070101;
}
a{
	color:#d1b481;
	text-decoration: none;
}
a:link{
	color: #d1b481;
	text-decoration: none;
}
a:visited{
	color: #d1b481;
	text-decoration: none;
}
a:hover{
	color: #d1b481;
	text-decoration: underline;
}
a.white:link{
	color: #ffffff;
	text-decoration: none;
}
a.white:visited{
	color: #ffffff;
	text-decoration: none;
}
a.white:hover{
	color: #ffffff;
	text-decoration: underline;
}
a.white:active{
	color: #ffffff;
	text-decoration: underline;
}

