.report_main {
	width:910px;
	height:auto;
	overflow:hidden;
	zoom:1;
	margin:auto;
	border:solid #e5e5e5 5px;
	padding:20px;
	background:#B99D78;
	text-align:left;
}
.about {
	width:950px;
	height:370px;
	min-height:370px;
	background:url(/images/report/bg_2.jpg) top no-repeat;
	position:relative;
	margin:-20px 0 0 -20px;
}
.about_text {
	width:910px;
	height:auto;
	FILTER: alpha(opacity=90);
	opacity: 0.9;
	margin:70px 0 0 20px;
	position:absolute;
	font-size:14px;
	color:#000;
	line-height:20px;
}
.about_text p {
	padding:0;
	margin:0;
	text-indent:2em;
	line-height:180%;
	font-weight:bold;
}
.report_list {
	width:445px;
	height:auto;
	float:left;
}
.report_list ul, .report_list ul li {
	padding:0;
	margin:0;
	list-style:none;
}
.report_list ul li {
	width:365px;
	height:auto;
	padding:0 0 0px 15px;
	margin:0 auto 15px auto;
	font-size:14px;
	border-bottom:dotted #CCC 1px;
	background:url(/images/report/list_icon.gif) left no-repeat;
}
.report_list ul li a:link, .report_list ul li a:visited, .report_list ul li a:active {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
.report_list ul li a:hover {
	color:#FF0000;
	text-decoration:none;
}
.buy {
	width:445px;
	height:auto;
	float:right;
}
.xtop, .xbottom {
	display:block;
	background:transparent;
	font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	background:#fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.xb1 {
	margin:0 5px;
	background:#000;
}
.xb2 {
	margin:0 3px;
	border-width:0 2px;
}
.xb3 {
	margin:0 2px;
}
.xb4 {
	height:2px;
	margin:0 1px;
}
.xboxcontent {
	display:block;
	background:#fff;
	border:0 solid #000;
	border-width:0 1px;
	padding:10px;
}
.xboxcontent div.title {
	color:#930;
	font-size:14px;
	font-weight:bold;
	height:20px;
	line-height:22px;
	margin:0 0 30px 0;
	border-bottom:dashed #930 1px;
}
.xboxcontent span {
	padding:0;
	margin:0;
}
.en_font {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#930;
}
.xboxcontent ol li {
	color:#000;
	font-size:12px;
	margin:0 0 5px 0;
}
.xboxcontent ol li.btn {
	color:#000;
	font-size:12px;
	margin:20px 0 0 0;
	list-style:none;
	font-weight:bold;
}
.xboxcontent ol li.btn a:link, .xboxcontent ol li.btn a:visited, .xboxcontent ol li.btn a:active {
	color:#F60;
	text-decoration:none;
}
.xboxcontent ol li.btn a:hover {
	color:#930;
	text-decoration:none;
}
.add_height {
	height:701px;
	overflow-y:auto;
}
