/* CSS Document */
body{
    font-family: 微軟正黑體, 蘋果儷中黑, "Lucida Grande", Arial, "Arial Narrow";
}
a:link, a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
h5{
	font-size: 14px;	
}
#wAll {
	background: no-repeat center top;
    margin: 0px;
    width: 100%;
    min-width: 1200px;		
}
#wrapperTop {
    background: #f3f3f3;
    border-bottom: 1px solid #e1e1e1;
    top: 0;
    margin: 0 0 10px 0;
    height: 42px;
    position: fixed;
    width: 100%;
    z-index: 4;
}
.headlink {
    padding: 0;
    /*width: 1100px;*/
    width: 1200px;
    margin: 0 auto;
}
.headlink ul {
    margin: 5px 0 0 0;
    padding: 0;
    float: left;
    width: 1200px;
}
.headlink ul li{
	float: left;
	/*width:80px;*/
    text-align: center;
	padding: 7px 11px 0 11px;
	background: url(/img/wrapperTopLine.jpg) no-repeat right 11px;
}
.headlink li.home {
    background: none;
    width: 60px;
    text-align: center;
    padding: 7px 5px 5px 30px;
	background: url(/img/wrapperTopLine.jpg) no-repeat right 11px;
}
#wrapper {
    width: 1200px;
    margin: 0 auto;
	height: 150px;
}
#header {
    margin: 45px 0 35px 0;
}
#header h1 {
    margin: 10px 0 0 0;
    float: left;
}
.searchbox {
    border: medium none;
    float: left;
    width: 430px;
    margin: 35px 130px 0 150px;
}
.searchboxtext{
	border:none; width:408px; margin: 6px 0 0 7px; float:left;height: 22px; font-size: 15px;
}
.searchboxbg {
    background: url("/img/search3.jpg") no-repeat scroll left bottom;
    border: medium none;
    float: left;
    height: 35px;
    margin: 6px 0 0;
    width: 450px;
    Z-INDEX: 999999;
}
.hot-searchall {
    font-size: 13px;
    color: #213760;
    margin: 5px 0 0 0;
    width: 430px;
}
.hot-searchTitle {
    float: left;
    margin: 0 2px 0 0;

}
.hot-searchall ul {
    color: #213760;
    float: left;
    margin: 0;
    padding: 0;
}
.hot-searchall ul li {
    float: left;
    margin: 0 5px;
}
.hot-searchall ul li a{
	color:#585858;
}
.hot-searchall ul li a:hover{
    text-decoration:underline;	
}
.shopcart {
    z-index: 999999;
    font-size: 14px;
    padding: 5px 0;
	text-align: center;
    margin: -5px 0 0 0;
}
.shopicon {
    float: right;
    padding: 40px 0 0 0;
}
.nav {
    height: 40px;
    width: 100%;
    float: left;
    background: #0098d7;
}
.carts_num{
	color: red;
	float:right;
}
#menu {
    margin: 0 auto;
    padding: 0;
	width:1200px;
    list-style: none;
    position: relative;
}
/*#menu .navbg, #menu .navbg a {
	background: #eee;
	
}*/
.navbg{
/*background: #323232;*/
}
.menuTitle{
cursor: pointer;
	width:200px;
	height:40px;
	font-size: 16px;
	font-weight: bolder;
	background:url("../newimages/arrow.png") no-repeat 180px 15px #323232 ; 
	color:#fff; 
	text-align:left; 
	padding:0 0 0 6px;
	line-height:40px;	
}
.menu_hover{
	background: #fefefe;
	width: 988px;
	min-height: 405px;
	border-style:solid;
	border-color:#0098d7;
	position: absolute;
	top: 37px;
	margin-left: 206px;
	display: none;
	z-index: 10;
}
.menu_hover ul.content{
	margin:8px 10px;
	/*margin:10px;*/
	/*border-bottom:1px #c8c8c8 solid;*/
	overflow: hidden;
 	/*padding: 0 0 20px 0;*/
}
.menu_hover ul.content li{
	float:left; 
	/*min-width: 160px;*/
	line-height:25px;
	cursor: pointer;	
	background:url("../newimages/menu_line.jpg") no-repeat right  center ;
	padding: 0 17px 0 0;
    margin: 0 0 0 15px;
}
.menu_hover .titile{
	float:left;
	font-weight: bold;
	width: 176px;
	line-height: 30px;
	font-size: 16px;
}
.menu_mouseOver  {
	background: #515151;
	color:#fff;
	/*border-top: 1px solid #FFFFFF;
    border-left: 3px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;*/
    border-bottom: 1px solid #C0C0C0;
	line-height: 23px;
	padding: 5px;
	width: 196px;
}
.menu_ALL {
	/*float: left;*/	
}
#menu ul.rightmenu{
	float:right;
	width:993px;	
}
#menu ul.rightmenu li{
	float:left;
	color:#fff;
	width:198px;
	line-height: 40px; 
	font-size:16px;
	font-weight: bolder;
	text-align: center;	
}
#menu ul.rightmenu li a{
    color:#fff;	
	cursor: pointer;
	display: block;
	font-weight: bolder;
}
#menu ul.rightmenu li a:hover{	
	background: #eee;
	display: block;
	border-top: 2px #000 solid;
	color: #000;
	height: 38px;
}
.menuContentRightbar{
	width:792px; 
	float: right; 
	overflow: hidden;
	padding: 2px 0;
	margin: 0;
	border-bottom: 1px #c8c8c8 solid;	
}
.menu_hover ul.content li a:hover{
	color: #006fc4;
}
.rstationeryTitle{
	margin:3px 0 0 0 ;
	background: #888;	 
	color:#fff; 
	width:140px; 
	border-radius:3px;
	overflow: hidden; 
	text-align: center
}
.rstationeryBox{
	width:805px;
	float:left;
	/*margin:-4px 0 0 0;*/
}
.rightBar{
	float:right;
	width:980px;
}
.rightBar .brandBigTitle{
	background:url(/img/arrow_11.png) 10px center no-repeat #f5f5f5 ;
	margin: 20px 0px 15px;
    line-height: 1.2;
    padding: 5px 0px 5px 10px;
    /*border-top: 5px solid #ACACAC;*/
    border-bottom: 2px solid #DFDFDF;
    font-size: 19px;
	float: left;
	width:980px;
}
.rightBar h6{
	font-size: 18px;
	background:url(/img/arrow_11.png) no-repeat scroll left center ;
    border-bottom: 2px #999 solid;
    margin: 0 0 10px;
    padding: 0 0 0 20px;
    font-weight: bolder;
}
.banner{
	width: 994px;
	float:right;
}
.leftSearch {
	float: left;
    width: 207px;
    background: #f5f5f5;
    height: 192px;
    margin: 8px 0 0 0;
}
.leftSearch ul {
    padding: 10px 0 0 10px;
}
.leftSearch ul li{
	margin:0 0 8px 0;
	width:185px;
	height: 21px;
}
.leftSearch ul li.title {
    font-size: 16px;
    font-weight: bolder;
}
.formArea{
	width: 977px;
	margin:4px 0;
	float: right;
}
.formArea ul{
	margin: 15px 0;
	float: left;
}
.formArea ul li {
	float:left;
	width:178px;
	margin:0 16px 0 0 ;
}
.formArea span.name{
	float: left;
	width: 200px;
	height: 40px;	
}
.formArea span.login{
	width:94px;
	background: #6f5992;
	height: 22px;
	line-height: 22px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	margin:0 10px 0 0 	
}
.formArea span.login a , .formArea span.login a:hover{
	color:#FFFFFF;
}
.formArea span.registered{
	width:94px;
	height: 22px;
	background: #ededed;
	border: 1px #eee solid;
	line-height: 22px;
	float: left;
	text-align: center;
}
.brand{	
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 1200px;
}
.brand ul {
    margin: 0;
    padding: 0;
    float: left;
}
.brand ul li {
    float: left;
    width: 110px;
    margin: 0 10px 0 0;
    height: 53px;
}
.brand ul li img {
    width: 100%;
}
#contentMain {
    padding: 0;
    margin: 0 auto;
    width: 1200px;
    min-height: 600px;
}
#contentMain .B_title{
	border-bottom: 1px solid #454545;	
}
.saletitle , .hotsaleTitle{
	float: left;
	margin:5px 0 ;
}
.saleTimeBox{
	float: left;
	width:570px;
	margin:20px 0 ;	
}
.saleTimeBox .saleTimetitle{
	float: left;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
	background: #f7422f;
	height: 60px;
	width: 530px;
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	padding:0 0 0 20px;
	font-weight: bolder;
}
.saleTimeBox span.more{
	float: left;
	width: 540px;
	text-align: right;
	font-size: 14px;
	margin:10px 0 ;
}
.TimeProductsBox {
    float: left;
    width: 555px;
}
.TimeProductsBox ul {
    margin: 8px 0 0 0;
    padding: 0;
	float: left;
}
.TimeProductsBox ul li {
    width: 150px;
    margin: 0 20px 10px 15px;
    float: left;
    height: 270px;
}
.TimeProductsBox ul li div.image {
    margin: 0 5px 0 0;
    padding: 0;
    width: 150px;
    height: 150px;
    overflow: hidden;
    display: block;
}
.TimeProductsBox ul li div.title {
    width: 150px;
    font-size: 12px;
    overflow: hidden;
    margin: 5px 0;
    height: 60px;
}
.TimeProductsBox ul li div.price {
    text-align: right;
    color: #ea0000;
    font-family: 'lativAbweb','Century Gothic','Tw Cen MT Condensed';
    font-size: 20px;
    font-weight: bolder;
    width: 150px;
    float: left;
}
.dollar_sign {
    color: #ea0000;
    font-size: 11px;
    text-decoration: none;
    margin: 0 3px 0 0;
}
.salePrice{
	border:1px #ea0000 solid;
	width:49px;
	height:20px;
	float: left;
	line-height: 20px;
	text-align: center;
	font-size:13px;
	letter-spacing: 2px;
	margin:0 10px 0 0 ;
}
.sellProductBox{
	float: left;
	width:620px;
	margin:20px 0 ;	
}
.sellProductBox .saleToptitle{
	float: left;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
	background: #ff2f67;
	height: 60px;
	width: 600px;
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	padding:0 0 0 20px;
	font-weight: bolder;
}
.sellProductBox span.category{
	float:left;
	width: 600px;
	text-align: center;
	font-size: 14px;
	margin:15px 0 ;
	letter-spacing: 2px;	
}
.sellProductBox span.category a{
	/*ackground: #23a4de;*/
	color: #000;
	padding:5px;
	text-align: center;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.sellProductBox{
	margin: 20px 0 0 10px;
    padding: 0;
	float: left;
}
.sellProductBox ul{
	margin:0 0 0 20px;	
}
span.sellProductBox ul li {
    width: 150px;
    float: left;
    background: #FFFFFF;
    margin: 0 35px 10px 10px;
	height: 270px;
}
.hotbtnImage {
    position: absolute;
    display: block;
    width: 55px;
    height: 55px;
    background: url(../newimages/sprite_prostore.png) no-repeat scroll left top;
}
span.sellProductBox ul li span.image {
    float: left;
    padding: 0;
    width: 150px;
    height: 150px;
    overflow: hidden;
}
span.sellProductBox ul li span.title {
    text-align: center;
    width: 151px;
    float: left;
    margin: 5px 0;;
	overflow: hidden;
	height: 60px;
}
span.sellProductBox ul li span.price {
    color: #ea0000;
    font-family: 'lativAbweb','Century Gothic','Tw Cen MT Condensed';
    float: left;
    text-align: right;
    width: 150px;
    font-weight: bolder;
    font-size: 20px;
}
.hotbtnImage span.hotT {
    color: #FFFFFF;
    font-size: 20px;
    float: left;
    width: 30px;
    text-align: center;
    margin: 5px 0 0 0;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bn02{
	width:1200px;
	margin: 0 0 30px 0;
	float:left;
}
.hotProducts{
	background: #f1f1f5;
	margin:15px 0;
	width: 1185px;
	float: left;
    margin-left: 6px;
}
.hotProducts .hotsaleTitle{
	width:1200px;
	margin:10px 0;	
}
.hotProducts ul {
    padding:  15px;
    width: 1170px;
}
.hotProducts ul li {
	height: 395px;
    width: 217px;
    float: left;
    min-height: 310px;
    border: 1px #fff solid;
    margin: 0 15px 15px 0;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	padding: 10px 0;
}
.hotProducts ul li div.image {
    float: left;
    width: 200px;
    height: 200px;
    overflow: hidden;
	margin: 10px;
}
/*.hotProducts ul li h5 ,*/
.hotProducts ul li h2{
    font-weight: normal;
    font-size: 15px;
}
.hotProducts ul li div.title {
    width: 200px;
    font-size: 14px;
    float: left;
    height: 60px;
    overflow: hidden;
	margin: 2px 10px;
}
.hotProducts ul li div.model {
	margin:5px 10px;
    float: left;
    font-size: 12px;
    width: 200px;
    color: #8e8e8e;
    height: 45px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: normal;
}
.hotProducts ul li div.price {
    color: #ea0000;
    float:right;
    font-size: 24px;
    margin: 0 10px 0 0;
    font-weight: bolder;
    font-family: 'lativAbweb','Century Gothic','Tw Cen MT Condensed';
    vertical-align: sub;
}
#footer {
	background: #464646;
    margin: 120px auto;
    width: 100%;
	height:180px;
	float: left;
}
#footer .footerWrap {
    margin: 0 auto;
    width: 1200px;
    height: 160px;
    padding: 15px 0 30PX 0;
}
span.footerLeft {
	width:100%;
    font-size: 12px;
    float: left;
}
span.footerLeft ul{
	height: 160px;
	float:left;
	padding: 0 0 0 30px;
	margin: 0 0 10px 30px;
	width:120px;	
}
span.footerLeft ul li {
	line-height: 30px;
    float: left;
	font-size: 14px;
    width: 120px;
    text-align: center;
	color: #fff;
}
span.footerLeft ul li a{
	color:#fff;	
}
span.footerRight {
    float: left;
	width:95%;
	color: #444444;
    padding: 0 30px 0 0;
	text-align: center;
}
#leftBar {
    margin: 8px 0 0 0;
    padding: 0;
    float: left;
	width: 206PX;
}
.prefecturebox {
    margin:0 13px 0 0 ;
    line-height: 170%;
    width: 207px;
}
.prefecturebox ul li.box {
    /*border:1px #eee solid;*/
	border-radius: 5px;
    overflow: hidden;
    padding: 0;
    background: none;
    color: #000;
    font-weight: bolder;
    font-size: 17px;
}
.prefecturebox ul li.box span.Btitle {
    padding: 5px;
    float: left;
    background: #ededed;
    width: 200px;
    font-size: 16px;
    border-bottom: 1px #57527E solid;
}
.prefecturebox ul li.box ul {
    margin: 0;
    float: left;
    width: 200px;
    border: none;
}
.prefecturebox ul li.box ul li {
    /*margin: 5px;
    float: left;*/
    width:100%;
	height:33px;
    /*padding: 0 0 0 8px;*/
    /*background: url(/img/arrow.jpg) 0 10px no-repeat;*/
}
.prefecturebox ul li.box ul li a{
	height: 33px;
    font: 13px/36px Microsoft JhengHei,sans-serif;
    text-align: left;
    border-bottom: 0;
	padding: 0px 0 0 10px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
.leftbn{
	/*width: 1200px;*/
	margin:0 0 ;
	float: left;
}
#rightBar {
    float: right;
    width: 980px;
    margin: 10px 0 30px 0;
    min-height: 500px;
}
.lefthotProducts{
	float: left;
    width: 980px;	
}
.lefthotProducts h4 {
	width: 960px;
    float: left;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0 0 5px 20px;
    border-bottom: 1px solid #57527E;
    font-size: 19px;
	background: url(/img/arrow_11.png) 0 center no-repeat;
}
.lefthotProducts ul {
	float: left;
    margin:  0;
    padding: 0;
	width: 980px;
}
.lefthotProducts ul li {
	height: 400px;
	border-bottom: 1px #999 dashed;
    width: 200px;
    float: left;
    min-height: 310px;
    padding: 15px 22px 20px 22px;
}
.lefthotProducts ul li div.title {
    width: 200px;
    font-size: 14px;
    float: left;
    height: 60px;
    overflow: hidden;
}
/*舊20221124
.lefthotProducts ul li h5 , .TimeProductsBox h5{
	font-weight: bold;
    font-size: 15px;
}
*/
.lefthotProducts ul li h2 , .TimeProductsBox h2{
	font-weight: bold;
    font-size: 15px;
}
.lefthotProducts ul li div.model , .lefthotProducts ul li div.model h3 {
    float: left;
    font-size: 12px;
    width: 200px;
    color: #8e8e8e;
    height: 35px;
    overflow: hidden;
    margin: 2px 0 0 0;
    word-wrap: break-word;
    word-break: normal;
	font-weight: normal;
}
.indexsaleTitle{
	float:left;
	width:210px;
	margin:5px 0 0 0;
	color:#e02073;
	height: 15px;
	font: 15px/15px Helvetica;	
}
.indexsaleTitle a {
	color:#e02073;	
}
.lefthotProducts ul li div.price {
    color: #ea0000;
    float: left;
    font-size: 26px;
    margin: 0 10px 0 0;
    font-weight: bolder;
    font-family: 'lativAbweb','Century Gothic','Tw Cen MT Condensed';
    vertical-align: sub;	
}
.page {
    /* width: 150px; */
    float: right;
    height: 31px;
    margin: 20px auto 0;
    position: relative;
    clear: both;
}
span.enter-page {
    width: 25px;
    height: 25px;
    border: 1px solid #b4b4b4;
    font-size: 15px;
    color: #333;
    line-height: 29px;
    text-align: center;
    float: left;
    margin: 0 2px 0 0;
    cursor: pointer;
}
span.enter-page a {
    color: #333;
}
.Classbar {
    background: url("../newimages/arrow.jpg") no-repeat scroll 0px 14px;
    color: #999;
    padding: 6px 0 0 5px;
}
#contentMain .member{
	
}
ul.membercontent{
	float: left;
	margin:10px 39px;
	width: 220px;
	height: 370px;
	border: 1px #ec6941 solid	
}
ul.membercontent li.title{
	background: #ec6941;
	height:40px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	color:#FFFFFF;	
}
ul.membercontent li{	
	font-size: 14px;
	margin:10px;
}
/*購物說明*/
.shopcart:hover > #cartShowItems div {
    display:block
}   
.check{
	border-radius: 5px;
    position:absolute;
    width: 650px;
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #CCC;
    padding-top: 10px;
    z-index: 2000;
    display:none;
    margin-left:-335px;
}
.check table {
    margin: 0px 8px;
    width: 97%;
	float:left;
	font-size: 13px;
}
.check table tr{
	padding:2px 0;
	text-align: left;
}
.check table tr th ,  .check table tr td {
	border-bottom:1px #ededed dashed;
}
.shopcart .checkout {
    margin: 10px 10px 7px 10px;
	padding:4px;
	float:right;
	background:#868686;
	text-align: center;
	color: #FFF;
	font-size:15px;
	border-radius: 2px;
	/*width:620px;*/
	cursor: pointer;
}
.shopcart .checkout a{
	color:#FFF;
	font-size:16px;
    cursor: pointer;
}
/*購物說明end*/

/*活動專區*/
.prefecturebox ul{
	margin:00;
	border-radius: 5px;
	border:1px #ededed solid;	
}	
.prefecturebox ul li{
	/*background:url(/img/arrow.jpg) left center no-repeat;
	padding: 0 0 0 10px;*/
	color: #6c3a88;
	font-size:13px;
	margin: 0 ;
}		
.prefecturebox ul li a{
	color:#666;
}
.prefecturebox ul li a.menuActive  , .prefecturebox ul li a:hover{
	background:#6c3a88;
	/*border-radius: 5px;*/
	color:#FFF;
	/*padding:2px;*/
	float:left;
    width:100%;	
}
/*活動專區*/
#menu2{
	z-index: 10;
}
.hotcart	{
	float:left;
	background-color: #0098d7;
	width:135px;
	text-align:center;
	color:#FFF;
    cursor:pointer;
	margin: 0;
    padding: 4px;
	font-size:15px;
}
.hotcart_purchase	{
	float:left;
	background-color: #d7003e;
	width:135px;
	text-align:center;
	color:#FFF;
    cursor:pointer;
	margin: 0;
    padding: 4px;
	font-size:15px;
}
.the_arrival	{
	float: right;
	width: 191px;
	background-color: #AB0B15;
	font-weight:bold;
	font-size: 15px;
    color: #fff;
	margin: 0;
    padding:4px;
	text-align: center;
}
#wrapperTop{
	background: #f3f3f3;
	border-bottom: 1px solid #e1e1e1;
	top: 0;
	margin:0 0 10px 0;
	height:42px;
    position: fixed;
    width:100%;
    z-index:999;
}
.rightBar span.top{
	margin: 0 5px  10px 0;
	padding:0 0 0 20px;
	font-size:16px;
	float:left;
}
.Classbar , Classbars{
	color:#999;
	background:url(/img/homebtn.png) left center no-repeat;
	margin:0;
	padding:0 0 0 13px;
	float: right;
	font-size:13px;
}
.Classbar a , Classbars a{
	color:#999;
}   
.reyclingTop{
	float:left;
	margin:10px 0 ;	
}		
.reyclingTop ul{
	padding:15px 0  ;
	border-bottom: 1px #505050 solid;
	float:left;
}	
.reyclingTop ul li{
	margin: 0 23px ;
	padding:0;
	text-align: center;
	width:150px;
	float:left;	
}
.reyclingTop ul li span.title{
	width:150px;
    font-size: 16px;
	float:left;
	text-align:center;
	margin: 10px 0 ;
	font-weight: bolder;
}	
.reyclingTop ul li span.title a{
	font-weight: bolder;
}	
.reyclingTop ul li span.titleFrom{
	font-size: 16px;
	color:#FFF;
	width:115px;
	height:25px;
}	
.reyclingTop ul li span.titleFrom a{
	background:#f7422f;
	PADDING: 5PX 2PX 2PX 2PX;
	font-size: 16px;
	color:#FFF;
	width:150px;
	height:25px;
	float:left;
	text-align:center;
	margin: 5px 0 ;
}	
.reFrom{
	text-align:center;
	width: 1200px;
    float: left;
}	
.reyclingTop ul li span.recyclingImage{
	width:100px;
	text-align:center;
} 
.recyclingBg{
	background:url(/img/recyclingbg.png) left center no-repeat;
	width:350px;
	margin:200 auto;
	height:290px;
	padding: 60px 55px;	
}
.recyclingBg span.recyclingTitle{
	width:350px;
	color:#181818;
	font-size:20px;
	font-weight:bold;
	margin: 0 0 5px;
	float:left;
}	
.recyclingBg span.recyclingDes{
	color:#797979;
	margin:5px 0 ;
	width:300px;
	font-size:14px;
	padding:0 0 0 15px;
	background:url(/img/picon.png) left center no-repeat;
	float:left;	
}	
input.recyclingBtn{
	text-align:center;
	width:45px;
	height:45px;
	background:#413d3c;
	color:#FFF;
}
/*購物清單*/
.table-cart{
	font-size: 13px;
	width:100%;
}	
.table-cart th{
	background:#eee;
	height:25px;
	border-bottom:1px #333 solid;
	padding:5px 0  ;
	font-size:15px;
	font-weight: bolder;
}	
.info {
	text-align: left;
}	
.info p{
	text-align: left;
}	
.table-cart td{
	padding: 0 10px;
	border-bottom: 1px #eee solid;
}
.td_last{
	font-weight:bold;
	color:#ea0000;
	padding:5px 0 0 0;
	border-top: 1px #d5d5d5 dotted; 
}
.iSells .iImg {
  margin: 10px 0;
  width:150px; 
  height:150px; 
  overflow:hidden;
}
.iSells .iImg  img{
  width:100%;
  height:auto;
}
span.activebtn span.title{	
	background-color: #da0043;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    margin: 3px 3px 0 0;
	float: left;
    padding: 2px 4px;
}
span.activebtn span.des{
	padding:5px 0 0 5px ;
	float:left;
    WIDTH: 250PX;
}
.step-left{
/*	background:url(/img/backbtn.jpg) no-repeat; */
	border-radius: 5px;
	display:block;
	width: 100px;
	background:#ccc;
	padding: 10px 15px;
	float:left;	
}	
.step2-left{
	border-radius: 5px;
	background:#ccc;
	color:#fff;
	padding: 10px 15px;
	display:block;
	width:150px;
	float:left;
}	
.step-right{
	border-radius: 5px;
	background:#203B71;
	color:#fff;
	padding: 10px 15px;
	width:100px;
	float:right;	
	text-align: center;
}
.step-right span{
	color:#fff;
}
.step-right a:link{
    display: inline; color:#fff; 
}
/*carts_buy*/
.cart-section{
	margin: 0;
	padding: 0 0 20px 0;
}	
.cart-section ul{
	margin:20px 0 0 60px;
	padding:0;
}
.cart-section ul li{
	margin:0;
	padding:8px 0;
	font-size: 15px;
}	
.cart-section ul li span.title {
	margin:0 15px 0 0 ;
	font-weight: bold;
	width: 100px;
	font-size: 15px;
	float: left;
	/*padding:10px 0 0 0;*/
}
.cart-section ul li input.text {
	padding: .375rem .75rem;
    height: 35px;
    font-size: 14px;
	width:50%;
	margin: 0 5px 0 0;
	border: 1px #ccc solid;
}
.cart-section ul li input.card {
	width:60px;
	padding: 3px 0 3px 3px;
	border: 1px #ccc solid;
}	
.cart-section ul li input.add {
	width:400px;
	padding: .375rem .75rem;
    height: 35px;
    font-size: 14px;
	border: 1px #ccc solid;
}		
.cart-section p.detail{
	color:#900;
	margin:0 0 5px 0;
}	
.cart-section label.invoice{
	margin:0 20px 0 0;
    font-weight: bold;	
}		
.cart-section input.three{
	width:60px;
	padding: 1px 0 3px;
	border: 1px #ccc solid;
}
.cart-section textarea.remark{
	padding: .375rem .75rem;
	border: 1px #ccc solid;
	font-size:14px;	
} 
.carts_memo{
	font-size:14px; background: #eee; border: 1px #b4a7a7 solid; border-radius:5px; padding:3px;
}
span.red{
	color:#ea0000;
}	
span.remind {
	display: none;
}
label.red{
	color:#900;
	font-size:12px;
}
.loginTitle {
    font-size: 20px;
    font-weight: bolder;
    color: #000;
	/*margin-bottom: 10px;*/
}
.recyclingBox {
    width: 1150px;
    float: left;
    margin: 15px 25px 0 25px;
}
.recyclingBox h3{
	font-size: 17px;
	font-weight: bolder;	
}
.recyclingBox .brandTitle {
    margin-top: 20px;
    margin-bottom: 30px;
    width: 110px;
    float: left;
}
.recyclingBox .brandTitle {
    margin-top: 20px;
    margin-bottom: 30px;
    width: 1200px;
    float: left;
}
/* 上方夠寬度 */
.headlink .cart_upss{
	width: 98px;
}
.reyclingTop input.model {
	padding: .375rem .75rem;
    height: 35px;
    font-size: 14px;
    width: 75%;
    border: 1px #ccc solid;
}
#tblList select {
	width:90%;
    height: 35px;
	font-size: 14px;
	border: 1px #ccc solid;
}
.contenttopText{
	width:1100px;
	margin: 40px auto;
	font-size:15px;
	line-height: 160%;
}
.contenttopText span.tel{
	color: #d5163e;
	font-weight: bolder;
	font-size:18px;
}
.contenttopText span.memo{
	font-size:13px;
	color: #8d8d8d;	
}
.discountdetail{
	margin: 0 0 0 15px;
	background: #eee;
	border-radius:10px;
	float: left;
	padding:3px;
	border: 1px #b4a7a7 solid;
}
.discountdetail2{
	margin: 0 0 0 15px;
	border-radius:10px;
	float: left;
	padding:3px;
	color: #ea0000;
}
.district{
    width: 980px;
	margin: 10px 0 0 0 ;
    float: left;
}	
/*bigsale內容*/
.bigsalecontent{
	width:100%;
}
.bigsalecontent table tr td {
	border:1px #ccc solid;	
}
/*空匣回收登入*/
.recyclingLeft {
    float: left;
    width: 50%;
    border-right: 1px dashed #CCC;
}
.recyclingLeft .s_title{
	line-height: 1.7;
    color: #656565;
	font-size:13px;
    letter-spacing: 0.03em;
	margin: 15px 0 0 0 ;
}
.recyclingRight {
    float: right;
    width: 45%;
}
/*上方向下縮搜尋*/
.navbg_new {
	margin-left: -65px;
}
.menuTitle_new{
    cursor: pointer;
	width:135px;
	height:40px;
	font-size: 14px;
	font-weight: bolder;
	background:url("../newimages/arrow.png") no-repeat 115px 15px #323232 ; 
	color:#fff; 
	text-align:left; 
	padding:0 0 0 6px;
	line-height:40px;
}
.menu_hover_new{
	background: #fefefe;
	width: 989px;
	min-height: 388px;
	border-style:solid;
	border-color:#0098d7;
	position: absolute;
	top: 41px;
	margin-left: 141px;
	display: none;
	z-index: 10;
}
.menu_hover_new ul.content_new{
	margin:8px 10px;
	/*margin:10px;*/
    width: 972px;
	border-bottom:1px #c8c8c8 solid;
	overflow: hidden;
 	/*padding: 0 0 20px 0;*/
}
.menu_hover_new ul.content_new li{
	float:left; 
	/*min-width: 160px;*/
	line-height:25px;
	cursor: pointer;	
	background:url("../newimages/menu_line.jpg") no-repeat right  center ;
	padding: 0 15px 0 0;
    margin: 0 0 0 15px;
}
.menu_hover_new .titile_new{
	float:left;
	font-weight: bold;
	width:176px;
	line-height: 30px;
	font-size: 16px;
}
.menu_mouseOver_new{
    background: #515151;
    color: #fff;
	/*border-top: 1px solid #FFFFFF;
    border-left: 3px solid #C0C0C0;*/
    border-bottom: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
	line-height: 23px;
	padding: 5px;
	width: 195px;
}
.menuContentRightbar_new{
	width:762px; 
	float: right;
	padding:2px 0 ;
	overflow: hidden;
	margin: 0;	
}
.rstationeryBox_new{
	width:792px;
	float:left;
}
.new_to_home{
    margin-left:-68px;
    margin-top: -10px;
    width: 80px;
}
.menu_ALL_new{
    margin-top: -10px; 
    margin-left:-30px;
    width: 80px;
}
.new_div_home{
    margin-top: -45px;
    margin-left:150px;
}
.new_top_key{
    width: 200px;
    height: 30px;
    margin-top: 10px;
}
.new_top_search{
    margin-top: -30px;
    margin-left:210px;
}
/*上方向下縮搜尋END*/
.termsBox{
    font-size:13px; 
	line-height: 25px;
}
.sellsbulkprice_unit{
    font-size: 14px;
    font-weight:bolder;
}