.fux {
	color:#cc3568;
}
.right {
	text-align: right;
}
.border_TL {
	border-top: 1px solid #CEB2AA;
	border-left: 1px solid #CEB2AA;
}
.border_RB {
	border-right: 1px solid #CEB2AA;
	border-bottom: 1px solid #CEB2AA;
}
.border_R {
	border-right: 1px solid #CEB2AA;
}
.border_L {
	border-left: 1px solid #CEB2AA;
}
.border_B {
	border-bottom: 1px solid #CEB2AA;
}

.item_name {
	height:100px;
}

.item_name th {
	vertical-align: top;
}

.item_name td {
	vertical-align: top;
}

.item_title{
	width:80px;
}

.item_title {
	background-color: #F9F6F1;
	font-family: verdana;
	font-size: 11px;
	color: #543229;
	font-weight: bold;
}
.item {
	font-family: verdana;
	font-size: 10px;
	color: #333;
	width:130px;
}
.bold {
	font-weight: bold;
}
.background_gray {
	background-color: #F9F6F1;
}
.item_name th{
	color:#cc3568;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
}
.checkout_process td{
	text-align: center;
	background:#CEB2AA;
}
.checkout_title {
	font-family: verdana;
	font-size: 10pt;
	color:#cc3568;
}
.address_radio {
	color:#543229;
	font-weight:bold;
}
.address_info {
	line-height:20px;
}
.checkout_cart_item td {
	font-size: 12px;
}
