/* @group 表格 */

/*表格*/
#contentmain .table {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

/*表頭*/
#contentmain .table ul.tablehead {
	color: #fcfcfc;
	text-align: left;
	background-color: #1f4198;
	border-bottom: 1px solid #ffffff;
	list-style-type: none;
	padding: 2px 0 0;
	white-space: nowrap;
	height: 22px;
	margin: 0;
}

/*淺色列*/
#contentmain .table ul.rowb {
	text-align: left;
	background-color: #f2f2f2;
	border-bottom: 1px solid #ffffff;
	list-style-type: none;
	padding: 2px 0 0;
	white-space: nowrap;
	height: 22px;
	margin: 0;
}

/*深色列*/
#contentmain .table ul.rowa {
	text-align: left;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff;
	list-style-type: none;
	padding: 2px 0 0;
	white-space: nowrap;
	height: 22px;
	margin: 0;
}

/*特別列*/
#contentmain .table ul.rowc {
	color: #ae352a;
	text-align: left;
	background-color: #f2d8d8;
	border-bottom: 1px solid #ffffff;
	list-style-type: none;
	padding: 2px 0 0;
	white-space: nowrap;
	height: 22px;
	margin: 0;
}

#contentmain .table .name {
	display: inline-block;
	padding: 0 0 0 6px;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
	width: 125px;
}

#contentmain .table .add {
	display: inline-block;
	padding: 0;
	width: 145px;
	white-space: normal;
	vertical-align: top;
	float: left;
	margin: 0;
}

#contentmain .table .tel {
	display: inline-block;
	padding: 0;
	width: 95px;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
}

#contentmain .table .amount {
	display: inline-block;
	padding: 0;
	width: 30px;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
}

#contentmain .table .number {
	display: inline-block;
	padding: 0;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
}

#contentmain .table .business {
	display: inline-block;
	padding: 0;
	width: 80px;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
}

#contentmain .table .time {
	display: inline-block;
	padding: 0;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
}

.none {
	text-decoration: line-through;
}

#contentmain .tablewidesale {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#contentmain .tablewidesale ul.tablehead {
	color: #fcfcfc;
	text-align: left;
	background-color: #1f4198;
	border-bottom: 1px solid #ffffff;
	list-style-type: none;
	padding: 2px 0 0;
	white-space: nowrap;
	height: 22px;
	margin: 0;
}
#contentmain .tablewidesale ul.rowb {
	text-align: left;
	background-color: #f2f2f2;
	border-bottom: 1px solid #ffffff;
	list-style-type: none;
	padding: 2px 0 0;
	white-space: nowrap;
	height: 22px;
	margin: 0;
}
#contentmain .tablewidesale ul.rowa {
	text-align: left;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff;
	list-style-type: none;
	padding: 2px 0 0;
	white-space: nowrap;
	height: 22px;
	margin: 0;
}
#contentmain .tablewidesale ul.rowc {
	color: #ae352a;
	text-align: left;
	background-color: #f2d8d8;
	border-bottom: 1px solid #ffffff;
	list-style-type: none;
	padding: 2px 0 0;
	white-space: nowrap;
	height: 22px;
	margin: 0;
}

#contentmain .tablewidesale .serial {
	display: inline-block;
	padding: 0 0 0 6px;
	white-space: normal;
	vertical-align: top;
	float: left;
	text-align: center;
	width: 35px;
}

#contentmain .tablewidesale .name {
	display: inline-block;
	padding: 0;
	width: 170px;
	white-space: normal;
	vertical-align: top;
	float: left;
	margin: 0;
	text-align: left;
}

#contentmain .tablewidesale .announcement {
	display: inline-block;
	padding: 0;
	width: 60px;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
	text-align: center;
}

#contentmain .tablewidesale .salesstatus {
	display: inline-block;
	padding: 0;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
	width: 60px;
	text-align: center;
}

#contentmain .tablewidesale .amount {
	display: inline-block;
	padding: 0;
	width: 60px;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
	text-align: center;
}
#contentmain .tablewidesale .packaging {
	display: inline-block;
	padding: 0;
	width: 60px;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
	text-align: center;
}
#contentmain .tablewidesale .s {
	display: inline-block;
	padding: 0;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
	text-align: center;
	width: 55px;
}

#contentmain .tablewidesale .l {
	display: inline-block;
	padding: 0;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
	text-align: center;
	width: 55px;

}

#contentmain .tablewidesale .xl {
	display: inline-block;
	padding: 0;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
	text-align: center;
	width: 55px;
}

#contentmain .tablewidesale .note {
	display: inline-block;
	padding: 0;
	margin: 0;
	white-space: normal;
	vertical-align: top;
	float: left;
	text-align: center;
	width: 147px;
}

/* @end */


