body {
	font: 100%/1.4 '����'Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #303030;  
}
.blue {
    color: #005EA7;
}
.blue a:link,.blue a:visited {
    color: #005EA7;
}
.blue a:hover{
	 color: #005EA7;
}
.highline {
	color: #F00 !important;
	font-weight: bold !important;
	text-decoration: underline !important
}
a:link {
	color: #414958;
	text-decoration: none; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
	display: block
}
a:visited {
	color: #4E5869;
}
a:hover {
	text-decoration: underline;
	color: #f00
}
a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: underline;
	color: #f00;
	font-weight: bold
}
.membermain {
	width: 1100px;
	min-height:600px;
	margin: 20px auto 0 auto;
	
}
.head {
	margin: 0 auto 19px auto;
	background: #3899da;
	height: 74px;
}
.head .wman {
	width: 1100px;
	margin: 0 auto
}
.head .logo {
	float: left;
	height: 74px;
}
.logo {
	width: 233px;
	background: url("/emallmall/images/logo2.png") no-repeat 0 7px;
	cursor: pointer;
}
.space-y {
	border-right: 1px dotted #fff;
	margin: 30px 20px 15px 5px;
	height: 25px;
	float: left;
	display: block;
}
.head .login {
	font-size: 24px;
	float: left;
	color: #fff;
	padding-top: 30px;
}
.membermain .sidebar {
	float: left;
	width: 112px;
	background-color: #eee;
	padding: 2px 0 20px 0;
	margin: 2px;
}
.membermain .sidebar1 {
	background-color: #eee;
}
.membermain ul.nav {
	list-style: none; /* this removes the list marker */
	/* this creates the top border for the links - all others are placed using a bottom border on the LI */ 
	font-family: "yahei"!important;
	margin: 0 8px 0 0px;
	padding-bottom: 12px;
}
.membermain ul.nav h3 ,.membermain ul.nav h3 a{
	margin-top: 8px;
	padding: 0;
	display: block;
	border-bottom: none;
	height: 27px;
	line-height: 27px;
	font-size: 18px;
	font-size: 17px\9;/*IE6��IE7��IE8�ֺ�*/
	font-weight: bold
}
.membermain .sidebar h3 {
	height: 27px;
	line-height: 27px;
	margin-top: 8px;
	padding: 0;
	display: block;
	font-size: 18px;
	font-size: 17px\9;/*IE6��IE7��IE8�ֺ�*/
}
 
.membermain ul.nav li {
	border: none;
}
.membermain ul.nav h3 a{ padding:0; margin:0
	
}
.membermain ul.nav a, .membermain ul.nav a:visited {
	padding: 8px 0 8px 0;
	display: block;
	color: #030303;
	font-size: 12px;
	text-decoration: none
}
.membermain ul.nav a:hover {
	color: #f00;
	text-decoration: underline
}
.membermain ul.nav a:active {
	color: #030303;
	text-decoration: underline;
	font-weight: bold
}
.membermain .content {
	padding: 0;
	width: 863px;
	float: left;
	background: #fff;
	border: 1px solid #e1e1e1;
	padding-bottom: 150px;
}
.membermain .content #userinfo {
}
.membermain .content #userinfo .top {
	background: #f5f5f5;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom:30px;
}
.membermain .content #userinfo .top .userinfo,.membermain .content #userinfo .top .userpsd{
	float:left; 
	display:block;
	padding:0 29px;
}
.membermain .content #userinfo .input {
}
.membermain .content  .item {
    padding-top: 9px;
    height: 50px;
    line-height: 34px;
    position: relative;
    z-index: 1;
}
.membermain .content  .form .item {
    overflow: hidden;
}
.membermain .content .label {
	width: 140px;
	text-align: right;
	font-size: 14px;
	color: #333;
	padding-right: 10px;
	float:left;
	display:block
}
 
 
.membermain .content  .text  {
    width: 238px;
    height: 16px;
    padding: 8px 25px 8px 5px;
    border: 1px solid #CCC;
    float: none;
    font-size: 14px;
    line-height: 16px;
    font-family: arial,"����";
    color: #999;
    overflow: hidden;
}
.membermain .content  .select  {
    width: 270px;
    border: 1px solid #CCC;
    float: none;
    font-size: 14px;
    font-family: arial,"����";
    color: #999;
    overflow: hidden;
    padding:8px 0;

}
.membermain .content.label b {
   
    margin-right: 5px;
    font-weight: normal;
}
.ftx04, .flk04 a:link, .flk04 a:visited, a.flk04:link, a.flk04:visited {
    color: #F00;
}
.membermain .content .btn100,.membermain .content .btn100 a{
	width:100px;
	background:#F2F2F2;
	border:1px solid #D9D9D9;
	height: 32px;
	border-radius:2px;
    vertical-align: middle;
	text-align:center;
	line-height:32px;
	margin-left:4px;
	font-size:12px
}
.membermain .content .sendMobileInfo{
	padding:20px 20px 20px 150px; 
	font-size:12px;
	color:#999 
}
/**/
.bought-table {
    table-layout: fixed;
    width: 98%;
	margin:0 auto;
    border-collapse: collapse;
	font: 12px/1.5 Tahoma,Helvetica,Arial,sans-serif;
}
.bought-table  td {
    border: 1px solid #E8E8E8 ;
}
 
table {
}
table {
    border-collapse: collapse;
    border-spacing: 0px;
}

.bought-table col.shangpin {
    width: 218px;
}
.bought-table col.price {
    width: 98px;
}
.bought-table col.quantity {
    width: 70px;
}
 .bought-table col.item-expenses,.bought-table col.consignee{
    width: 90px;
}
.bought-table col.amount {
    width: 110px;
}
.bought-table col.amount {
    width: 110px;
}
.bought-table col.trade-status {
    width: 88px;
}
.bought-table col.classify {
    width: 80px;
}
.bought-table .col-name .shangping {
    border-left: 1px solid #E8E8E8;
	width:218px
}
.bought-table .col-name th {
    height: 38px;
	line-height:38px;
    text-align: center;
    background: #F5F5F5 none repeat scroll 0% 0%;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    border: 1px solid #E8E8E8;
    font-style: normal;
    font-weight: 400;

}
.bought-table tbody .order-bd .quantity {
    border-left: medium none;
    border-right: medium none;
}
.bought-table .order-bd .quantity {
    font-weight: 400;
}
.bought-table .sep-row {
    height: 10px;
}
.bought-table .sep-row td{
	border:none
}
.bought-table .toolbar-bottom, .bought-table .toolbar-top {
    height: 22px;
}
.bought-table .toolbar {
    height: 20px;
}
.bought-table .toolbar td {
    border: medium none;
}
.bought-table .toolbar label {
    margin-right: 10px;
}

.bought-table .toolbar .operates {
    display: inline;
    float: left;
} 

.paging-simple .paging-next, .paging-simple .paging-previous {
    width: 45px;
    text-align: left;
}
.paging-box {
    display: inline;
    float: right;
}
.paging-simple {
    text-align: right;
}







.paging-simple .paging-previous-grey, .paging-simple .paging-previous-orange {
    width: 14px;
    padding: 0px;
}
.paging-simple .g-u {
    display: inline;
    float: left;
    background: #FFF none repeat scroll 0% 0%;
}
.paging-simple a, .paging-simple div {
    position: relative;
    height: 17px;
    margin: 0px 10px 0px 0px;
    padding: 0px 6px;
    line-height: 16px;
    vertical-align: middle;
}
.paging-simple a, .paging-simple div {
    border: 1px solid #D9D9D9;
}


.paging-arrow-left-grey {
    left: 2px;
    border-right-color: #6C6C6C;
}
.paging-arrow-left-grey, .paging-arrow-right-grey {
    cursor: default;
}
.paging-arrow {
    position: absolute;
    top: 6px;
    width: 0px;
    height: 0px;
    margin-right: 0px;
    overflow: hidden;
    cursor: pointer;
    border: 3px solid transparent;
}



.paging-arrow-right-orange {
    right: 1px;
    border-left-color: #F60;
}
 
 
.paging-simple a, .paging-simple div {
    line-height: 16px;
}
.main-wrap, .main-wrap a {
    color: #3C3C3C;
}


.bought-table .order-hd td.first {
    border-right: 1px solid #E8E8E8;
    padding-left: 20px;
}
.order-hd td {
    background: #F5F5F5 none repeat scroll 0% 0%;
    border-bottom-color: #F5F5F5;
}
.bought-table .order-hd td {
    line-height: 40px;
    text-align: left;
}
.bought-table .order-hd .summary span {
    float: left;
    margin-right: 8px;
}


.bought-table .order-hd .summary .dealtime {
    font-weight: 700;
    font-family: verdana;
}
.bought-table .order-hd .summary span.last-item {
    margin-right: 0px;
}
.summary span.last-item { margin-left:20px}
.bought-table .order-hd .summary span {
    float: left;
    margin-right: 8px;
} 
.bought-table .order-hd td.last {
    border-left: 0px none;
}
.bought-table .order-hd .operates {
    
    float: right;
    margin-right: 15px;
	 
    text-align: right;
	margin-bottom:12px;
} 

.bought-table .order-hd .del{ 
    width: 18px;
	height:18px; 
    overflow: hidden;
    margin-right: 10px;  
	display:block;
    font-size: 0px;
	 background: url(../images/TB1260.png) no-repeat 0 40%;
	  
	 

	}
	
.bought-table .toolbar .all-selector {
    margin: 0px 6px 0px 10px;
    line-height: 20px;
    vertical-align: middle;
}

.bought-table tbody .order-bd .shangping {
    border-right: medium none;
}
.bought-table .order-bd .shangping {
    padding-left: 20px;
    padding-right: 0px;
    text-align: left;
}
.bought-table .order-bd td {
    padding: 10px 5px;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
}

.bought-table .close-order td, .bought-table .success-order td {
    border-color: #E8E8E8;
}
.bought-table .order-bd .shangping .shangping-name {
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 18px;
}
.bought-table .order-bd .shangping .desc {
    display: inline;
    float: left;
    width: 210px;
    overflow: hidden;
    word-wrap: break-word;
}
.bought-table td .special-num {
    font-family: verdana;
    font-style: normal;
}
 .bought-table .toolbar td {
    border: medium none;
}

.membermain .content .allOrderForm{
	margin-top:40px;
	height:28px;
	line-height:28px;
}
.membermain .content .allOrderForm select{
	font-size:12px;
	margin:0 10px 0 0;
}
.membermain .content .allOrderForm .search-01 {
	float:right;
	margin:0 4px 4px 0;
	}
.membermain .content .allOrderForm   .btn-13 {
    color: #666;
	font-size:12px;
	background:#f4f4f4;
}
.membermain .content .allOrderForm   .btn-13:link, .btn-13:visited {
    color: #666;
    text-decoration: none;
	background:#f4f4f4;
}
 
.membermain .content .allOrderForm  .btn-13 {
    background: #FFF none repeat scroll 0% 0%;
    border-radius: 2px;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    border: 1px solid #DDD;
    padding:3px 12px;
    color: #666;
	margin-top:2px;
	margin-right:10px;
	background:#f4f4f4;
}
.membermain .content .allOrderForm .search-01 .s-itxt {
    height:18px;
	line-height: 18px; 
    border: 1px solid #CCC;
    padding:3px;
    float: none;
    width: 195px;
	font-size:12px;
	color:#999
}
.membermain .content .allOrderForm .fl{ padding-left:40px; }