.tab_box {
	width:1160px;
	margin:10px auto;
}
.lyz_tab_left {

	float: left;
	width: 160px;
	height: auto !important;
	min-height:300px;
	height:300px;
}
.pro_con1111 {
	float: left;
	overflow: hidden;
	width: 249px;
	height: auto;
}
.pro_con111 UL {
	padding: 0px;
	width: 160px;
	list-style-type: none;
}
.pro_con111 UL LI {

	display: inline;
	font-weight: bold;
	font-size: 14px;
	background: url(images/hongbj.jpg) no-repeat left center;
	float: left;
	margin-bottom: 8px;
	width: 146px;
	cursor: pointer;
	color: #3c3c3c;
	line-height: 34px;
	height: 34px;
	text-align: center;
}
.pro_con111 UL LI.hover {
	
	display: inline;
	font-weight: bold;
	font-size: 14px;
	background: url(images/baibj.jpg ) no-repeat right 50%;
	float: left;
	margin-bottom: 5px;
	width: 146px;
	cursor: pointer;
	color: #fff;
	line-height: 34px;
	height: 34px;
	text-align:  center;
}
.lyz_tab_right {
	padding-right: 10px;
	display: inline;
	padding-left: 10px;

	float: left;
	padding-bottom: 20px;
	width: 965px;
	
	height:300px;
}
.clear {
	clear:both
}

