@charset "utf-8";

#order_list {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#order_list p {
	margin: 0px;
	padding: 0px;
}

#order_list dl {
	padding: 0px;
	float: left;
	height: 230px;
	width: 170px;
	margin: 23px;
	_margin: 12px;
	font-size: 86%;
	line-height: 18px;
}
#order_list dt {
	background-repeat: no-repeat;
	min-height:75px;
	height: auto !important;
	height: 75px;
	text-align: center;
}

#order_list dd {
}

#step {
	padding-top: 30px;
	padding-bottom: 20px;
}

#step li {
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 140px;
	padding-right: 20px;
	height: 111px;
	padding-top: 40px;
	margin-bottom: 30px;
}

#step .step_1 {
	background-image: url(../images/order_s_pic_07.jpg);
}
#step .step_2 {
	background-image: url(../images/order_s_pic_08.jpg);
		height: 385px;
}
#step .step_3 {
	background-image: url(../images/order_s_pic_09.jpg);
}
#step .step_4 {
	background-image: url(../images/order_s_pic_10.jpg);
}
#step .step_5 {
	background-image: url(../images/order_s_pic_11.jpg);
}

