.tab_box {
	margin:0 auto;width:1000px; height:470px;
}
.lyz_tab_left { border:1px solid #ce1616;
	background:#ffe9e2 center;
	float: left;
	width: 200px;
	height: auto !important;
	min-height:468px;
	height:468px;
}
.pro_con1111 {
	float: left;
	overflow: hidden;
	width: 200px;
	height:155px;
}
.pro_con111 UL {
	padding: 0px;
	width:200px;
	list-style-type: none;
}
.pro_con111 UL LI {
	padding-right: 0px;
	display: inline;
	font-weight: bold;
	font-size: 25px;
	background:#ffe9e2 left center; font-family:微软雅黑;
	float: left;
	margin-bottom:0px;
	width: 200px;
	cursor: pointer;
	color: #000;
	line-height:150px;
	height:150px;
	text-align: center;
}

.pro_con111 UL LI.hover {
	padding-right:0px;
	display: inline;
	font-weight: bold;
	font-size:25px;
	background:#fff left 50%;font-family:微软雅黑;
	float: left;
	margin-bottom:0px;
	width: 201px;
	cursor: pointer;
	color: #ce1616;
	line-height:150px;
	height:150px;
	text-align: center;
}
.lyz_tab_right {
	padding-right: 10px;
	display: inline;
	padding-left: 30px;
	float: left;
	padding-bottom: 20px;
	width:750px;
	padding-top:18px;
	height:470px;
}
.clear {
	clear:both
}
/* 代码整理：懒人之家 */
