ol,ul{ margin:0px; padding:0px;}
/*纠正bootstrap表格*/
.table th,.table td{
	padding-top:0.3em;
	padding-right:1em;
	padding-bottom:0.3em;
	padding-left:1em;
	cursor:default;
	font-size:12px;
	}


/*边框*/
.Wborder{
	border:solid 1px #ccc;
	}
.Wtable table{
    border:none;
    border-bottom:solid 1px #ccc;
    border-left:solid 1px #ccc;
    }
/*带边框表格*/
.Wtable table td{
    border:none;
    border-top:solid 1px #ccc;
    border-right:solid 1px #ccc;
    padding:10px;
    }
.table table th{
    border:none;
    border-top:solid 1px #ccc;
    border-right:solid 1px #ccc;
    padding:10px;
    background:#e3e3e3;
    font-weight:normal;
    }



#W_banner{
	background:url(../../../images/loading.gif) #fff center no-repeat;
	}

/**
购物
**/

#cart_form td,#editOrderInfo td,editLogistics td{
	font-size:12px;
	}
	
.drop_nav{position:relative;}
.nav_item_wraper{position:absolute;top:39px;width:117px;left:0px;line-height:30px;background:#ccc;color:white;}
.nav_item{position:relative;width:117px;background:#ccc;color:white;border-bottom:solid 1px #aaa}
.pic img{ display:none;}