.clear{clear:both;height:0;font-size:1px;}
.viewmyorder{
width:300px;
margin:20px auto;
padding:10px;
text-align:center;
border:1px solid #ff0000;
}
.order_date{
width:611px;
margin:0 auto;
}
.order_on{
width:264px;
margin-top:10px;
border-bottom:1px dotted #ff0000;
text-align:center;
}
.order_mm{
width:30px;
float:left;
border-bottom:1px dotted #ff0000;
border-left:1px dotted #ff0000;
text-align:center;
}
.order_yy{
width:50px;
float:left;
border-right:1px dotted #ff0000;
border-bottom:1px dotted #ff0000;
border-left:1px dotted #ff0000;
text-align:center;
}
.order_no{
width:150px;
float:left;
border-right:1px dotted #ff0000;
border-bottom:1px dotted #ff0000;
text-align:center;
}
.order_list{
width:730px;
margin:5px auto;
}
table{
width:100%;
border-collapse:collapse;
background-color:#EBF7FC;
}
td{
font-family:Arial;
font-size:13px;
text-align:center;
border:1px dotted #0099CC;
}
.order_image{
height:20px;
width:106px;
font-weight:bold;
background-color:#B9CEFF;
}
.order_imageid{
width:90px;
font-weight:bold;
background-color:#B9CEFF;
}
.order_qsize{

font-weight:bold;
background-color:#B9CEFF;
text-align:left;
padding-left:5px;
}
.order_qty{
width:50px;
font-weight:bold;
background-color:#B9CEFF;
}
.order_price{
width:100px;
font-weight:bold;
background-color:#B9CEFF;
text-align:right;
padding-right:5px;
}
.order_total{
width:190px;
font-weight:bold;
background-color:#B9CEFF;
text-align:right;
padding-right:5px;
}
.order_1{
text-align:left;
padding-left:5px;
}
.order_2{
text-align:right;
padding-right:5px;
}
.order_freight{
height:25px;
text-align:right;
padding-right:5px;
}
.order_totalprice{
height:30px;
color:#ff0000;
text-align:right;
padding-right:5px;
}