/* ------------------------------------------------------------------------------
RESET
--------------------------------------------------------------------------------*/





* {font-size:12px;border:0 none;padding: 0;margin: 0;outline:0 none;} 
a{text-decoration:none;color:#371A00;}
a:hover{}
h1{font-size:28px;padding-bottom:5px}
h2{font-size:18px;}
h3{font-size:16px; color:#B15342;}
h4{font-size:14px;}
h5{font-size:12px;}
small, sup, sub {font-size: 85%;} 
ul,ol { list-style:none;}
q:before,q:after {content:'';} 
hr{margin: 0;padding: 0;border: 0;color: #000;background-color: #DDD;height: 1px;}
.section:after,.box:after,.clear:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.section,.box,.clear {display: inline-block;}
* html .section,* html .clear, * html .box {height:1%;}
.section,.clear ,.box{display: block;}
.position a,.position a:hover{color:#fff;}

/* ------------------------------------------------------------------------------
RESET
--------------------------------------------------------------------------------*/
body{line-height:163%;color: #7E7E7E; font-size: 12px; font-family:Arial, verdana, Tahoma, sans-serif;padding: 0 0 0px 0;}
#header,#container,#mainnav{width:990px;margin:0 auto;}
#container{background:url(images/container_bg.gif) repeat-y left top;margin-bottom:10px;}
#content{width:793px;float:right;}
#sidebar{width:177px;float:left;}
#footer{text-align:center;width:990px;margin:0 auto;}

/* ------------------------------------------------------------------------------
FORM 
--------------------------------------------------------------------------------*/
.error,.success,.note,.tips{padding-left:24px;}
.error{;background:url(images/error.gif) no-repeat 0 0;}
.error strong{color:#C92127;}
.success{background:url(images/success.gif) no-repeat 0 0;}
.success strong{color:#539E4B;}
.note{font-size:12px;background:url(images/note.gif) no-repeat 0 0;}
.note strong{color:#EAA613;}
.tips{font-size:12px;background:url(images/tips.gif) no-repeat 0 0;}
.tips strong{color:#C92127;}

input,select,textarea{border:1px solid #DDD;font-family:Arial;}
input,textarea{padding:3px 2px;}
textarea{overflow:auto;}
button{cursor:pointer;cursor:hand;}
label {clear:left; display:block; float:left; width:160px; text-align:right; padding-right:10px; color:#888; margin-bottom:5px;}
.section input {margin-bottom:6px;width:200px;}
.checkbox{color:#000;font-weight:bold;line-height:100%;}
.checkbox input{width:auto;border:0 none;vertical-align:middle;line-height:100%;margin-top:3px;}
.req-tips{float:right;font-size:11px;padding-right:10px;}
.req-tips span{color:#C92127;font-weight:bold;}
.required{color:#C92127;font-weight:bold;}

/* ------------------------------------------------------------------------------
BUTTON
--------------------------------------------------------------------------------*/
.btn{margin:10px 0;}
.btn,
.btn a, 
.btn input{width:200px;height:31px;display:block;text-align:center;font-weight:bold;text-transform:uppercase;line-height:30px;border:0 none !important;color:#FFF;background:none;vertical-align:top;padding:0;}
.btn input{cursor:pointer;cursor:hand;}
.btn-green{background:url(images/btn_green_right.gif) no-repeat right top;padding: 0 11px 0 0;}
.btn-grey{background:url(images/btn_grey_right.gif) no-repeat right top;padding: 0 11px 0 0;margin:0 auto;}
.btn-brown{background:url(images/btn_brown_right.gif) no-repeat right top;padding: 0 11px 0 0;}
.btn-red{background:url(images/btn_red_right.gif) no-repeat right top;padding: 0 11px 0 0;}
.btn-green a,
.btn-green input{background:url(images/btn_green_left.gif) no-repeat left top;width:189px;padding:0 0 0 11px;}
.btn-green input{width:200px;}
.btn-grey a
.btn-grey input{background:url(images/btn_grey_left.gif) no-repeat left top;width:189px;padding:0 0 0 11px;}
.btn-grey input{}
.btn-brown a,
.btn-brown input{background:url(images/btn_brown_left.gif) no-repeat left top;width:189px;padding:0 0 0 11px;}
.btn-brown input{width:200px;}
.btn-red a,
.btn-red input{background:url(images/btn_red_left.gif) no-repeat left top;width:189px;padding:0 0 0 11px;}
.btn-red input{width:200px;}

.btn-left{float:left;clear:left;}
.btn-right {float:right;clear:right;}
.btn-center{margin:0 auto;}

.btn-two{border-top:1px solid #EEE;margin:20px 0;}
.btn-two .btn,
.btn-two .btn a, 
.btn-two .btn input{width:94px;height:30px;display:block;text-align:center;font-weight:bold;text-transform:uppercase;line-height:30px;border:0 none;color:#FFF;}
.btn-two .btn-left{background:url(images/btn_arrow_ll.gif) no-repeat left top;padding-left:16px;float:left;}
.btn-two .btn-left a,
.btn-two .btn-left input{background:url(images/btn_arrow_lr.gif) no-repeat right top;}
.btn-two .btn-right{background:url(images/btn_arrow_rr.gif) no-repeat right top;padding-right:16px;float:right;}
.btn-two .btn-right a,
.btn-two .btn-right input{background:url(images/btn_arrow_rl.gif) no-repeat left top; float:right;}

/* ------------------------------------------------------------------------------
TABLE
--------------------------------------------------------------------------------*/
/*ci chu table yang shi chu shi 12yue07hao
table, td{font:100% Arial, Helvetica, sans-serif; }
table{width:100%;border-collapse:collapse;}
th, td{text-align:left;padding:.5em;border:1px solid #fff;}
*/
table.shopping-list{}
table.shopping-list,table.shopping-list th,table.shopping-list td{font-weight:bold;text-align:center;}
table.shopping-list th{background:#DDD;color:#000;}
table.shopping-list tr.even{background:#F9F9F9;}
table.shopping-list tr.odd{background:#F0f0f0;}
table.shopping-list td{padding:10px;}
table.shopping-list td.image{border-right:0 none;}
table.shopping-list td.title{border-left:0 none;width:300px;}
table.shopping-list td.title a{text-decoration:underline;}
table.shopping-list input{text-align:center;}
table.shopping-list tr.total td{background:#FFF;border-bottom:1px solid #DDD;text-align:right;}
table.shopping-list tr.total{color:#000;font-weight:bold;font-size:14px;}
table.shopping-list tr.total span{color:#C92127;}
table.shopping-list tr.button td{padding:10px 0;}
table.shopping-list tr.button .btn,
table.shopping-list tr.button .btn a, 
table.shopping-list tr.button .btn input{width:200px;height:31px;display:block;text-align:center;font-weight:bold;text-transform:uppercase;line-height:30px;border:0 none;color:#FFF;background:none;}
table.shopping-list tr.button .btn-green{background:url(images/btn_green_right.gif) no-repeat right top;padding: 0 11px 0 0;}
table.shopping-list tr.button .btn-grey{background:url(images/btn_grey_right.gif) no-repeat right top;padding: 0 11px 0 0;margin:0 auto;}
table.shopping-list tr.button .btn-brown{background:url(images/btn_brown_right.gif) no-repeat right top;padding: 0 11px 0 0;}
table.shopping-list tr.button .btn-green a,
table.shopping-list tr.button .btn-green input{background:url(images/btn_green_left.gif) no-repeat left top;width:200px;padding:0 0 0 11px;}
table.shopping-list tr.button .btn-grey a,
table.shopping-list tr.button .btn-grey input{background:url(images/btn_grey_left.gif) no-repeat left top;width:189px;padding:0 0 0 11px;}
table.shopping-list tr.button .btn-brown a,
table.shopping-list tr.button .btn-brown input{background:url(images/btn_brown_left.gif) no-repeat left top;width:189px;padding:0 0 0 11px;}



/* ------------------------------------------------------------------------------
HEADER
--------------------------------------------------------------------------------*/
#header { width: 990px; margin: 0px auto; background:#FFF;margin-bottom:10px;height:52px;}
#header  a{color:#B7B0A0;}
#header  a:hover{color:#73665E;text-decoration:none;}

#header  span.logo{font-size:22px;float:left;}
#header  span.logo a{display:block;width:187px;height:52px;line-height:52px;background:url(images/logo.png) no-repeat right 10px;text-indent:-5555em;overflow:hidden;}
#header  span.logo a:hover{background:url(images/logo_hover.png) no-repeat left top;}

#header ul{float:right;display:block;width:760px;font-weight:bold;height:52px;}
#header ul li{float:left;padding:10px;display:block;border-left:1px solid #D4CEB4;height:32px;}

#header ul li.plinks a{display:block;height:32px;line-height:100%;padding:0 15px 0 37px;float:left;background:url(images/plinks_bg.gif) no-repeat left top;width:42px;}
#header ul li a.shipping{background-position:left 0;width:52px;padding-top:5px;height:27px;}
#header ul li a.privacy{background-position:left -32px;line-height:100%;padding-top:5px;height:27px;}
#header ul li a.terms{background-position:left -64px;padding-right:0;line-height:32px;}
#header ul li a.shipping:hover{background-position:left -96px;}
#header ul li a.privacy:hover{background-position:left -128px;}
#header ul li a.terms:hover{background-position:left -160px;}

#header  ul li.contact span{margin-bottom:5px;height:13px;line-height:13px;display:block;color:#B7B0A0;width:180px;}
#header  ul li.contact span cite{font-style:normal;font-weight:bold;color:#69644E;}

#header  ul li.livechat a{}

#header  ul li.ulinks a{margin-bottom:5px;height:13px;line-height:13px;padding-left:15px;display:block;}
#header  ul li a.account{background:url(images/ulinks_bg.gif) no-repeat left -7px;}
#header  ul li a.shopping-bag{background:url(images/ulinks_bg.gif) no-repeat left -25px;}

/* ------------------------------------------------------------------------------
NAV & SEARCH
--------------------------------------------------------------------------------*/
#mainnav {margin-bottom:10px;background:#22201D url(images/bg_mn.png) repeat-x left top;height:30px;font-weight:bold;}
ul.menu{float:left;display:block;}
ul.menu li{float:left;display:inline;}
ul.menu li a{color:#EAE5CE;height:30px;line-height:30px;padding:0 15px 0 20px;display:block;font-weight:bold;font-size:12px;text-transform:uppercase;float:left;}
ul.menu li a:hover{color:#FFF;background:#69644E;text-decoration:none;}

.searchform{float:right;width:210px;height:30px;overflow:hidden;}
.searchform input{float:left;font-family:Arial;font-weight:bold;font-size:12px;vertical-align:middle;display:block;border:0 none;margin:0;padding:0;}
.searchform input#searchKeyword{height:16px;width:170px;padding:2px 2px;margin-top:5px;}
.searchform input#searchSubmit{float:right;background:#A9422F;color:#FFF;width:30px;height:30px;cursor:pointer;cursor:hand;text-align:center;background:url(images/btn_search.gif) no-repeat -3px top;text-indent:-5555em;overflow:hidden;}

/* ------------------------------------------------------------------------------
SIDEBAR
--------------------------------------------------------------------------------*/
#sidebar {background:#EBE7DF;}

.widget-title{background:#D4CEB4;background:#D4CEB4 url(images/bg_bc.png) repeat-x left top;padding:4px 10px;font-weight:bold;color:#A15342;font-size:14px;letter-spacing:-1px;border-bottom:1px solid #f2edd6;color:#FFF;}

.widget-inner{padding:10px;}
.widget-categories li{font-weight:bold;background:url(images/arrow_list.gif) no-repeat left 6px;padding:0 0 0 12px;display:block;}
.widget-categories li li{font-weight:normal;}

.widget-specials .widget-inner{text-align:center;font-weight:bold;}
.widget-specials  del{color:#000;}
.widget-specials span{color:#AA4230;}

.widget-buysafe .widget-inner{text-align:center;font-weight:bold;}



/* ------------------------------------------------------------------------------
FOOTER
--------------------------------------------------------------------------------*/
#footer{padding:0 0 0px 0;font-weight:bold;color:#777;}
#footer a{color:#777;}
#footer a:hover{}
#footer .footlink{background:#22201D url(images/bg_mn.png) repeat-x left top;padding:6px 0;}
#footer .footlink a{padding:0 10px;color:#D4CEB4;}
#footer .footlink a:hover{color:#FFF;}
#footer .footlogo{background:#9D978B;}
#footer .footbanner{height:150px;width:803px;overflow:hidden;float:right;}
.shippingbanner{border-bottom:1px solid #BCB6AA;}
span.godaddy{float:left;display:block;padding:20px 0;width:176px;text-align:center;border-right:1px solid #BCB6AA;}
.network{text-align:left;padding:10px;}
.network img{width:140px;height:53px;padding:5px;background:#BCB6AA;margin:0 4px 0 0;}
.network a:hover img{background:#EEE;}


/* ------------------------------------------------------------------------------
CONTENT
--------------------------------------------------------------------------------*/
/* BreadCrumb */
.breadcrumb{background:#D4CEB4 url(images/bg_bc.png) repeat-x left top;padding:4px 10px;font-weight:normal;color:#FFF;font-size:14px;margin-bottom:10px;border-bottom:1px solid #c1bca5d;}
.breadcrumb h4{font-weight:bold;font-family:Arial;font-size:12px;}

/* Headline */
.headline{margin:10px 0;text-align:center;}
.headline h2{background:url(images/bg_hd.png) repeat-x left bottom;color:#000000;padding:5px 0;font-weight:normal;font-size:16px;}
.headline h1{border-bottom:1px solid #DDD;background:url(images/headline.gif) repeat-x left bottom;display:block;color:#000;text-align:left;padding:0 10px 10px;font-size:16px;}

/* Pagenavi */
.pagenavi{margin:10px 0;text-align:center;color:#555;}
.pagenavi p{display:inline;padding-right:20px;}
.pagenavi span,.pagenavi a{font-weight:bold;}
.pagenavi a,.pagenavi .result-page span{padding:0 5px;}
.pagenavi a{text-decoration:underline;}


/* ------------------------------------------------------------------------------
BOX PRODUCTS
--------------------------------------------------------------------------------*/

.tabmenu{background:#D4CEB4 url(images/bg_hd.png) repeat-x left top;font-weight:bold;font-size:13px;margin:10px 0 5px 0;}
.tabmenu li{float:left;display:block;height:19px;line-height:19px;padding:4px 10px;}
.tabmenu li a{display:block;}
.tabmenu li.selected{color:#FFF;background:#69644E url(images/bg_bc.png) repeat-x left top;}
.tabmenu li.selected a{color:#FFF;}

.tabinner{padding:10px;font-size:13px;}
.tabinner p, .tabinner ul, .tabinner ol,.tabinner img{margin:20px 0;}
#tabcontent1 .tabinner{text-align:center;}

.box-products{width:793px;}
.item{float:left;margin:7px 7px 0 0;width:153px;background:#EAE5CE;line-height:131%;font-size:13px;}
.item_last{margin:7px 0 0 0;}
.item dd{display:block;padding:5px;}
.item dt.thumb{border-bottom:1px solid #FFF;height:153px;}
.item dd.title{height:50px;overflow:hidden;}
.item dd.price{color:#AA4230;text-align:center;font-weight:bold;}
.item dd.buynow{background:#D4CEB4;font-weight:bold;text-align:center;font-size:12px;}

/*-- account_edit.php --*/


.bpbox .left{width:330px;float:left;text-align:center;overflow:hidden;}
.bpbox .left img{width:153px;height:153px;padding:10px;background:#FFF url(images/pbg.gif) no-repeat 0 0;}

.bpbox  .right{width:453px;float:right;font-weight:bold;overflow:hidden;}
.bpbox  .right .ptop,.bpbox  .right .pcode,.bpbox  .right .price,.bpbox  .right .psocial{border-bottom:1px dotted #CCC;padding:5px 0;}
.bpbox  .right ul li{float:left;}

.bpbox .pcode h4{font-size:12px;}
.bpbox .pcode h4 span{color:#AA4230;padding-left:5px;}

.bpbox .price li{display:block;width:151px;text-align:center;padding-top:5px;}
.bpbox .price li span{color:#AA4230;padding-left:5px;}
.bpbox .price input{text-align:center;}
.bpbox .right-price input{border:0 none;padding:0}

.bpbox .psocial li{padding:5px 20px 5px 40px;}
.bpbox .psocial .taf{background:url(images/icon_taf.gif) no-repeat 10px 4px;}
.bpbox .psocial .rev{background:url(images/icon_rev.gif) no-repeat 10px 4px;}


.content-inner{padding:10px;}

/* ------------------------------------------------------------------------------
ENTRY
--------------------------------------------------------------------------------*/
.entry{font-size:13px;}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{margin:10px 0 10px 0;font-weight:bold;color:#222;}
.entry h1{font-size:18px;}
.entry h2{font-size:16px;}
.entry h3{font-size:15px;}
.entry h4{font-size:14px;}
.entry h5{font-size:13px;}
.entry h6{font-size:12px;}
.entry strong{font-weight:bold;}
.entry p{margin:10px 0 20px 0;text-align:left;}
.entry a{text-decoration:underline;}
.entry a:hover{color:#C00909;}
.entry hr {display:block;clear:both;height:1px;border:0;border-top:1px dotted #DDD;overflow:hidden;margin:10px 0;}

/* Images */
p img {padding: 0;max-width: 100%;}

/* Lists */
.entry ul{list-style-type:disc;}
.entry ol{list-style:decimal;}
.entry ul, .entry ol{padding:0 0 0 30px;margin:10px 0;}
.entry ul ul, .entry ol ul, .entry ul ol, .entry ol ol{margin:0 0;}
.entry ul li,.entry ol li{margin:0 0 5px 0;}

/* Various Tags & Classes */
acronym, abbr, span.caps {cursor: help;}


/* ------------------------------------------------------------------------------
ACCOUNT
--------------------------------------------------------------------------------*/
.section{padding:0 0 0 10px;font-size:13px;}
.section .box{margin:20px 0 20px 0;}
.section h3{background:url(images/bg_h3.gif) repeat-x left bottom;color:#C92127;padding:5px 10px 8px 0px;font-weight:normal;font-size:16px;margin:0 0 10px 0;}
.account-section ul{margin:10px 0;}
.account-section ul li{padding:5px 0 5px 20px;border-bottom:1px solid #EEE;background:url(images/arrow_small.gif) no-repeat left 8px;}
.section p{margin:10px 0;}
.section h4{font-size:14px;font-weight:normal;color:#FFF;}

.primary-address .address-tips{float:left;width:300px;}
.primary-address .address-box{float:right;width:450px;padding:0 0 0 22px;background:#FFF url(images/qt.gif) no-repeat left 10px;;color:#000;}
.primary-address .address-box ul{background:#F7F7F7;color:#000;padding:10px 10px 10px 20px;}

.address-book .btn-edit{float:right;}
.btn-edit .btn,
.btn-edit .btn a, 
.btn-edit .btn input{width:160px;height:29px;display:block;text-align:center;font-weight:bold;text-transform:uppercase;line-height:28px;border:0 none;color:#FFF;}
.btn-edit .btn{background:url(images/btn_brown_right.gif) no-repeat right top;padding-right:11px;margin-bottom:10px;}
.btn-edit .btn a,
.btn-edit .btn input{background:url(images/btn_brown_left.gif) no-repeat left top;padding-left:11px;width:149px;}

.address-book h4{margin:10px 0;font-weight:normal;color:#000;}
.book-entries{}

.login-section .left{float:left;}
.login-section .right{float:right;}
.login-section .right .btn{margin:0 0 5px 0;}
.login-section .right a{text-decoration:underline;font-weight:bold;}

.ffset h4{border-bottom:1px dashed #DDD;margin:0 0 10px 0;padding-bottom:5px;color:#000;}
.list-pp li{border-bottom:1px dashed #DDD;padding:3px 0;}
.list-pp span{float:right;font-weight:bold;color:#000;}
.list-pp strong{color:#000;}
.list-pp .right{text-align:right;font-weight:bold;}
.list-pp .right span{color:#C92127;padding-left:10px;}
.box-anp .left-box{width:330px;float:left;}
.box-anp .right-box{width:423px;float:right;}
.box-coup .btn{margin:0;}

/* ------------------------------------------------------------------------------
SHIPPING
--------------------------------------------------------------------------------*/
.shipping-flow{width:793px;height:80px;background:url(images/wf.gif) no-repeat left top;}
.shipping-flow ul li{float:left;display:block;width:198px;height:80px;}
.shipping-flow ul li span{text-indent:-5555em;overflow:hidden;display:block;width:198px;height:80px;}
.shipping-flow ul li#f1 span.fcurrent{background:url(images/wfcu.gif) no-repeat 0 0;}
.shipping-flow ul li#f2 span.fcurrent{background:url(images/wfcu.gif) no-repeat -198px 0;}
.shipping-flow ul li#f3 span.fcurrent{background:url(images/wfcu.gif) no-repeat -396px 0;}
.shipping-flow ul li#f4 span.fcurrent{background:url(images/wfcu.gif) no-repeat -594px 0;}

/* ------------------------------------------------------------------------------
HOME
--------------------------------------------------------------------------------*/
.homead{margin-bottom:10px;}
.singlebanner{width:288px;background:#ebe7df url(images/banner_06.png);height:200px;float:right;}

#imageMenu {position: relative;width: 500px;height: 200px;overflow: hidden;background:#ebe7df;}
#imageMenu ul {list-style: none;margin: 0px;display: block;height: 200px;width: 1000px;}
#imageMenu ul li {float: left;}
#imageMenu ul li a {text-indent: -1000px;background:#FFFFFF none repeat scroll 0%;border-right: 2px solid #fff;cursor:pointer;display:block;overflow:hidden;width:98px;height: 200px;}
#imageMenu ul li.banner_01 a {background: url(images/banner_01.png) repeat scroll 0%;}
#imageMenu ul li.banner_02 a {background: url(images/banner_02.png) repeat scroll 0%;}
#imageMenu ul li.banner_03 a {background: url(images/banner_03.png) repeat scroll 0%;}
#imageMenu ul li.banner_04 a {background: url(images/banner_04.png) repeat scroll 0%;}
#imageMenu ul li.banner_05 a {background: url(images/banner_05.png) repeat scroll 0%;}

/* --------------------------------xin tian yang shi--------------------------------*/


.show_orders{ width:790px; height:170px;}

.show_orders .show_all {
width:790px;
height:30px;
}
.show_orders .show_pre {
width:150px;
height:140px;
float:left;
}
.show_orders .show_pre .show_prefont {
color:#000000;
font-weight:bold;
}
.show_orders .show_pre img {
margin:6px 0px 0px 60px;
}
.show_orders .show_precenter {
width:450px;
height:100px;
padding:25px 0px 0px 0px ;
float:left;
}

.show_orders .show_precenter span {
font-size:14px;
font-weight:bold;
color:#000000;
float:left;
}
.show_orders div {
width:190px;
height:100px;
float:left;
}
<!------------------------------------------------------------->
.submitButton{ text-decoration:none;}

.bookmark{
	background-color:#FFF;
	}

.copyright{
	background-color:#FFF;
	}


