.services {
	height: auto;
	width: 660px;
	line-height: 25px;
	float: left;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.servicetitle {
	line-height: 30px;
	font-size: 12px;
	letter-spacing: 2px;
	float: left;
	width: 100%;
	text-align: left;
	display: block;
	height: 30px;
	background-image: url(images/question.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #353535;
	margin-top: 1px;
	cursor: pointer;
	margin-left: 0px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86C127;
}
.serviceitem {
	color: #353535;
	display: block;
	float: left;
	text-align: left;
	width: 100%;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	background-color: #F9FFEC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.sermenu li {
	line-height: 30px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	letter-spacing: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: url(images/img_menu_bg.gif);
	color: #353535;
	font-size: 12px;
	background-repeat: no-repeat;
}
.sermenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.res {
	line-height: 25px;
	text-align: left;
}
.res li {
	line-height: 25px;
	text-align: left;
	list-style-type: none;
}
