@charset "utf-8";
/* CSS Document */
#productDetailDisplay{}
#quality{
height:100%; 
/*color1*/background:url(/images/bg/w25.png) repeat;
width:200px;
display:block;
float:left;
}
#value{
float:right; width:380px;
}
#subcatmg a{ text-decoration:none; font-size:14px; font-weight: bold; }
#subcatmg{ /*color1*/background:url(/images/bg/w25.png) repeat; }
#subcatmg #eCat { float:right;
}
#userImage{
border:#999999 solid 1px;
padding:3px;
float:right;
margin:10px 6px 0 0;
}
#userMenu, #adminMenu {
	position:absolute;
	width:650px;
}
#content a.userMenu, #content a.back_to{
	float:left;
	margin:0px 5px 0px 5px;
	padding:3px 8px 3px 8px;
	font-size:12px;
	color:#990000;;
	font-weight:normal;
	text-decoration:underline;

}
.order_instance {
background-color:#EFEEE0;
border:1px dotted #CCCC99;
margin-bottom:10px;
padding:6px;
-moz-border-radius:9px;
-webkit-border-radius:9px;
min-height:20px;
}
.order_instance #productDetailDisplay {
float:left;
}
.order_payment_num {
	float:right;
	font-weight:bold;
	margin:0 5px;
padding:3px 8px;
}
.each_code {
	float:right;
margin-top:3px;
}
.back_to {
	float:right;
}
.order_num {float:left;
font-weight:bold;}
.item_name {clear:both;}
.payment_options {float:right;}
#myOrders {
	margin-top:140px;
}
