.mainbox_top {
	height: auto;
	width: 100%;
	background-image: url(../images/bg_top_svc.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.left{
	height: auto;
	width: 600px;
	float: left;
	padding-top:90px;
}

.rtitle{
	font-size: 13px;
	font-weight: bold;
	color: #1D4047;
}

.sp_list {
	border: 1px solid #FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
	margin: 20px 0 0 20px;
}
.sp_list_l {
	float:left;
	margin: 20px 0 0 15px;
	border: 1px solid #CCCCCC;	
	width: 280px;
}
.sp_list_r {
	float:right;
	border: 1px solid #CCCCCC;
	margin: 20px 0 0 0;
	width:280px;
}
.sp_list_hd{
	background-color: Aqua;
	height: 24px;
	line-height:24px;
	text-indent:12px;
	font-weight: bold;
	font-size: 14px;
}
.sp_con{
	margin: 5px 0 0 10px;
	border-bottom: 1px solid #EFEFEF;
}
.sp_pic img{
	padding: 2px;
	border: 1px solid #EFEFEF;
}
.sp_title{
	line-height: 18px;
}
.sp_words{
	line-height: 18px;
	margin-top: 5px;
	color: #7F7F7F;
}
.sp_more {
	margin: 10px 0 3px 0;
}

.right{
	float: right;
	margin-top: 190px;
	margin-right: 10px;
}