/* CSS Document */
#tab_cart_title{
width:699px;
height:44px;
background-image:url(../images/cart_tab_top.png);
background-repeat:no-repeat;
background-position:top;
}
#tab_cart_title p{
padding:0;
margin:0;
margin-left:20px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:24px;
float:left;
}
#tab_cart_title img {
float:right;
}
#cart_table {
float:left;
width:680px;
height:auto;
margin-left:7px;
border:1px dashed #CCCCCC;
}
#tab_content{
width:650px;
margin-left:20px;
float:left;
height:100px;}
#tab_content p{
margin:0px;
padding:0px;
}
#close_tab_cart{
float:right;
margin-right:15px;
margin-top:7px;
}
#cart_table td{
width:auto;
border:1px dotted #CCCCCC;
}
#tab_cart {
width:699px;
height:auto;
background:#FFFFFF;
position:absolute;
background-image:url(../images/cart_tab_mid.png);
background-repeat:repeat-y;
background-position:top;
margin-top:60px;
z-index:10;
}
.cell0 {
width:50px;
text-align:center;
}
.cell1 {
width:70px;
}
.cell1 img{
width:50px;
height:50px;
}
.cell2 {
width:100px;
}
.cell3 {
width:auto;
}
.cell4 {
width:30px;
}
.cell5 {
width:30px;
text-align:right;
}
.cell6 {
width:30px;
text-align:right;
}
#cart_detail{
width:240px;
margin-right:7px;
float:right;
}
#cart_detail p{
margin:0px;
padding:0px;
}
#courier_tab{
width:440px;
float:left;
margin-left:7px;
}
#courier_tab p {
margin:0;
margin-left:20px;
width:400px;
}
.rerSelectBox {
border:0px red solid;
width:20px;
height:50px;
padding-left:10px;
position:relative;
margin-left:0px;
}

.field_content{
border:0px solid red;
width:400px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
color:#000;
margin:0;
padding:0;
position:relative;
margin-left:35px;
margin-top:-45px;
}
.recepient {
border:1px dashed #CCC;
margin:0 auto;
padding-top:5px;
height:70px;
width:550px;
}
.payment {
border:1px dashed #CCC;
margin:0 auto;
padding-top:5px;
height:70px;
width:500px;
}
.paySelectBox {
border:0px solid #003366;
height:70px;
width:50px;
float:left;
}
.payContentBox {
border:0px solid #003366;
height:70px;
width:450px;
float:left;
}
.rep_select {
float:left;
}
.banker_logo {
float:left;
}
.ref_text{
float:left;
}

#back_step {
float:left;
margin-left:10px;
}
#next_step {
float:right;
margin-right:10px;
}
#app_footer {
width:699px;
height:44px;
float:left;
background:url(../images/cart_tab_bottom.png);
background-position:bottom;
background-repeat:no-repeat;
}
