.ticket > .cc_confirm_delivered_ticket dl > dt {
	font-weight: bold;
	margin: 15px 0 5px 0;
}

.ticket > .cc_confirm_delivered_ticket dl > dd {
	margin: 0 0 10px 45px;
}

.ticket > .cc_confirm_delivered_ticket dl > dd > form > table.code_input_table {
	margin: 10px 0 10px 0;
}

.ticket > .cc_confirm_delivered_ticket dl {
	width:740px;
}

.ticket > .cc_confirm_delivered_ticket dl > dd.step1 > div.bill > img {
	cursor:pointer;
}

.ticket > .cc_confirm_delivered_ticket dl > dd.step2 > div.ticket > img {
	cursor:pointer;
}

.ticket > .cc_confirm_delivered_ticket dl > dd.step4 {
	margin: 0 0 40px 45px;
}


