@charset "UTF-8";
/* CSS Document */

.CastWrap{
	width:742px;
	padding:15px;
	box-sizing:border-box;
	margin-right:-12px;
}
.CastBox{
	float:left;
	width:166px;
	height:286px;
	text-align:center;
	margin-right:12px;
	margin-bottom:25px;

}
.CastImgBox{
	height:246px;
}
.CastBox img{
	display:block;
	max-width:166px;
	max-height:240px;
	padding:2px;
	border:solid 1px #999;
	box-sizing:border-box;
	margin:0 auto;
}
.CastBox p.Name{
	text-align:center;
	font-size:16px;
	line-height:16px;
	color:#333;
	margin-top:0;
	margin-bottom:3px;
}
.CastBox p.Size{
	text-align:center;
	font-size:11px;
	color:#333;
}

div.BbchReportImgWrap{
	width:750px;
	padding:15px 15px 0 15px;
	margin-right:-20px;
	box-sizing:border-box;

}
.ReportBox{
	width:340px;
float:left;
margin:0 20px 30px 0;
}
.ReportBox img{
	width:340px;
}
.ReportBox p{
	width:340px;
	text-align:left;
	padding:3px;
	box-sizing:border-box;
	font-size:13px;
	line-height:18px;
	color:#333;
}
#BbchReportWrap{
	width:730px;
	padding:15px;
	box-sizing:border-box;
}
#ReportLeft{
	width:700px;
	margin-right:20px;
}
#ReportLeft h4{
	font-size:15px;
	font-weight:bold;
	color:#630000;
}
#ReportLeft p{
	font-size:14px;
	color:#555;
	line-height:19px;
	margin-bottom:15px;

}
#ReportCommentWrap{
	width:730px;
	padding:15px;
	box-sizing:border-box;
}
#ReportCommentWrap img{
	width:200px;
	float:left;
	margin-right:20px;
	
}

#ReportComment{
	width:480px;
	float:left;
	font-size:14px;
	line-height:18px;
	color:#555;
}

.BbchInfo{
	width:730px;
	padding:15px;
	margin-bottom:10px;
	box-sizing:border-box;
}

#BbchInfoTable{
	border:solid1apx #ffacac;
	border-collapse:collapse;
	width:700px;
	box-sizing:border-box;
	font-size:14px;
	color:#555;
}
#BbchInfoTable th,#BbchInfoTable td{
	border:solid 1px #ffacac;
	border-collapse:collapse;
	padding:10px;

}
#BbchInfoTable th{
	width:150px;
	background-color:#ffdede;
	font-weight:bold;
	color:#630000;
}
.BbchInfoTable{
	border:solid1apx #ffacac;
	border-collapse:collapse;
	width:700px;
	box-sizing:border-box;
	font-size:14px;
	color:#555;
	margin-bottom:25px;
}
.BbchInfoTable th,.BbchInfoTable td{
	border:solid 1px #ffacac;
	border-collapse:collapse;
	padding:10px;

}
.BbchInfoTable th{
	width:150px;
	background-color:#ffdede;
	font-weight:bold;
	color:#630000;
}

.ReportIndexWrap{
	width:750px;
	padding:15px;
	margin-right:-20px;
	box-sizing:border-box;
}
.ReportIndexBox{
	width:340px;
	float:left;
	margin-right:20px;
}

.ReportIndexBox img{
	width:340px;
}
.ReportIndexBox p{
	font-size:14px;
	line-height:19px;
	padding:5px;
	color:#555;
}
.ReportIndexBox p a{
	color:#555;
	text-decoration:none;
}
.ReportIndexBox p a:hover{
	color:#555;
	text-decoration:underline;;
}

