@CHARSET "UTF-8";

body,input,table,select,textarea,h1{
	font-size:12px;
	font-weight:normal;
}
a{
	text-decoration:underline;
}
.h_91 {
	background-position: left -91px;
	background-color: #D41A24;
}

.h_7 {
	background-position: left -7px;
	background-color: #E4E4E4;
}

.h_21 {
	background-position: left -21px;
	background-color: #E4E4E4;
}

.makeorder_h_7 {
	background-position: left top;
	background-color: #D41A24;
}

.x {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	line-height: 22px;
}

.bag_img {
	padding-left: 5px;
	font-size: 12px;
	color: #D41A24;
	font-weight: bold;
	padding-top: 15px;
}

.bag_img_makeorder {
	padding-left: 5px;
	font-size: 12px;
	color: #666;
	padding-top: 15px;
	font-weight: bold;
}

.bag_img_done {
	padding-left: 5px;
	font-size: 14px;
	color: #D41A24;
	padding-top: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-bottom: 8px;
}

.step {
	margin-top: 5px;
	padding-left: 5px;
	width: 904px;
	overflow: auto;
}

.step ul li {
	display: block;
	width: 226px;
	float: left;
}

#step_1 .step_marking {
	color: #D41A24;
	font-weight: bold;
	background-image: url("../images/step_marking.gif");
	background-position: 3px -168px;
	background-repeat: no-repeat;
	padding-left: 23px;
}

#step_2 .step_marking {
	color: #666;
	background-image: url("../images/step_marking.gif");
	background-position: 3px -37px;
	background-repeat: no-repeat;
	padding-left: 23px;
}

#step_3 .step_marking {
	color: #666666;
	background-image: url("../images/step_marking.gif");
	background-position: 3px -80px;
	background-repeat: no-repeat;
	padding-left: 23px;
}

#step_4 .step_marking {
	color: #666666;
	background-image: url("../images/step_marking.gif");
	background-position: 3px -124px;
	background-repeat: no-repeat;
	padding-left: 23px;
}

#step_1 .step_marking_makeorder {
	color: #666666;
	background-image: url("../images/step_marking.gif");
	background-position: 3px 3px;
	background-repeat: no-repeat;
	padding-left: 23px;
}

#step_2 .step_marking_makeorder {
	color: #D41A24;
	background-image: url("../images/step_marking.gif");
	background-position: 3px -209px;
	background-repeat: no-repeat;
	padding-left: 23px;
	font-weight: bold;
}

#step_3 .step_marking_pay {
	color: #D41A24;
	background-image: url("../images/step_marking.gif");
	background-position: 3px -249px;
	background-repeat: no-repeat;
	padding-left: 23px;
	font-weight: bold;
}

#step_4 .step_marking_done {
	color: #D41A24;
	background-image: url("../images/step_marking.gif");
	background-position: 3px -295px;
	background-repeat: no-repeat;
	padding-left: 23px;
	font-weight: bold;
}


.step_marking,.step_marking_makeorder,.step_marking_pay,.step_marking_done {
	font-size: 14px;
	padding-top: 5px;
}

.bag_bg {
	background-repeat: no-repeat;
	background-image: url("../images/bag_step.gif");
	height: 7px;
	overflow: hidden;
}