/*redefine css*/




























/*****************************/
.cancel-order-container {
	/*width:1130px;*/
	margin:0 auto;
	padding:20px;
}

.cancel-order-title {
	font-size:20px;
	margin-top:20px;
	margin-bottom:20px;
}

.cancel-order {

}


.cancel-order table {

}

.cancel-order table thead tr td {
	text-align: center;
	height:25px;
	line-height: 25px;
	background:#eee;
}

.order-id-title {
	width:100px;
	text-align: left;
	text-indent:1em;
}

.order-pic-title {
	width:150px;
}

.order-time-title {
	width:150px;
}

.order-pay-detail-title {
	width:270px;
}

.order-refund-status-title {
	width:130px;
}

.order-operate-title {
	width:100px;
}

.cancel-order-table tbody tr td {
	height:80px;
	border:1px solid #eee;
}


















