.tab_box {
	width:1200px;
	margin:0px auto;
}
.lyz_tab_left {
	
	float: left;
	width: 30px;
	height: auto !important;
	min-height:200px;
	height:200px;
	margin-right:10px;
	overflow:hidden;
}
.pro_con1111 {
	float: left;
	overflow: hidden;
	width: 30px;
	height: auto;
}
.pro_con111 UL {
	padding: 0px;
	width: 30px;
	list-style-type: none;
}
.pro_con111 UL LI {
	
	display: inline;
	font-weight: bold;
	font-size: 14px;
	
	float: left;
	margin-bottom: 2px;
	width: 30px;
	cursor: pointer;
	color: #fff;
	
	height: 100px;
	text-align: right;
}
.pro_con111 UL LI.hover {
	padding-right: 30px;
	display: inline;
	font-weight: bold;
	font-size: 14px;
	
	float: left;
	margin-bottom: 2px;
	width: 30px;
	cursor: pointer;
	
	
	height: 100px;
	text-align: right;
}
.lyz_tab_right {
	
	display: inline;
	
	
	float: left;
	
	width: 1158px;
	
	height:200px;
	border:1px solid #d7d7d7;
}
#con_one_1,#con_one_2{background:#f3f3f3; margin:5px; height:170px; padding:10px 0px;}
#con_one_1 img,#con_one_2 img{ padding:0px 10px 0px 0px;}
.clear {
	clear:both
}

