/*总容器样式*/  
.pager { padding: 0px; text-align: right; color:#383838; font-size:12px; font-family:Tahoma;}   
/*分页链接样式*/  
.pager a { margin:0 2px; padding:2px 5px; color: #383838; text-decoration: none; border: 0px solid #aad; }   
/*分页链接鼠标移过的样式*/  
.pager a:hover { margin:0 2px; padding:2px 5px; color: #fff; text-decoration: none; border: 0px solid #A7A7A7; color: #CC4AAE;}   
/*当前页码的样式*/  
.pager span.current { margin: 0 2px; padding: 2px 5px; color: #383838; background-color: #A7A7A7; border: 0px solid #A7A7A7; }   
/*不可用分页链接的样式(比如第1页时的“上一页”链接)*/  
.pager span.disabled { margin: 0 2px; padding: 2px 5px; color: #383838; border: 0px solid #383838; }   
/*跳转下拉菜单的样式*/  
.pager select {margin: 0px 2px -2px 2px; color:#383838;font-size:12px; font-family:Tahoma;}   
/*跳转文本框的样式*/  
.pager input {margin: 0px 2px -2px 2px; color:#383838; border: 1px solid #383838; padding:2px; text-align:center;font-size:12px; font-family:Tahoma;}

.message{overflow:auto;  border:1px solid #A7A6AA; padding:3px 5px; width:670px;}
.btn_black,.btn_red{background:url(black_btn.gif) repeat-x left top; line-height:23px; display:block; padding:0 15px; border:1px solid #000000; color:#FFFFFF; font-weight:bold; cursor:hand;}
.btn_red{background:url(red_btn.gif) repeat-x left top; border:1px solid #950000; color:#FFFF00;}
.btn_white { width:85px; height:25px; margin-left:15px; background:url(../images/btn_write.gif) no-repeat left top; border:none; cursor:pointer; }

fieldset{border:1px solid #DADADA; margin-top:10px;}
legend{height:20px; margin-left:10px; color:#000; text-align:center; padding:0 10px;}
.feedback_fiele{color:#666;}
.font_red{color:#FF0000;}
.font_gray{color:#cccccc;}

.empty_cart {background:url(../images/empty_cart.gif) no-repeat;cursor:pointer;width:132px;height:22px; border:0px;}
.update_cart {background:url(../images/update_cart.gif) no-repeat;cursor:pointer;width:107px;height:19px;float:right; border:0px;}
.continue_shopping {background:url(../images/continue_shopping.gif) no-repeat;cursor:pointer;width:154px;height:19px; border:0px;}
.continue_checkout {background:url(../images/continue_checkout.gif) no-repeat;cursor:pointer;width:184px;height:27px; border:0px;}

.tab_box{background:#D6D6D6;}
.tab_box tr th{background:#FFF; line-height:29px; text-align:center;}
.tab_box tr td{background:#FFF; line-height:29px; text-align:left; padding:5px;}

/* pageNav */
.pageNav { float:right; }
.pageNav span { display:block; float:left; color:#666 }
.pageNav a { border:1px solid #DDDDDD; color:#AAAAAA; display:block; float:left; margin-right:4px; padding:4px 8px;_padding:5px 8px; text-align:center; }
.pageNav a:hover { color:#000; background-color:#EEEEEE }
.pageNav .upPage, .pageNav .nextPage { width:52px;_line-height:12px }
.pageNav .now { background-color:#EEEEEE; color:#AAAAAA; }

.reg_text{border:1px solid #bbbbbb; width:186px; line-height:20px; height:20px;}

.order_success{background-image:url(../images/success.gif); width:63px; height:60px;}