#labBar {
	background: url(../imgs/c_labbak.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	list-style: none;
	width: 680px;
	height: 37px;
	display: block;
}
#labBar li {
	display: block;
	float: left;
	height: 37px;
	text-align: center;
	cursor: pointer;
}
#labBar li h2 {
	display: block;
	background: url(../imgs/c_labh2.gif) bottom;
	margin: 0px;
	padding: 12px 0px 0px;
	height: 25px;
	font-size: 13px;
	width: 133px;
	color: #FFF;
	cursor: pointer;
}
/*#labBar li h2:hover {
	display: block;
	background: url(../imgs/c_labh2.gif);
	margin: 0px;
	padding: 8px 0px 0px;
	height: 29px;
	font-size: 13px;
	width: 133px;
	cursor: pointer;
	color: #333;
}*/
#labBar li h2.hover {
	display: block;
	background: url(../imgs/c_labh2.gif);
	margin: 0px;
	padding: 8px 0px 0px;
	height: 29px;
	font-size: 13px;
	width: 133px;
	cursor: pointer;
	color: #333;
}

#labBar li div {
	display: none;
}
#labInfo {
	clear: both;
	padding: 10px 10px 10px 15px;
	font-size: 13px;
	line-height: 180%;
	font-family: "宋体";
}
#labInfo strong ,#labInfo th{
	color: #0066B3;
}
#labInfo li {
	background: url(../imgs/i_ci2.gif) no-repeat left top;
}
#labInfo ul li {
	background: url(../imgs/i_ci2.gif) no-repeat left top;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
#labInfo ul li ul li {
	background: url(../imgs/i_ci3.gif) no-repeat left top;
	padding-left: 20px;
}
#labInfo ul li ul li strong {
	font-weight: normal;
}
#labInfo table,#labInfo td ,#labInfo th{
	border: 1px solid #E7E7E7;
	border-collapse:collapse;
}
#labInfo td ,#labInfo th{
	padding: 3px;
}
