/* font-family: 'microsoft yahei',Arial,sans-serif; */
dd {
	margin: 0;
	font-size: 16px;
	text-align: left;
	/* font-family: 'microsoft yahei', Arial, sans-serif;*/
	font-family: arial, sans-serif;
	line-height: 35px;
	border: 1px solid #999999;
	padding-left: 0;
	background-color: #F0F0F0;
}
dt {
	cursor: pointer;
	font-size : 16px;
	line-height: 35px;
	box-shadow: 0 1px 0 #FFFFFF;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding: 10px 14px;
	background-image: url(../Images/solution_bj.png);
	background-repeat: repeat;
	border: 1px solid #999999;
}
dt:first-child { border-top: none; }
dt:nth-last-child(2) { border-bottom: none; }
.hidden { display: none;}
.wrap_left ul {
	float: left;
	background-image: url(../Images/solution_bj.png);
	background-repeat: repeat;
}
.wrap_left li {
	float: left;
	height: 52px;
	line-height: 52px;
	width: 218px;
	list-style-type: none;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	font-weight: bold;
	color: #666666;
	font-size: 16px;
	background-image: url(../Images/solution_bj.png);
	background-repeat: repeat;
}
.wrap_left li a{
	color:#414141;
	line-height:52px;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 18px;
	padding-top: 15px;
}
.wrap_left li a:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6633;
	height: 52px;
}
