.slide-control {
	float:right;
	margin:0;
	padding:0;
	height:22px;
	width:80px;
}
.slide-control {
	background:url(../images/slide_control.gif) no-repeat;
}
.slide-control a {
	color:#7a7a7a;
}
.slide-control a:hover {
	color:#0088c6;
	text-decoration: none;
}
.sline {/* service block underscore */
	border-top:1px solid #c7c7c7;
}
.sc-arrow {
	display:block;
	padding:2px 0 0 12px;
}
.sc-arrow {
	background:url(../images/service_arrow.gif) no-repeat 58px -12px;
}
.active {
	background:url(../images/service_arrow.gif) no-repeat 58px 8px;
}
.service-block {
	float:left;
	width:100%;
	margin-top:4px;
}
.service-block li {
	float:left;
	width:100%;
	margin:10px 0 16px 0;
    list-style: none;
}
.service-block li h3 {
	float:left;
	width:550px;
}
.slide-control {
	float:right;
	margin:0;
	padding:0;
	height:22px;
	width:80px;
}
.sc-arrow {
	display:block;
	padding:2px 0 0 12px;
}
.scontent {
	display:none;
	float:left;	
	width:100%;
	background:#e5e5e5;
}
.sline {
	float:left;
	height:1px;
	width:100%;	
}
.scontent-box {
	float:left;
	margin:0 14px 0 14px;
	padding-bottom:0;
	width:610px;
}
*:first-child+html .scontent-box {
/*	margin:0 14px 0 0;*/
}
body .scontent-box p {
	float:none;
	width:auto;
	margin:0 0 0 0; 
}
.scontent-box ul {
	float:left;
	width:100%;
}
.scontent-box ul li {
	float:left;
	margin:0 0 4px 0;	 
	padding-left:12px;
}
.scontent-box .left-img {
	float:left;
	margin:4px 10px 5px 0;
}