#maincontents {
	background: url(/shared/img/bg_shared.jpg) no-repeat;
	/*background: url(/logistics/img/bg_logistics.jpg) no-repeat;*/
}

/*
*********************************************************/
.warehouseImgs{
	width: 540px;
	margin-bottom: 5px;
	
}
.warehouseImgs .btnPosL {
	float: left;
}
.warehouseImgs .btnPosR {
	margin-left: 170px;
}

/* wHouse
*********************************************************/
.wHouseL {
	float: left;
	width: 80px;
	margin-bottom: 15px;
}
.wHouseR {
	
}
.wHouseR h3 {
	font-size: 100%;
	padding-bottom: 5px;
}
.wHouseR table {
	font-size: 80%;
}
.wHouseR table th {
	width: 70px;
	text-align:left;
}

/* table
*********************************************************/
table.warehouseTable {
	width: 540px;
}
