<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.step_wrap{
	width: 688px;
	height:100%;
	padding-left: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.step_corn{
	width:513px;
	float: left; 
}

.step_title{
	width: 513px;
	height: 30px;
	background-image: url(../image/bg_buds.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#step_title h3{
	line-height: 30px;
	padding-left: 10px;
	font-size: 20px;
}

.step_mini{
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
}

.step_g{
	line-height: 180%;
	padding-left: 11px;
}

.t{
	width:80px;
	height: 25px;
	margin:5px auto;
}



#step_img1{
	width: 175px;
	height:118px;
	float: left;
	margin-top: 35px;
	padding: 0;
	background-image: url(../image/flow/step_01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}

#step_img2{
	width: 175px;
	height:118px;
	float: left;
	margin-top: 35px;
	background-image: url(../image/flow/step_02.jpg);
	background-position: center center;
	background-repeat: no-repeat; 
	overflow: hidden;
}

#step_img3{
	width: 175px;
	height:118px;
	float: left;
	margin-top: 15px;
	background-image: url(../image/flow/step_03.jpg);
	background-position: center center;
	background-repeat: no-repeat; 
	overflow: hidden;
}

#step_img4{
	width: 175px;
	height:118px;
	float: left;
	margin-top: 50px;
	background-image: url(../image/flow/step_04.jpg);
	background-position: center center;
	background-repeat: no-repeat; 
	overflow: hidden;
}

#step_img5{
	width: 175px;
	height:118px;
	float: left;
	margin-top: 25px;
	background-image: url(../image/flow/step_05.jpg);
	background-position: center center;
	background-repeat: no-repeat; 
	overflow: hidden;
}

#step_img6{
	width: 175px;
	height:118px;
	float: left;
	margin-top: 46px;
	background-image: url(../image/flow/step_06.jpg);
	background-position: center center;
	background-repeat: no-repeat; 
	overflow: hidden;
}

#step_img7{
	width: 175px;
	height:118px;
	float: left;
	margin-top: 58px;
	background-image: url(../image/flow/step_07.jpg);
	background-position: center center;
	background-repeat: no-repeat; 
	overflow: hidden;
}

#step_img8{
	width: 175px;
	height:118px;
	float: left;
	margin-top: 46px;
	background-image: url(../image/flow/step_08.jpg);
	background-position: center center;
	background-repeat: no-repeat; 
	overflow: hidden;
}
</pre></body></html>