#left .left_b_left{
	height: 810px;
}
#left .left_b_center{
	height: 810px;
}
#right .right_b_center{
	height: 810px;
	
}
#right .right_b_right{
	height: 810px;
}


.text1 .text1_middle_left{
	height: 710px;
}
.text1 .text1_middle_center{
	height: 710px;
}
.text1 .text1_middle_right{
	height: 710px;
}


.iconsTable{
	border-collapse: collapse;
	width: 450px;
}

.iconsTable td{
	border: 1px solid #DCDCDC;
	padding: 1mm;
}
.iconsTable .code{
	background-color: #FFFAF0;
}
.iconsTable .icons{
	border: none;
	padding-top: 0.3cm;
	padding-bottom: 2mm;
}
.iconsTable .icons div{
	padding-bottom: 1mm;
	
}