#sb {
	width: 978px;
}
#sb_box {
	width: 978px;
	margin: 0 0 20px 0;
}
#sb_box h2 {
	font-size: 16px;
	color: #3b68ac;
	font-weight: bold;
	line-height: 23px; 
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	border-left: 5px solid #d03f42;
}
.sb_img {
	float: left;
	width: 240px;
	height: 340px;
	background: #fff;
	padding: 10px 10px 0 10px;
	border-top: 3px solid #3b68ac;
	border-bottom: 3px solid #3b68ac;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.sb_img img {
	float: left;
	margin: 0 0 10px 0;
	padding: 2px;
}
.sb_c {
	float: right;
	background: #fff;
	width: 680px;
	height: 321px;
	padding: 15px;
	border-top: 3px solid #3b68ac;
	border-bottom: 3px solid  #3b68ac;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.sb_c table{
	border: 0px solid #ccc !important;
}
table{background:#999}
td{background:#fff}
.sb_c pre{
	font: 15px 'Microsoft YaHei', Î¢ÈíÑÅºÚ, Tahoma, sans-serif, Arial, Lucida Grande;

	color: #000;
}