﻿.OrderTable{
	border: 0px;
	width: 573px;
}
.OrderTable th{
	background: url(/images/Basket/BasketList_Header.png);
	height: 23px;
	color: #FFF;
}
.OrHisTd{
	border: solid 1px #bad0e4;
	margin: 2px;
	padding: 2px;
}
.OrHisTd01{
	width: 148px;
}
.OrHisTd02{
	width: 100px;
	text-align:center;
}
.OrHisTd03{
	width: 175px;
}
.OrHisTd04{
	width: 100px;
	text-align:center;
}
.OrHisTd05{
	width: 50px;
}
/* Order Detail Style */
.Detail_AddressHead{
	background: url(/images/Basket/BasketList_Header.png);
	margin-bottom: 3px;
}
.Detail_AddressHead label{
	margin-left: 4px;
	padding: 1px 0px 1px 4px;
	background-color: #858fab;
	font: bold 11px Tahoma;
	color: #FFF;
	width: 180px;
	display: block;
}
.Detail_Address_Items{
	width: 50%;
}
.Detail_Address_Items span{
	display: block;
	height: 20px;
	padding-top: 8px;
	border-bottom: solid 1px #c2c7d5;
	width: 100%;
}
.OrderTitle{
	background:url(/images/Basket/BasketList_Header.png);
}
.OrderT1{
	width: 60%;
}
.OrderT2{
	width: 15%;
}
.OrderT3{
	width: 5%;
}
.OrderT4{
	width: 15%;
}
.OrderT5{
	width: 4px;
}
.OrItemSpa{
	padding:3px;
	margin: 2px;
}
.OrderItems{
	border:solid 1px #bad0e4;
	background-color: #f2f6fc;
}
.DetailDiv p{
	font: bold 12px Tahoma;
	color:#808080;
}