﻿body
{
	font-size: 12px;
}

ul, li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a
{
	text-decoration: none;
}

.btn
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 33px;
	width: 107px;
	cursor: pointer;
	background: url(/images/btn_bg.jpg);
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 33px;
	display: block;
}
.btnG
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	height: 25px;
	width: 109px;
	background: url(/images/btn_bg.jpg) no-repeat;
	background-position: 0 -33px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	display: block;
}

.inputG
{
	border: solid 1px #cccccc;
}

/* 购物流程 start */
.navStep1
{
	position: relative;
	height: 35px;
	padding-top: 20px;
	background-image:url(/images/cs1.jpg);
	background-repeat:no-repeat;
}


.navStep2
{
	position: relative;
	height: 35px;
	padding-top: 20px;
	background-image:url(/images/cs2.jpg);
	background-repeat:no-repeat;
}


.navStep3
{
	position: relative;
	height: 35px;
	padding-top: 20px;
	background-image:url(/images/cs3.jpg);
	background-repeat:no-repeat;
}


.navStep4
{
	position: relative;
	height: 35px;
	padding-top: 20px;
	background-image:url(/images/cs4.jpg);
	background-repeat:no-repeat;
}

.btnEdit
{
	color: #0164ff;
	padding-left: 15px;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
}
.jiesuan
{
	width: 965px;
	height: 33px;
	margin-bottom: 10px;
	clear: both;
}
/* 购物流程 end */

/* 推荐商品 start */
.navRecommend
{
	width: 965px;
	margin: 0 auto;
	border: solid 1px #dbdbdb;
	margin-bottom: 10px;
}
.nrTop
{
	background: url(/images/list_bg_gray.jpg);
	height: 28px;
	line-height: 28px;
	padding-left: 20px;
	color: #667791;
	font-weight: bold;
	border-bottom: solid 1px #dbdbdb;
}
.navRecommend .nrContent
{
	height: 210px;
	clear: both;
}
/* 推荐商品 end */

/* 表格框架 start */
#tdCartCount img
{
	cursor: pointer;
}

.ntfTop, .ntfcTop, .ntftLeft, .ntftCenter, .ntftRight
{
	height: 30px;
	background: url(/images/tb_top_bg.jpg) no-repeat;
}
.ntfTop
{
	width: 100%;
	float: left;
	background-position: 0 -60px;
	background-repeat: repeat-x;
}
.ntftLeft
{
	float: left;
}
.ntftCenter
{
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 20px;
}
.ntfcTop
{
	background: url(/images/tb_bg.jpg);
	height: 29px;
	line-height: 29px;
	padding-left: 20px;
	color: #667791;
	font-weight: bold;
}
.ntftRight
{
	margin-left: -10px;
	float: left;
	width: 10px;
	background-position: 0 -30px;
}
.ntfContent
{
	border: solid 1px #999999;
	border-top: none;
	clear: both;
}


.ListIsNull
{
	background-color: #ffffcc;
	text-align: center;
	height: 50px;
	line-height: 50px;
}


.TabList
{
	width: 100%;
	border: 0px;
	background-color: #ffffff;
	color: #666666;
}

.TabList th
{
	height: 29px;
	line-height: 28px;
	color: #666666;
	text-align: left;
	padding-left: 5px;
	font-weight: normal;
	background-color: #e6f1f2;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
}
.TabList .cz
{
	text-align: center;
}

.TabList td
{
	border-bottom: dashed 1px #999999;
	line-height: 22px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.TabList .scj
{
	text-decoration: line-through;
}
.TabList .czA
{
	text-align: center;
	padding-top: 5px;
}

.TabList .td1
{
	width: 100px;
	text-align: right;
	font-size: 13px;
	color: #666666;
	vertical-align: top;
	padding-top: 2px;
	font-weight: normal;
}





.TabList2
{
	width: 100%;
	border: 0px;
	background-color: #ffffff;
	color: #666666;
}

.TabList2 th
{
	height: 29px;
	line-height: 28px;
	color: #666666;
	text-align: left;
	padding-left: 5px;
	font-weight: normal;
	background-color: #e6f1f2;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
}
.TabList2 .cz
{
	text-align: center;
}

.TabList2 td
{
	line-height: 22px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.TabList2 .scj
{
	text-decoration: line-through;
}
.TabList2 .czA
{
	text-align: center;
	padding-top: 5px;
}

.TabList2 .td1
{
	width: 100px;
	text-align: right;
	font-size: 13px;
	color: #666666;
	vertical-align: top;
	padding-top: 2px;
	font-weight: normal;
}


.Question
{
}
.OrderQuestionTitle
{
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	background-color: #deeafe;
}
.na_blank20
{
	height: 10px;
}

.divConfirm
{
	width: 735px;
	height: 181px;
}
.divConfirmA
{
	width: 13px;
	height: 181px;
	float: left;
	clear: right;
	background-image: url(/Images/danh1.jpg);
}
.divConfirmB
{
	width: 709px;
	height: 181px;
	float: left;
	background-image: url(/Images/danh2.jpg);
	background-repeat: repeat;
	clear: right;
}
.divConfirmB-A
{
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	font-family: "新宋体";
	padding-top: 10px;
	padding-left: 5px;
	height: 25px;
}
.divConfirmliebiao
{
	height: 90px;
}
.divConfirmB ul
{
	height: 90px;
	padding-bottom: 15px;
	padding-left: 50px;
}
.divConfirmB-B
{
	padding-left: 50px;
}
.divConfirmB ul li
{
	list-style-type: none;
	color: #404040;
	font-size: 12px;
	padding-top: 5px;
}
.divConfirmC
{
	background-image: url(/Images/danh3.jpg);
	float: left;
	width: 13px;
	height: 181px;
}

/* 表格框架 end */


/* 购物流程 start */.navStep
{
	position: relative;
}
.navStep li
{
	float: left;
}
.navStep li span
{
	line-height: 40px;
	color: #dadada;
	font-weight: bold;
	border-bottom: solid 2px #dadada;
	padding: 0px 20px;
}
.navStep li span img
{
	position: relative;
	top: 8px;
	right: -28px;
}
.navStep li.on span
{
	color: #52a813;
	border-bottom: solid 2px #52a813;
}
/* 购物流程 end */

#navOrderOprLeft
{
	float: left;
	width: 390px;
	height: 50px;
	color: #424041;
	padding: 0px 0 0 20px;
	line-height: 25px;
}
.navOrderOprRight
{
	float: right;
	width: 350px;
	height: 50px;
	text-align: right;
	padding: 0px 15px 20px 0;
}
.navOrderOprRight ul
{
	width: 100%;
	float: left;
}
.navOrderOprRight ul li
{
	float: right;
	line-height: 25px;
	color: #424041;
}
.navOrderOprRight .noor1
{
	width: 80px;
}
.navOrderOprRight .noor2
{
	width: 15px;
}
.navOrderOprRight .noor3
{
	width: 120px;
	font-weight: bold;
	font-size: 15px;
}

.TabAdd
{
	width: 100%;
	border: 0px;
}

.TabAdd td
{
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
}

.TabAdd .td1
{
	width: 100px;
	text-align: right;
	font-size: 13px;
	color: #666666;
	vertical-align: top;
	padding-top: 2px;
	font-weight: normal;
}

.TabAdd .td3
{
	width: 210px;
	text-align: left;
	font-size: 12px;
	color: #888888;
	vertical-align: bottom;
}

.TabAdd p
{
	margin: 0px;
	padding: 0px;
}




.TabAdd2
{
	width: 100%;
	border: 0px;
}

.TabAdd2 td
{
	line-height: 28px;
	height: 28px;
	padding-left: 5px;
	vertical-align: top;
}

.td1
{
	text-align: right;
	font-weight: bold;
}

.TabAdd2 .td1
{
	width: 100px;
	text-align: right;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	vertical-align: top;
	padding-top: 2px;
}




/* Loading start*/
.Loading
{
	border: solid 2px #c0dafe;
	padding: 2px;
	color: #666666;
	background-color: #ffffff;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
/* Loading end*/

.TabAdd .subnav
{
	color: #333333;
}

.OrderSubTitle
{
	text-align: left;
	font-weight: bold;
	color: #888888;
}

.OrderSelectedOn
{
	background-color: #ffffcd;
}

.navPrice2
{
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	margin-bottom: 20px;
	color: #333333;
}


/*用户抵用积分*/
#PayPoints
{
	text-align: left;
	float: right;
	height: auto;
	font-size: 12px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	width: auto;
}
#navPayPoints
{
	width: 100px;
	background-color: #ffcc00;
}
#hidm
{
	background-color: #ffffcd;
	width: 250px;
	height: 36px;
	float: left;
	line-height: 36px;
}
#hidm input
{
	width: 50px;
	height: 14px;
	border: solid 1px #cccccc;
}
.navhidden
{
	display: none;
}
.navvisible
{
	display: block;
}

/**用户抵用积分*/


#currentMenu
{
	display: none;
}

#navPoints
{
	position: absolute;
	top: -25px;
	right: -15px;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	width: 215px;
	line-height: 16px;
}


/** 刷新验证码 */
#revcode
{
	cursor: pointer;
	color: #0000ff;
}

/*发票*/
#navInvoice
{
	text-align: center;
	display: none;
}

#navaInvoice
{
	word-spacing: 2px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
	color: #3366cc;
}

#simplemodal-overlay
{
	background-color: #000;
	cursor: wait;
}

/* Container */
#simplemodal-container
{
	height: 150px;
	width: 550px;
	background-color: #fff;
	border: 3px solid #ccc;
}
#simplemodal-container a.modalCloseImg
{
	background: url(/imgs/close.gif) no-repeat;
	width: 15px;
	height: 15px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}
#simplemodal-container #navInvoice
{
	padding: 8px;
}
/**发票*/


/**购物车 等待付款 start*/


.navWaitPayTop
{
	border-bottom: dashed 1px #999999;
}



.navWaitPayBottom
{
	margin:20px 40px;
	background-color: #FFFFF2;
	border: 1px solid #FF9933;
	height: auto;
	padding: 5px;
}



.navWaitPayTop table
{
	margin: 20px 40px;
}

.navWaitPayTop td
{
	vertical-align: top;
}


.order-no2
{
	float: left;
	height: 20px;
	padding-top:10px;
	width:100%;
	
	padding-left: 80px;
}


/**购物车 等待付款 end*/

