.tab_box {
	width:1024px;
        height:295px;
	margin:0px;
	padding: 0px;
}
.lyz_tab_left {
	padding: 0px;
	margin:0px;
	float: left;
	width: 96px;
	height: auto !important;
	min-height:295px;
	height:295px;
}
.pro_con111 {
	padding: 0px;
	margin:0px;
	float: left;
	overflow: hidden;
	width: 96px;
	height: 295px;
}
.pro_con111 UL {
	padding: 0px;
	margin:0px;
	float: left;
	overflow: hidden;
	width: 96px;
	height: 295px;
	list-style-type: none;
}
.pro_con111 UL LI {
	padding: 0px;
	display: inline;
	font-weight: bold;
	font-size: 14px;
	background-color: #028CCA;
	float: left;
	margin-bottom: 9px;
	width: 90px;
	cursor: pointer;
	color: #fff;
	line-height: 50px;
	height: 52px;
	text-align: center;
}
.pro_con111 UL LI.hover {
	padding: 0px;
	display: inline;
	font-weight: bold;
	background-color: #17ADEA;
	font-size: 14px;
	border-radius: 0.5px;
	float: left;
	width: 88px;
	cursor: pointer;
	color: #3c3c3c;
	line-height: 46px;
	height: 49px;
	text-align: center;
        padding-right: 7px;
        border: 1px solid #009BDB;
}
.pro_con111 UL LI a {
	color: #fff;
        text-decoration: none;
}
.pro_con111 UL LI a:hover {
	color: #fff;
        text-decoration: none;
}
.lyz_tab_right {
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
	width: 904px;
	height:293px;
        border: 1px solid #17ADEA;
}
.clear {
	clear:both
}

