#service_main {
	width: 600px;
	clear: both;
	margin-top: 20px;
}

#service_tit01 {
	width: 600px;
	height: 40px;
	clear: both;
	background-image:url(../img/service/tit01.gif);
	background-repeat: no-repeat;
}

#service_tit02 {
	width: 600px;
	height: 40px;
	clear: both;
	background-image:url(../img/service/tit02.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
}

#service_pic_y_g {
	width: 320px;
	height: 42px;
	clear: both;
	background-image:url(../img/service/pic_y_g.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 20px;
}

#service_step01 {
	width: 70px;
	height: 20px;
	float: left;
	font-size: 120%;
	font-weight: bold;
	color: #F57E29;
	background-image:url(../img/service/step01.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#service_step02 {
	width: 70px;
	height: 20px;
	float: left;
	font-size: 120%;
	font-weight: bold;
	color: #F57E29;
	background-image:url(../img/service/step02.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#service_step03 {
	width: 70px;
	height: 20px;
	float: left;
	font-size: 120%;
	font-weight: bold;
	color: #F57E29;
	background-image:url(../img/service/step03.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

.service_headbox {
	width: 580px;
	clear: both;
	margin-top: 30px;
}
.service_head1 {
	width: 500px;
	float: right;
	font-size: 120%;
	font-weight: bold;
	color: #F57E29;
	margin-top: 1px;
}
.service_head2 {
	width: 500px;
	clear: both;
	font-size: 120%;
	text-decoration: underline;
	font-weight: bold;
	color: #F57E29;
	margin-left: 80px;
	margin-top: 15px;
}

.service_txt1 {
	width: 580px;
	clear: both;
	margin-left: 10px;
	margin-top: 20px;
}
.service_txt2 {
	width: 510px;
	clear: both;
	margin-left: 80px;
	padding-top: 5px;
}
