/**
 * @author 伍源辉 wuyuanhui@qq.com
 * @version 1.0 2012-05-31 10:34
 */
html{color:#000;background:#FFF}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
legend{color:#000}
#yui3-css-stamp.cssreset{display:none}
body {
	margin:0 auto;
	font-family:arial;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
   line-height: 18px;
	/*IE*/
	scrollbar-3dlight-color:#D4D0C8;
   scrollbar-highlight-color:#fff;
   scrollbar-face-color:#E4E4E4;
   scrollbar-arrow-color:#666;
   scrollbar-shadow-color:#808080;
   scrollbar-darkshadow-color:#D7DCE0;
   scrollbar-base-color:#D7DCE0;
   scrollbar-track-color:#FFFFFF;	
	/*IE*/
	}

/*==========wenjie's CSS===========*/
a{text-decoration:none; color:#000; font-size:12px; text-decoration: none;}
a:hover{cursor:pointer; text-decoration: underline;}
a:visited{color:#000;}
/*去掉input、textarea发生焦点事件时在chrome中产生黄色边框*/
*:focus{outline:none;}
input,textarea{outline:none;color: #7D7D7D;}
textarea{resize:none;}
.clearBoth{clear:both; width:0px; height:0px; display:none; margin:0px; padding:0px;}
.clearFloat{clear:both; width:0px; height:0px; margin:0px; padding:0px;}
#tinybox{position:absolute; display:none; padding:10px; background:#ffffff;
			border:10px solid #e3e3e3; z-index:2000;}
#tinymask{position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000000; z-index:1500;}

/******"//"注释在IE6、IE7中不支持。所以在IE7中进行测试时，请删除此种注释代码*******/
/*header*/
#headerWrapper{text-align:right; width:1006px; /*height:80px;*/height:70px; margin:0 auto; padding-top:10px;}

	/*.contactTypeWrapper{text-align:right; height:12px;}
		.contactTypeWrapper ul{float:right; height:12px; line-height:10px;}

		.contactTypeWrapper ul li{padding-right:8px; float:left;}
			.contactTypeWrapper ul li a:link{color:#fc691a; text-decoration:none;}
			.contactTypeWrapper ul li a:visited{color:#fc691a; text-decoration:underline;}
			.contactTypeWrapper ul li a:hover{color:#fc691a; text-decoration:underline;}
			.fontStyle{color:#fc691a;}
			.contactTypeWrapper ul li.intervalLine{padding-right:0px;}*/
		/* Modified On 2012-12-25 By liujunfeng */
		.liveChat{width:55px;font:bold 12px Arial; padding:0px 10px 0px 23px; background:url(../images/live_chat.png) no-repeat center left;}
		.logoTwoDiv{text-align:right; height:12px; margin-bottom:10px;}
		.logoTwoDiv ul{float:right; height:12px; line-height:10px;}

		.logoTwoDiv ul li{padding-right:8px; float:left;}
			.logoTwoDiv ul li a:link{color:#fc691a; text-decoration:none;}
			.logoTwoDiv ul li a:visited{color:#fc691a; text-decoration:underline;}
			.logoTwoDiv ul li a:hover{color:#fc691a; text-decoration:underline;}
			.fontStyle{color:#fc691a;}
			.logoTwoDiv ul li.intervalLine{padding-right:0px;}

		.currencyIconArrow,.currencies,.currentCurrency{cursor:pointer;}
		.currencies{height:12px; width:128px; padding-left:8px; margin:0px 2px; text-align:left; line-height:10px; position:relative;}
		.currencies span,.currencies div{float:left;}
		.currencies div{margin-left:10px;}
		.currenciesHover{background-color:#fff; height:20px; padding-top:5px; margin-top:-5px; display:block;
								border-top-right-radius:5px; border-top-left-radius:5px; 
								box-shadow:1px 3px 3px #898989, -1px -1px 3px #898989;
								-moz-box-shadow:1px 3px 3px #898989, -1px -1px 3px #898989;
								-webkit-box-shadow:1px 3px 3px #898989, -1px -1px 3px #898989;
								}
		.currencyIconArrow{width:12px; height:12px; display:block; /*background:url(../images/icon_arrows.jpg) no-repeat center left;*/background:url(../images/icon_arrow_old_black.png) no-repeat center left;}
		.currencyIconArrowHover{background:url(../images/icon_arrowUp.png) no-repeat center left;}
		#currencyOption{text-align:left; width:143px; display:none; position:absolute;
							top:25px; left:-20px; z-index:100; cursor:pointer;}
			/*.currencyOptionTop{height:14px;	width:144px;	background-image:url(../images/currencyBg_top.jpg);	}*/
			.currencyOptionCenter{width:144px; background-color:#fff; padding-bottom:10px;
										border-bottom-right-radius:5px;	
										border-bottom-left-radius:5px; 
										display: block; -webkit-box-shadow:1px 3px 3px #898989; 
										-moz-box-shadow:1px 3px 3px #898989; box-shadow:1px 3px 3px #898989;}
			.currencyOptionCenter ol{padding-top:10px;	margin-bottom:0px;}
			.currencyOptionCenter ol li{margin-left:10px; padding-bottom:5px; float:none;}
			.currencyOptionCenter ol li:hover{ color:#fc691a; text-decoration:underline;}
			/*.currencyOptionCenter ul{border:1px solid red; margin-left:-15px;}
			.currencyOptionCenter ul li{float:left; padding-right:5px;}
			.currencyOptionCenter ul li.iconArrowUp{width:7px; height:18px; background:url(../images/icon_arrowUp.png) no-repeat center left;}*/
			/*.currencyOptionBottom{height:14px; width:144px; 	background-image:url(../images/currencyBg_bot.jpg);}*/

	#logoWrapper{margin-top:16px;	clear:both;	height:46px;	text-align:left;}
		.logoOneDiv{height:46px; width:320px; float:left;}
			.logoOneDiv ul li{float:left; line-height:40px; height:40px;	margin-right:15px;	margin-bottom:0px;}
				.logoOneDiv ul li.fontSlogan{height:32px; padding-top:5px; margin-left:15px; font:italic 13px/14px "Times New Roman";}
	
		.navWrapper{float:left;	margin-left:0px;	height:16px;}
			.navWrapper ul{width:318px;	height:16px;}
			.navWrapper ul li{margin-right:4px;	height:16px;}
			.navWrapper ul li a:link{color:black; text-decoration:none;}
			.navWrapper ul li a:visited{color:black; text-decoration:none;}
			.navWrapper ul li a:hover{color:#fc691a; text-decoration:underline;}
		/* Modified On 2012-12-25 */
		/*.logoTwoDiv{float:right;	height:56px;	display:inline-block;}
			.logoTwoDiv ul li{float:left;	margin-left:4px;	line-height:56px;}
			.logoTwoDiv ul li a{display:block; height:56px; width:133px;}*/


/*footer*/
.footerWrapper{width:1006px; margin:0px auto; overflow:hidden;}
	.footerLink{height:250px;	background-color:#eeeeee; color:#7d7d7d;}
		.footerLink div{width:280px;	display:block;	float:left;	text-align:left;}
		.footerLink div dl{margin:16px 40px 30px 40px;}
		.footerLink div dl dt{font-weight:bold; color:black;}
		.footerLink div dl dd{font-size:11px;	height:18px;	line-height:18px;}
		.footerLink div dl dd ul{clear:both;	margin-left:0px;}
		.footerLink div dl dd ul li{float:left;	margin-right:8px;}
		.footerLink div dl dd ul li img{margin-top:2px;}

	.payments{height:67px;	margin-top:12px;}
		.payments ul{width:468px;	height:67px; margin:0 auto;}
		.payments ul li{float:left;	margin-right:5px;	height:67px;	line-height:67px;}
		.payments ul li img{vertical-align:middle;}

	.stayConnected{background-color:#eee; height:30px; padding-left:300px;}
	.footerCopyRight{height:20px;	text-align:center;	margin-top:10px;}


/*mainWrapper*/
#mainWrapper{margin-bottom:10px; margin:0 auto; clear:both; width:1006px; height:auto; overflow:hidden;}
	/*navBar*/
	.navBar{width:1006px; height:47px; margin:auto; margin-top:4px;  text-align:left;}

		.categoryListTitle{width:220px;	height:47px; background-image:url(../images/navBg_fill_new.png);
								display:inline-block; 
								float:left; text-align:left;}
		.categoryListTitle .arrowhead{ line-height:49px; color:white; font-size:16px; font-weight:bold; padding-left:12px; width:180px; height:49px; display:inline-block; margin-right:10px; /*float:right;*/ background:url(../images/navArrow.png) no-repeat center right;}
		.categoryListTitle .arrowhead:hover{background:url(../images/navArrowGlide.png) no-repeat center right;}
			/*在里面加了个position:absolute;的属性，是为了在后面的comboBoxFrame框里的div能显示在图片上边*/
		.searchWrapper{width:568px; vertical-align:middle; height:47px; display:inline-block; float:left;
							background:url(../images/navBg_fill_new.png) repeat-x;}

			.searchWrapper ul{padding-left:12px; float:left; height:33px; display:inline-block;  margin:8px 0px;}
			.searchWrapper ul li{float:left; display:inline-block;}
			.leftSearchFrame{width:21px; height:33px; background:url(../images/search_left.png) no-repeat center left;}
			.rightSearchFrame{width:281px; float:left; height:33px;*margin-top:-1px;}
				.rightSearchFrame input{width:276px; font-size:12px; height:17px; line-height:16px; border:none; margin:0px;
											padding:8px 0px 8px 5px; background:url(../images/search_fill.png) repeat-x center left;}

			.verticalLine{width:1px; height:33px; margin:0px;  background:url(../images/vertical_line_one.jpg) no-repeat center left;}
			.comboBoxFrame{width:142px; height:33px;  background:url(../images/search_fill.png) repeat-x center left;}
				.showSearchType{width:130; height:17px; padding:8px 6px; line-height:16px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
				.searchType{position:absolute; background-color:white; z-index:50; width:245px; display:none; /*max-height:150px;*/ overflow:auto;
								border-bottom-right-radius:5px;	border-bottom-left-radius:5px; display: none; -webkit-box-shadow:2px 2px 3px #595959; 
									-moz-box-shadow:2px 2px 3px #595959; box-shadow:2px 2px 3px #595959;}
				.searchType dl dd{padding:3px 10px; cursor:pointer; }
				.searchTypeBottom{width:250px; height:5px; margin-left:-5px; display:none; background-color:white;}
			.comboBoxArrow{width:32px; height:33px; display:block; background:url(../images/search_fill.png) repeat-x center left;}
				.comboBoxArrow a{width:29px; height:25px; margin-top:4px; display:block; }
				.comboBoxArrow a:hover{background-image:url(../images/icon_arrow.png);}
				.comboBoxArrow img{width:7px; padding:10px; }

			.comboBoxBtn{width:73px; height:33px; cursor:pointer; margin-right:5px;}
		.shoppingWrapper{background:url(../images/navBg_fill_new.png) repeat-x; display:inline; width:218px; height:47px; 
							margin-right:0px; /*position:relative; z-index:105;*/ float:right;}
		.shoppingWrapper ul li{float:left; height:49px;}
			.myShoppingCart{width:118px; position:relative; z-index:50;}
			.myShoppingCart dt{padding-left:5px;}
			.myShoppingCartHover{background-color:white; border-top-left-radius:5px; border-top-right-radius:5px; height:49px;
									-webkit-box-shadow:1px 3px 3px #898989, -1px -1px 3px #898989; 
									-moz-box-shadow:1px 3px 3px #898989, -1px -1px 3px #898989; 
									box-shadow:1px 3px 3px #898989, -1px -1px 3px #898989;}
			.myShoppingCart dt div{float:left;}
			.myShoppingCart dt .shoppingCartImg{width:35px; height:49px; vertical-align:middle; margin-right:5px; 
														margin-top:11px; cursor:pointer;}
			.myShoppingCart dt ol{width:50px; height:49px; padding:8px 0px; margin-right:8px;}
			.myShoppingCart dt ol li{width:50px; height:16px; line-height:16px; text-align:center;}
			/*.myShoppingCart .midFontStyle{width:50px; font-size:14px; height:16px; line-height:15px; color:#fc691a; font-weight:bold; text-align:center;}*/
			.shoppingWrapper .midFontStyle{font-size:14px; color:#fff; font-weight:bold;}
								.midFontStyle > span{color:#fff;}
			.showShoppingDetail{width:220px;  position:absolute; z-index:60px; top:48px; right:0px; padding:5px 10px 20px 10px; border-top:none;
									background-color:white; display:none; border-bottom-right-radius:5px; border-top-left-radius:5px;
									border-bottom-left-radius:5px;  -webkit-box-shadow:1px 3px 3px #898989; 
									-moz-box-shadow:1px 3px 3px #898989; box-shadow:1px 3px 3px #898989;
								filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#898989');}
			.showShoppingDetail div{width:90px; height:90px;  display:inline-block; *display:inline; zoom:1; text-align:center;}
			.showShoppingDetail div img{width:65px; height:65px;}
			.showShoppingDetail .goodsPriceInfo{height:20px; display:inline-block;}
			.goodsPrice{color:red; font-weight:bold;}
			.goodsPrice > .normalprice{text-decoration:line-through; font-weight:normal; color:#000; font-size:13px;}
			.bottomLine{clear:both; width:220px; height:1px; border-bottom:1px dotted #e1e1e1; display:block;}
				.subTotal{height:60px; border-bottom:1px dotted #e1e1e1; display:block;}
					.checkOut{width:96px; height:60px;  display:inline-block; *display:inline; zoom:1; margin-left:5px;
								background:url(../images/btn_viewCart.png) no-repeat center left; cursor:pointer}
					.checkOutHover{background:url(../images/btn_viewCartGlide.png) no-repeat center left;}
				.subTotal ol{width:100px; height:60px; display:inline-block; *display:inline; zoom:1;}
				.subTotal ol li{clear:both; height:16px; width:100px; font-size:16px; font-weight:bold;  text-align:center; 
									line-height:16px; margin-top:8px;}
					.totalPrice{color:#fc691a;}
				
			.myShoppingCart dd.showShoppingDetail>div{padding:2px 8px;}
				.wishList{width:74px; height:49px; line-height:49px; padding:0px 5px; position:relative; z-index:50;}
				.wishList dd{filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#898989');}
				.wishListHover{background-color:white; border-top-left-radius:5px; border-top-right-radius:5px; height:49px;
									-webkit-box-shadow:1px 3px 3px #898989, -1px -1px 3px #898989; 
									-moz-box-shadow:1px 3px 3px #898989, -1px -1px 3px #898989; 
									box-shadow:1px 3px 3px #898989, -1px -1px 3px #898989;}
				/*.wishList  dd{background-color:white; position:relative; top:-21px; right:198px; display:block;
									border-bottom-right-radius:5px; border-top-left-radius:5px; z-index:112px; padding:0px 10px;
									border-bottom-left-radius:5px;  -webkit-box-shadow:2px 2px 3px #595959, -1px -1px 3px #FFFFFF; 
									-moz-box-shadow:2px 2px 3px #595959, -1px -1px 3px #FFFFFF; box-shadow:2px 2px 3px #595959, -1px -1px 3px #FFFFFF;}*/
				.wishList dt ol li{margin-right:5px;}
				.showWishList{width:280px; position:absolute; right:0px; /*right:8px;*/ top:48px; padding:5px 10px 20px 10px; border-top:none;
									background-color:white; display:none; border-bottom-right-radius:5px; border-top-left-radius:5px;/* z-index:60px;*/
									border-bottom-left-radius:5px;  -webkit-box-shadow:1px 3px 3px #898989; 
									-moz-box-shadow:1px 3px 3px #898989; box-shadow:1px 3px 3px #898989;
									
									}
				.wishListInfo{text-align:center; padding-top:10px;}
				.wishListInfo img{width:65px; height:65px;}
				.wishListInfo ol{float:right; width:200px; text-align:left; margin-bottom:10px;}
				.wishListInfo ol li{float:none; min-height:12px; height:auto; line-height:16px; margin-bottom:3px;}
				.wishListInfo ol li.wishTitle a{font-size:11px; font-weight:normal;}
				.wishListInfo ol li.wishTitle a:link{color:#7d7d7d; text-decoration:none;}
				.wishListInfo ol li.wishTitle a:visited{color:#7d7d7d; text-decoration:none;}
				.wishListInfo ol li.wishTitle a:hover{color:#fc691a; text-decoration:underline;}
				.wishListInfo ol li a{font-size:12px; font-weight:bold; color:#fc691a;}
				.wishListInfo ol li a:link{ text-decoration:underline;}
				.wishListInfo ol li a:visited{text-decoration:underline;}
				.wishListInfo ol li a:hover{text-decoration:none;}
				.wishBottomLine{clear:both; width:275px; height:1px; border-bottom:1px dotted #e1e1e1; display:block;}
				.viewMyList{width:257px; height:50px; background:url(../images/btn_view.png) no-repeat center center;}
				.viewMyListHover{width:257px; height:50px; background:url(../images/btn_viewGlide.png) no-repeat center center;}
			.myShoppingCartArrow{width:7px; height:49px;  background:url(../images/icon_arrow_old_white.png) no-repeat center left; display:inline-block;}
			.myShoppingCartArrowHover{background:url(../images/icon_arrowUp.png) no-repeat center left;}
			.separateLine{width:2px; height:49px;  margin:0px 3px; background:url(../images/vertical_line_three.png) no-repeat center left;}
			.navRight{width:4px; display:inline-block; float:right; height:47px; 
											background:url(../images/navBg_right.png) no-repeat top right;}
			.navLeft{width:4px; display:inline-block; float:left; height:47px; 
											background:url(../images/navBg_left.png) no-repeat top right;}



	/*其他页的分类*/
	.categoryListWrapper{display:none; background-color:white; position:absolute; left:0px; top:47px; z-index:9999;}
	
	/*columnLeft*/
	#leftWrapper{width:220px; float:left; /*overflow:hidden;*/}
			.botbor {border:1px solid #fc691a; border-top:0px;}
			.allCategories {height:auto; width: 218px;}
			.allCategories > dd {border-bottom: 1px dotted #e1e1e1; border-top: 1px solid #FFFFFF; display:block;}
			.allCategories > dd > a:link,.allCategories dd > a:visited{color:#000000;}
			.allCategories > dd > a:hover{color:#fc691a;}
			.allCategories > dd > a{padding-left:12px; display: block; line-height: 30px; overflow: hidden; height:30px; width:195px; 
									background:url(../images/icon_arrow_right.png) no-repeat center right; text-decoration:none;}
			
			.allCategories .current {border-bottom: 1px solid #fc691a; border-top: 1px solid #fc691a; position: relative; z-index:50;}
			.allCategories .current > a {background-color:#FFFFFF; position: relative; width: 210px; z-index: 106; font-weight:bold;
												background-image:none;}
			.allCategories ul {background-color:#FFFFFF; border: 1px solid #fc691a; left: 218px; position: absolute; /*width: 200px;*/
									padding-top:5px; padding-bottom:10px; z-index: 104; border-bottom-right-radius:5px; 
									border-bottom-left-radius:5px; border-top-left-radius:5px; border-top-right-radius:5px; /*display: none;*/ -webkit-box-shadow:2px 2px 3px #595959; 
									-moz-box-shadow:2px 2px 3px #595959; box-shadow:2px 2px 3px #595959; }	
			.allCategories ul > li {position: relative;}
			.allCategories ul li a {color: #000000; display: block; margin-left:20px; height:25px; font-size:12px; padding-left:15px;
    									line-height:25px; width: 220px; /*background:url(../images/icon_navArrow.png) no-repeat center left;*/}
			.allCategories .current ul > li > a {position: relative; z-index: 107;}
			.allCategories .current ul > li > a:link{color:#000000; text-decoration:none;}
			.allCategories .current ul > li > a:visited{color:#000000; text-decoration:none;}
			.allCategories .current ul > li > a:hover{color:#fc691a; text-decoration:none; font-weight:bold;}
									
			/* Modified On 2012-12-19 By liujunfeng */
			/* begin */		
			.indexCategory {height:auto; width: 218px; z-index:9999;}
			.indexCategory > dd {border-bottom: 1px dotted #e1e1e1; height:30px; border-top: 1px solid #FFFFFF; display:block;}
			.indexCategory > dd > a:link,.indexCategory dd > a:visited{color:#000000;}
			.indexCategory > dd > a:hover{color:#fc691a;}
			.indexCategory > dd > a{padding-left:12px; display: block; line-height: 30px; overflow: hidden; height:30px; width:195px; 
									background:url(../images/icon_arrow_right.png) no-repeat center right; text-decoration:none;}
			.indexCategory .current {border-bottom: 1px solid #fc691a; border-top: 1px solid #fc691a; position:relative; z-index:50;}
			.indexCategory .current > a {background-color:#FFFFFF; position: relative; z-index: 106; font-weight:bold;
												background-image:none; width:100%;}				
			.indexCategory > dd > .topCategory {background-color:#FFFFFF; border: 1px solid #fc691a; left: 218px; position: absolute; width: 650px;
									padding:5px 0px 10px 25px; z-index: 104; border-bottom-right-radius:5px; 
                                                                        border-top-left-radius:5px; border-top-right-radius:5px;
									border-bottom-left-radius:5px; -webkit-box-shadow:2px 2px 3px #595959; 
									-moz-box-shadow:2px 2px 3px #595959; box-shadow:2px 2px 3px #595959; display:none;}	
			.indexCategory > dd > .topCategory > li {position: relative; float:left; /*height:105px;*/ width:190px; margin-right:20px;}
			.indexCategory > dd > .topCategory > li > a {color: #000000; display: block; margin-left:20px; height:25px; font-size:12px;
    									line-height:25px; width: 220px; font-weight:bolder;}
			.indexCategory dd.current > .topCategory > li > div{margin:15px 0px;}
			.indexCategory dd.current > .topCategory > li > div > a {width:100%; display:inline-block; position:relative; font-weight:bolder; z-index:107; margin:0px; padding:2px 2px 0px 2px; border-bottom:1px solid #eee;}
			.indexCategory dd.current > .topCategory > li > div > a:link{color:#000000; text-decoration:none;}
			.indexCategory dd.current > .topCategory > li > div > a:visited{color:#000000; text-decoration:none;}
			.indexCategory dd.current > .topCategory > li > div > a:hover{color:#fc691a; text-decoration:none;}
			
			.subCategory{margin-top:2px 0px 0px 0px; font-weight:normal;}
			.subCategory > dd{text-align:left; list-style: none; margin:0px 0px 3px 0px; padding:0px; height:13px; white-space:nowrap;}
			.subCategory > dd > a{color:#7d7d7d; font-size:12px;}
			.topCategory > li > .subCategory > dd > a:hover{color:#fc691a; text-decoration:none;}
			.subCategory > dd > a:link,.subCategory > dd > a:visited{color:#7d7d7d;}
			.subCategory a.linkToSubCate{background:url(../images/icon_arrow_right.png) no-repeat left center; padding-left:7px;}
			/* end */
									
			/*.categoryListWrapper ul{border:1px solid #fc691a; border-top:none;}
			.categoryListWrapper li{padding-left:12px; background:url(../images/dashes.jpg) repeat-x bottom left;
										height:30px; line-height:30px; }
			.categoryListWrapper ul li a{width:195px; background:url(../images/icon_arrow_right.png) no-repeat center right;
												display:block; }
			.categoryListWrapper ul li a:link{color:#000000; text-decoration:none;}
			.categoryListWrapper ul li a:visited{color:#000000; text-decoration:none;}
			.categoryListWrapper ul li a:hover{color:#fc691a; text-decoration:none;}*/
		/*.categoryListWrapper{height:352px; width:220px; overflow:hidden;}
			.botbor {border:1px solid #fc691a; width:220px; border-top:none; overflow:hidden;}
			.allCategories {height:351px; width: 218px; position:absolute;}
			.allCategories dd {border-bottom: 1px dotted #e1e1e1; border-top: 1px solid #FFFFFF;}
			.allCategories dd a:link,.allCategories dd a:visited{color:#000000;}
			.allCategories dd a:hover{color:#fc691a;}
			.allCategories dd > a{padding-left:12px; display: block; line-height: 30px; overflow: hidden; height:30px; width:195px; 
									background:url(../images/icon_arrow_right.png) no-repeat center right; text-decoration:none;}
			.allCategories .current {border-bottom: 1px solid #fc691a; border-top: 1px solid #fc691a; position: relative;}
			.allCategories .current > a {background-color:#FFFFFF; position: relative; width: 210px; z-index: 106; font-weight:bold;
												background-image:none;}
			.allCategories ul {background-color:#FFFFFF; border: 1px solid #fc691a; left: 218px; position: absolute; width: 200px;
									padding-top:5px; padding-bottom:10px; z-index: 104; border-bottom-right-radius:5px; 
									border-bottom-left-radius:5px; display: none; -webkit-box-shadow:2px 2px 3px #595959; 
									-moz-box-shadow:2px 2px 3px #595959; box-shadow:2px 2px 3px #595959; }	
			.allCategories ul > li {position: relative;}
			.allCategories ul li a {color: #000000; display: block; margin-left:20px; height:25px; font-size:12px; padding-left:15px;
    									line-height:25px; width: 220px; background:url(../images/icon_navArrow.png) no-repeat center left;}
			.allCategories .current ul > li > a {position: relative; z-index: 107;}
			.allCategories .current ul > li > a:link{color:#000000; text-decoration:none;}
			.allCategories .current ul > li > a:visited{color:#000000; text-decoration:none;}
			.allCategories .current ul > li > a:hover{color:#fc691a; text-decoration:none; font-weight:bold;}*/

			/*.categoryListWrapper ul{border:1px solid #fc691a; border-top:none;}
			.categoryListWrapper li{padding-left:12px; background:url(../images/dashes.jpg) repeat-x bottom left;
										height:30px; line-height:30px; }
			.categoryListWrapper ul li a{width:195px; background:url(../images/icon_arrow_right.png) no-repeat center right;
												display:block; }
			.categoryListWrapper ul li a:link{color:#000000; text-decoration:none;}
			.categoryListWrapper ul li a:visited{color:#000000; text-decoration:none;}
			.categoryListWrapper ul li a:hover{color:#fc691a; text-decoration:none;}*/

		.authenticateWrapper{width:202px; border:1px solid #FC691A; margin-top:10px; padding:10px 6px 20px 10px;}
			.authenticateWrapper a:link{color:#fc691a; text-decoration:none;}
			.authenticateWrapper a:visited{color:#fc691a; text-decoration:none;}
			.authenticateWrapper a:hover{color:#fc691a; text-decoration:underline;}
			.authenticateWrapper dt{font-size:13px; font-weight:bold; color:#fc691a;}

		.customerReviewsWrapper{width:188px; border:1px solid #FC691A; margin-top:10px; text-align:center; padding:15px;}
		.emailDealAlertsWrapper{width:218px; border:1px solid #FC691A; margin-top:10px;}
			.leftColumnTitle{height:30px; line-height:34px; background-color:#fff; color:#fc691a; font-size:16px; 
								font-weight:bold; text-indent:12px; margin:0px 5px; border-bottom:1px solid #eee;}
			.smallFontStyle{font-size:12px; margin:5px 0px 2px 9px; color:black;}
			#subscribeEmailFrom dl{padding-left:9px; padding-top:5px;}
			#subscribeEmailFrom dl dd{height:27px; margin-bottom:10px;}
				.subscribeEmailTextArea{width:202px; height:27px;  padding:0px; background:url(../images/input.png) no-repeat center left;}
				.subscribeEmailTextArea input{width:190px; color:#7d7d7d; height:16px; border:none; line-height:16px; margin-top:3px; margin-left:5px;}
				
				.submitSubscribeEmail{width:96px; height:29px; border:none; cursor:pointer;
														background:url(../images/submit.png) no-repeat center left;}
				.submitSubscribeEmailHover{background:url(../images/submitGlide.png) no-repeat center left;}
			.describeFontStyle dl{margin-top:5px; color:#7d7d7d; margin-bottom:20px; margin-left:9px;}
			.describeFontStyle dl dd{padding:0px; margin:0px;}
			.describeFontStyle dl dd a:link{color:#7d7d7d; text-decoration:underline; font-size:12px;}
			.describeFontStyle dl dd a:visited{color:#7d7d7d; text-decoration:underline; font-size:12px;}
			.describeFontStyle dl dd a:hover{color:#fc691a; text-decoration:underline; font-size:12px;}
			
		.productsReviewsWrapper{width:218px; overflow:hidden; border:1px solid #FC691A; margin-top:10px; margin-bottom:10px;}
			.productsReviewsWrapper a{color:#7d7d7d;}
			.productsReviewsWrapper a:link{color:#7d7d7; text-decoration:underline;}
			.productsReviewsWrapper a:visited{color:#7d7d7d; text-decoration:underline;}
			.productsReviewsWrapper a:hover{color:#fc691a; text-decoration:none;}
			.productsReviewList{width:200px; word-break:break-word; word-wrap:break-word; white-space:-o-pre-wrap; white-space:-pre-wrap; white-space:-moz-pre-wrap; white-space:pre; white-space:pre-wrap; white-space:pre-line;}
			.productsReviewList dl{padding:24px 9px; background:url(../images/dashes.jpg) repeat-x bottom left; color:#7d7d7d;}
				.productsReviewList img,.lastProductsReviewList img{margin-left:50px; margin-right:50px;}
				.productScore1{height:11px; width:62px; background:url(../images/score.png) -48px 0px; margin-top:5px;}
				.productScore2{height:11px; width:62px; background:url(../images/score.png) -36px 0px; margin-top:5px;}
				.productScore3{height:11px; width:62px; background:url(../images/score.png) -24px 0px; margin-top:5px;}
				.productScore4{height:11px; width:62px; background:url(../images/score.png) -12px 0px; margin-top:5px;}
				.productScore5{height:11px; width:62px; background:url(../images/score.png) 0px 0px; margin-top:5px;}
			.lastProductsReviewList dl{padding:24px 9px; background-image:none;}


	/*columnRight*/
	#rightWrapper{float:right; width:774px; margin-left:12px; overflow:hidden; margin-bottom:10px;}
		.pictureSwitchWrapper{height:258px;  margin-top:10px;}
			/*.switchPicWrapper {width:774px; height:230px; overflow:hidden; position:relative;}
				.switchPic,.switchTextDescripte{position:absolute;}
 				.switchPic img{width:774px; height:230px;display:block;}

			.switchTextDescripte{width:780px; height:34px; background-color:green; overflow:hidden; overflow:hidden;
										background:url(../images/switchPic_bg.png); position:absolute; top:200px; left:0px;}
			.switchTextDescripte li{float: left; text-align:center; width:194px; height: 34px; color:#2e3741; cursor: pointer; line-height:34px;}
			.switchTextDescripte li.selectedSwitchTextDescripte{width:194px; height:34px; line-height:34px; font-weight: bold;
												background:url(../images/switchPic_on.png); color:#fc691a;}*/

			/*.switchPic{ width:774px; height:230px; position:relative; overflow:hidden;}
			.switchPic ul{ position:relative; z-index:5;}
			.switchPic ul li{ position:absolute; display:none;}
			.textDescripte{width:780px; height:34px; position:relative; left:0px; top:196px; z-index:10; overflow:hidden;}
			.textDescripte a{ width:194px; height:34px; line-height:34px; color:#2e3741; display:inline-block; 
								text-align:center; cursor:pointer; background:url(../images/switchPic_bg.png) no-repeat center left;}
			.textDescripte a.selectedTextDescripte{ background:url(../images/switchPic_on.png) no-repeat center left;
															color:#fc691a; font-weight:bold;}*/

			
			.switchPic {width:774px; height:258px; position:relative; overflow:hidden; z-index:1;}
			.switchPic ul {position: absolute;}
			.switchPic ul li {width:774px; height:258px; position: absolute;}
			.textDescripte{/*width:780px;*/ float:right; height:34px; position:relative; left:0px; top:224px; z-index:99; overflow:hidden; padding:10px 5px 0px 0px;}
			/*.textDescripte a{ width:20px; height:34px; line-height:34px; display:inline-block; overflow:hidden; text-align:center; 
								color:#2e3741; cursor:pointer; background:url(../images/switchPic_bg.png) no-repeat center left;}
			.textDescripte a.selectedTextDescripte{ background:url(../images/switchPic_on.png); color:#fc691a; font-weight:bold; line-height:34px;}*/
			/* Modified On 2012-12-28 By liujunfeng */
			.textDescripte a{ width:13px; height:13px; line-height:34px; display:inline-block; overflow:hidden; text-align:center; 
								color:#2e3741; cursor:pointer; background:url(../images/switchPic.png) no-repeat -14px 0; margin-right:5px;}
			.textDescripte a.selectedTextDescripte{ background:url(../images/switchPic.png) no-repeat 0 0; color:#fc691a; font-weight:bold; line-height:34px;}

		.featuredDealsWrapper{/*border:1px solid #e8e8e8;*/ width:772px; margin-top:10px; }
			.rightColumnTitle{height:40px; line-height:50px; padding-left:9px;font-weight:bold; font-size:16px; background-color:#fff; border-bottom:2px solid #eee;}
			.rightColumnTitle a:link{color:black; text-decoration:none; font-size:16px;}
			.rightColumnTitle a:visited{color:black; text-decoration:none; font-size:16px;}
			.rightColumnTitle a:hover{color:#fc691a; text-decoration:none; font-size:16px;}
			.rightColumnTitle div{float:left;}
			.rightColumnTitle div.rightColumnTitlePage{float:right; margin-right:10px; font-size:12px;}
			.rightColumnTitle div.rightColumnTitlePage ul{}
			.rightColumnTitle div.rightColumnTitlePage ul li{float:left; margin-left:5px;}
			.rightColumnTitle div.rightColumnTitlePage ul li img{vertical-align:middle;}
			.rightColumnTitle div.rightColumnTitlePage ul .prevBtn{width:26px; height:40px; background:url(../images/prevBtn.png) no-repeat center left;}
					.titlePrevBtnHover{width:26px; height:40px; background:url(../images/prevBtnGlide.png) no-repeat center left;}
			.rightColumnTitle div.rightColumnTitlePage ul .nextBtn{width:26px; height:40px; background:url(../images/nextBtn.png) no-repeat center left;}
					.titleNextBtnHover{width:26px; height:40px; background:url(../images/nextBtnGlide.png) no-repeat center left;}
			.rightColumnTitle div.videosSupport{widht:200px; display:inline-block; margin-left:50px; padding-left:50px;
					background:url(../images/youtube.gif) no-repeat center left;}
			.rightColumnTitle div.newTopic{float:right; vertical-align:middle;}
			.rightColumnTitle div.newTopic a{width:146px; height:40px; margin-right:10px; display:block; 
												background:url(../images/postBtn.png) no-repeat center left;}
			.rightColumnTitle div.newTopic a:hover{width:146px; height:40px; margin-right:10px; display:block; 
												background:url(../images/postGlide.png) no-repeat center left;}
			.productList ul{display:block; margin-top:24px; text-align:center;}
			.productList ul li{float:left; vertical-align:middle;}
			.leftBtn{width:30px; float:left; display:inline-block; padding:100px 0px; margin-right:20px;}
			.productInfo{width:150px; float:left; margin:0 9px; text-align:center;}
			.productInfo div > dd > a:link,.productInfo div > dd > a:visited{color:#7d7d7d; text-decoration:underline;}
			.productInfo div > dd > a:hover{color:#fc691a; text-decoration:none;}
			
			/* Created On 2012-12-25 By liujunfeng */
			.featuredProducts{border:1px solid #eee; width:148px; height:220px; padding:10px 0px; margin-left:30px;}
			.featuredProducts dd{padding:0px 5px;}
			/*.featuredProducts .productPrice, .featuredProducts .freeShipping{text-align:center;}*/
			
				.featuredDealsWrapper dl,.newArrivalsWrapper dl,.relateProductWrapper dl{margin-bottom:30px;}
				.featuredDealsWrapper dl dt img,.newArrivalsWrapper dl dt img,.relateProductWrapper dl dt img{margin-bottom:18px;}
				.featuredDealsWrapper dl dd,.newArrivalsWrapper dl dd,.relateProductWrapper dl dd{text-align:left;}
					.productPrice{font-weight:bold; color:red; margin-top:3px;}
					.productPrice > .normalprice{text-decoration:line-through; font-weight:normal; color:#000; font-size:14px;}
					.freeShipping{color:#000;}
				.featuredDealsWrapper dl dd a:link,.relateProductWrapper dl dd a:link{color:#7d7d7d; text-decoration:underline;}
				.featuredDealsWrapper dl dd a:visited,.relateProductWrapper dl dd a:visited{color:#7d7d7d; text-decoration:underline;}
				.featuredDealsWrapper dl dd a:hover,.relateProductWrapper dl dd a:hover{color:#fc691a; text-decoration:none;}
			.lastProductInfo{width:146px;}
			.rightBtn{width:30px; display:inline-block; float:right; padding:100px 0px;  margin-left:20px;}
		.newArrivalsWrapper{border:1px solid #e8e8e8; width:772px; margin-top:10px; margin-top:10px;}
				.tabTitle{padding:0px 9px; float:left; background-color:#eeeeee; height:40px; font-weight:bold; 
						line-height:40px; font-size:16px;}
				.tabTitle a{display:block; color:#000000; text-decoration:none;}
				.tabTitle a:hover{text-decoration:underline;}
				.currentTabTitle{background-color:white; color:#fc691a;}	
				.currentTabTitle a{color:#fc691a; text-decoration:none;}
				.currentTabTitle a:hover{text-decoration:none;}
				.content{clear:both; width:772px; display:none; background-color:white;}

		.relateProductWrapper{border:1px solid #e8e8e8;	margin-top:10px; margin-top:10px;}
		.featuredCategoriesWrapper{border:1px solid #e8e8e8; width:772px; margin-top:10px;}
			.categoriesLink{width:772px; padding:24px 9px 6px 9px; overflow:hideen;}
			.categoriesLink ul{}
			.categoriesLink ul li{float:left; width:130px; margin-right:26px; margin-bottom:24px;}
			.categoriesLink ul li dl dt{font-weight:bold; color:#004b91;}
			.categoriesLink ul li dl dt a:link{color:#004b91; text-decoration:none;}
			.categoriesLink ul li dl dt a:visited{color:#004b91; text-decoration:none;}
			.categoriesLink ul li dl dt a:hover{color:#fc691a; text-decoration:underline;}
			.categoriesLink ul li dl dd{font-size:11px; color:#7d7d7d;}
			.categoriesLink ul li dl dd a:link{color:#7d7d7d; text-decoration:none;}
			.categoriesLink ul li dl dd a:visited{color:#7d7d7d; text-decoration:none;}
			.categoriesLink ul li dl dd a:hover{color:#fc691a; text-decoration:underline;}
			.categoriesLink ul li.lastLi{margin-right:0px;}


	/*companyInfo*/
	.companyInfoWrapper{clear:both; border:1px solid #e8e8e8; width:770px; margin:10px auto; font:italic 13px Arial,Helvetica,sans-serif; color:#333;}
	.companyInfoWrapper dl{padding:24px 40px 16px 40px;}
	.companyInfoWrapper dl dd{margin:5px 0px;}
	.companyInfoWrapper dl dd ul li{float:left; width:150px; font-weight:bold;}
	.companyInfoWrapper dl dd ul .companyInfoBBB{padding-top:10px;}
	.companyInfoWrapper dl dd ul .companyInfoList ul li{width:300px; font-weight:bold;}
		.footerLine{width:926px; height:1px; margin:0 auto; display:block; /*background:url(../images/dashes.jpg) repeat-x bottom center;*/ }
	.companyInfoWrapper a{color:#7d7d7d; font-size:13px;}
	.companyInfoWrapper a:link{color:#7d7d7d; text-decoration:underline; font-size:13px;}
	.companyInfoWrapper a:vistied{color:#7d7d7d; text-decoration:underline; font-size:13px;}
	.companyInfoWrapper a:hover{color:#fc691a; text-decoration:underline; font-size:13px;}


	/*product_listing*/
	.categoryPath{width:1006px; height:30px; margin:0 auto; line-height:30px; *margin-top:10px;}
	.categoryPath a:link{color:black; text-decoration:none;}
	.categoryPath a:visited{color:black; text-decoration:none;}
	.categoryPath a:hover{color:#fc691a; text-decoration:underline;}
									
	.categoryMainWrapper{width:1006px; height:auto; margin:0 auto;}
									
	/*categoryLeftColumn*/
	.categoryLeftColumn{width:220px; float:left; display:block;}
	.levelTwoList{width:220px; height:auto; border:1px solid #fc691a;}
	/* BOF: Modified On 2012-09-22 By liujunfeng */
	.levelTwoListTitle{height:40px; line-height:40px; font-size:16px; font-weight:bold;
						background-color:#eeeeee; color:#2E3741; padding-left:9px;}	
	/* EOF: Modified */
									
	.cellPhone{width:218px; border:1px solid #FC691A; margin-top:10px;}
		.cellPhoneContent{padding:0px 9px; color:black;}
		.productleftColumnTitle{height:40px; line-height:40px; background-color:#eeeeee; font-weight:bold;
							font-size:16px; color:#fc691a; padding-left:9px;}
		.selectColor{width:200px; border-bottom:1px dotted #e1e1e1;}
	.cellPhone div.colorTitle{width:45px; padding-left:5px; padding-top:5px;  display:inline-block;	float:left; font-weight:bold;}
	.cellPhone div.colorList{padding:10px 0px 5px 0px; display:inline-block;}
	.cellPhone div.colorList a{width:16px; height:16px; cursor:pointer; display:inline-block; margin-right:2px; border:1px solid #ebebeb;}
	.cellPhone div.colorList a.one{background-color:#c00;}
	.cellPhone div.colorList a.two{background-color:#FB940B;}
	.cellPhone div.colorList a.three{background-color:yellow;}
	.cellPhone div.colorList a.four{background-color:#0c0;}	
	.cellPhone div.colorList a.five{background-color:#03c0c6;}	
	.cellPhone div.colorList a.six{background-color:blue;}		
	.cellPhone div.colorList a.seven{background-color:#762CA7;}
	.cellPhone div.colorList a.eight{background-color:#FF98BF;}
	.cellPhone div.colorList a.nine{background-color:white;}
	.cellPhone div.colorList a.ten{background-color:#999;}
	.cellPhone div.colorList a.eleven{background-color:black;}
	.cellPhone div.colorList a.twelve{background-color:#885418;}																					
		.cellPhoneContent div dl{padding:8px 0px; border-bottom:1px dotted #e1e1e1; padding-bottom:15px;}
		.cellPhoneContent div dl dt{font-weight:bold;}
		.cellPhoneContent div dl dd{margin-top:5px; color:#7d7d7d;}
		.cellPhoneContent div dl dd ol{clear:both;}
		.cellPhoneContent div dl dd ol li{height:22px; line-height:22px;}
		.cellPhoneContent div.selectPrice{padding-bottom:20px;}
		.cellPhoneContent div.selectPrice dl{border-bottom:none;}	
		.cellPhoneContent div.selectPrice dl dt{color:#fc691a;}
		.cellPhoneContent .enterSubmit{color:white; background-color:#fc691a; border:none; width:25px; height:21px; padding:0px; cursor:pointer;}
									
	.hottestItems{width:218px; border:1px solid #FC691A; margin-top:10px;}
		.leftColumnProdcutInfo{border-bottom:1px dotted #e1e1e1;}
		.leftColumnProdcutInfo img{float:left;}
		.lastHottestItemInfo{border-bottom:none;}
	.leftColumnProdcutInfo img{margin:10px 6px; padding:0px;}		
	.leftColumnProdcutInfo ul{margin:10px 0px; width:124px; float:right; 
						padding-right:9px;}
	.leftColumnProdcutInfo ul li{color:#7d7d7d;}
	.leftColumnProdcutInfo ul li a{color:#7d7d7d;}	
	.leftColumnProdcutInfo ul li a:link{text-decoration:underline;}
	.leftColumnProdcutInfo ul li a:visited{text-decoration:underline;}
	.leftColumnProdcutInfo ul li a:hover{color:#fc691a; text-decoration:none;}
	.productReview{width:218px; border:1px solid #FC691A; margin-top:10px; margin-bottom:10px;}
				
	
									
	/*categoryRightColumn*/
	.categoryRightColumn{width:774px; margin-left:12px; float:right; display:block;}
		.funcListWrapper{background-color:#fafafa; border:1px solid #e8e8e8;}
			.currentProductTitle{height:37px; line-height:37px; font-size:16px; font-weight:bold; color:#fc691a; display:inline-block; padding-left:9px; padding-right:20px; float:left;}
			.currentProductTotal{display:inline-block;   line-height:37px; float:left;}
			.currentProductTotal span{color:#fc691a;  margin-right:5px;}
			.redirectWrapper{float:right; height:38px; display:inline-block;
								line-height:38px; margin-right:10px;}
			.redirectWrapper span.currentPage{color:#fc691a;}
			.redirectWrapper span.totalPage{margin-right:10px; }
			.redirectWrapper img{vertical-align:middle; }
			.funcList{width:763px; height:30px; background-color:#fafafa; border-top:1px solid #e8e8e8;
						padding-left:9px;}
			.funcList span{height:30px; line-height:30px;display:inline-block; vertical-align:middle;}
			/*.funcList span.firstImg{margin-left:10px;}
			.funcList span.lastImg{margin-right:45px;}*/
			/***************************列表切换部分***************************/
			.listLink{width:51px; height:30px; display:inline-block; margin-left:10px; margin-right:5px; cursor:pointer; background:url(../images/list.png) no-repeat center left;}
			.listLinkHover, .listLink:hover{background:url(../images/listGilde.gif) no-repeat center left;}
			.galleryLink{width:69px; height:30px; display:inline-block; background:url(../images/gallery.png) no-repeat center left; cursor:pointer;}
			.galleryLinkHover, .galleryLink:hover{background:url(../images/galleryGlide.gif) no-repeat center left;}
			.gridLink{width:56px; height:30px; display:inline-block; margin-right:110px; background:url(../images/grid.png) no-repeat center left;}
			.gridLinkHover, .gridLink:hover{background:url(../images/gridGlide.gif) no-repeat center left;}
			/***************************列表切换部分***************************/
			.funcList img{vertical-align:middle;}
			.funcList .productShowNum{width:100px; height:20px; border:1px solid #e1e1e1; vertical-align:middle;
						display:inline-block; margin-left:8px; background-color:white;}
			.funcList .defaultShowNum{width:30px; height:20px; line-height:20px; border:1px solid #e1e1e1; display:inline-block; margin-left:2px; padding-left:2px; margin-right:0px; cursor:pointer;} 
			.funcList .defaultShowNum .hiddenNum{display:none; position:relative; right:2px; top:1px;
								border-bottom-right-radius:5px; width:52px; height:auto; background-color:white;
								border-bottom-left-radius:5px;  -webkit-box-shadow:1px 3px 3px #898989; 
								-moz-box-shadow:1px 3px 3px #898989; box-shadow:1px 3px 3px #898989;
								filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#898989');}
			.funcList dl a{color:black; line-height:20px; margin-left:3px;}
			.funcList span.showNumArrow{width:20px; border:1px solid #e1e1e1; border-left:none; height:20px; display:inline-block; margin-left:-3px; text-align:center; margin-right:110px;}
			.funcList span.showNumArrow img{margin-top:7px; *margin-top:-7px; *margin-left:2px;}
			.funcList span.defaultSortBy{width:120px; height:20px; line-height:20px; border:1px solid #e1e1e1; display:inline-block; margin-left:2px; padding-left:2px; cursor:pointer;}
			.funcList span.defaultSortBy .hiddenSort{display:none; position:relative; right:2px; top:1px;
								border-bottom-right-radius:5px; width:142px; height:auto; background-color:white;
								border-bottom-left-radius:5px;  -webkit-box-shadow:1px 3px 3px #898989; 
								-moz-box-shadow:1px 3px 3px #898989; box-shadow:1px 3px 3px #898989;
								filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#898989');}
			.funcList span.defaultSortBy dl div dd{padding-bottom:3px; margin-left:3px;}
			.funcList span.showSortByArrow{width:20px; border:1px solid #e1e1e1; border-left:none; height:20px; display:inline-block; margin-left:-3px; text-align:center;}	
			.funcList span.showSortByArrow img{margin-top:7px; *margin-top:-7px; *margin-left:2px;}	
			.funcList span.sortBtnOne{border:1px solid #e1e1e1; height:20px; line-height:20px; padding:0px 18px 0px 5px; margin-left:5px; background:url(../images/arrowsDownGray.png) no-repeat 63px 3px; cursor:pointer; *margin-left:10px; margin-right:5px;}
			.funcList span.sortBtnOneHover{border:1px solid #e1e1e1; height:20px; line-height:20px; padding:0px 18px 0px 5px; margin-left:5px; background:url(../images/arrowsDown.png) no-repeat 63px 3px; cursor:pointer; *margin-left:10px; margin-right:5px;}
			.funcList span.sortBtnTwo{border:1px solid #e1e1e1; height:20px; line-height:20px; padding:0px 18px 0px 5px; margin-left:-5px; background:url(../images/arrowsDownGray.png) no-repeat 36px 3px; cursor:pointer; *margin-left:2px;}	
			.funcList span.sortBtnTwoHover{border:1px solid #e1e1e1; height:20px; line-height:20px; padding:0px 18px 0px 5px; margin-left:-5px; background:url(../images/arrowsDown.png) no-repeat 36px 3px; cursor:pointer; *margin-left:2px;}
			.categoryGoodsPrice{color:red; font-weight:bold;}
			.productInfoList{border:1px solid #e8e8e8; border-top:none; border-bottom:none;}	
			.productInfoList .rightColumnProductInfo{padding:28px 0px 28px 33px; border-bottom:1px dotted #e1e1e1;}	
			.productInfoList .rightColumnProductInfo img{float:left; margin-right:25px;}
			.productInfoList .rightColumnProductInfo dl{float:left; width:480px; padding-right:20px;}			
			.productInfoList .rightColumnProductInfo dl dt{margin-bottom:5px;}
			.productInfoList .rightColumnProductInfo dl dt a:link{color:#fc691a; text-decoration:none;}
			.productInfoList .rightColumnProductInfo dl dt a:visited{color:#fc691a; text-decoration:none;}
			.productInfoList .rightColumnProductInfo dl dt a:hover{color:#fc691a; text-decoration:underline;}
			.productInfoList .rightColumnProductInfo dl dd a:link{color:#7d7d7d; text-decoration:none;}
			.productInfoList .rightColumnProductInfo dl dd a:visited{color:#7d7d7d; text-decoration:none;}
			.productInfoList .rightColumnProductInfo dl dd a:hover{color:#fc691a; text-decoration:underline;}
			.productInfoList .rightColumnProductInfo dl dd.addToCart{margin-top:15px;}
			.productInfoList .rightColumnProductInfo dl dd.addToCart a{color:#004b91;}
				.paging{padding:15px 20px 10px 0px; text-align:right;}
				.paging a{width:25px; height:25px; display:inline-block; line-height:25px; color:black; border:1px solid #e8e8e8; text-align:center; margin-right:5px;}
				.paging .current{width:25px; height:25px; display:inline-block; line-height:25px; color:#FD6D01; text-align:center; margin-right:5px; border:1px solid #e8e8e8; background-color:#FFEDE1;}
				.paging .nextPage{width:50px; border:1px solid #e8e8e8; background:url(../images/icon_arrow_right.png) no-repeat 40px center;}
				.paging .prevPage{width:50px; border:1px solid #e8e8e8; background:url(../images/icon_arrow_left.png) no-repeat 5px center;}
				.paging a:hover{background-color:#e8e8e8; color:#fc691a;}
				.productDescription{padding:8px 9px 15px 9px; /*background-color:#eeeeee;*/background-color:#fafafa; /*margin-top:10px;*/}
				.productDescription span{color:#fc691a;}
			.productInfoGallery{border:1px solid #e8e8e8; border-top:none; width:772px;}
			.productInfoGallery .rightColumnProductInfo{float:left; width:193px; padding-top:28px; margin-bottom:15px;}
				.productPageGoodsPrice{font-weight:bold; color:red;}
				.productPageGoodsPrice span.normalprice{text-decoration:line-through; color:#000; font-weight:normal;}
			.productInfoGallery .rightColumnProductInfo img{margin:0px 45px 15px 45px; vertical-align:middle;}
			.productInfoGallery .rightColumnProductInfo dl{clear:both; font-size:12px; width:130px; margin:0px 30px;}
			.productInfoGallery .rightColumnProductInfo dl dt a:link{color:#7d7d7d; text-decoration:underline;}
			.productInfoGallery .rightColumnProductInfo dl dt a:visited{color:#7d7d7d; text-decoration:underline;}
			.productInfoGallery .rightColumnProductInfo dl dt a:hover{color:#fc691a; text-decoration:none;}
			.productInfoGallery .rightColumnProductInfo dl dd{margin:3px 0px;}	
			.productInfoGallery .rightColumnProductInfo dl dd a{font-weight:bold;}
			.productInfoGallery .rightColumnProductInfo dl dd a:link{color:#fc691a; text-decoration:none;}
			.productInfoGallery .rightColumnProductInfo dl dd a:visited{color:#fc691a; text-decoration:none;}
			.productInfoGallery .rightColumnProductInfo dl dd a:hover{color:#fc691a; text-decoration:underline;}
			.productInfoGrid{width:772px; border:1px solid #e8e8e8; border-top:none; padding-top:28px;}
			.productInfoGrid .rightColumnProductInfo{display:inline-block; width:135px; text-align:center; margin-left:16px; margin-bottom:30px; *float:left;}
			.productInfoGrid .rightColumnProductInfo img{margin-bottom:5px;}
			.productInfoGrid .rightColumnProductInfo dl dd ol li{float:left; height:20px; line-height:20px;}
			.productInfoGrid .rightColumnProductInfo a:link{color:#fc691a; text-decoration:none;}
			.productInfoGrid .rightColumnProductInfo a:visited{color:#fc691a; text-decoration:none;}
			.productInfoGrid .rightColumnProductInfo a:hover{color:#fc691a; text-decoration:underline;}
			

	/*categoryFooter*/
	.categoryFooter{width:974px; margin:0 auto; border:1px solid #e8e8e8; margin-bottom:10px; margin-top:10px;
					padding:15px 20px 10px 10px; background:url(../images/historyBgFill.jpg) repeat-x top left;}
		.productViewHistoryWrapper{/*width:300px;*/width:100%; height:277px; /*border-right:1px solid #e8e8e8;*/ display:inline-block; margin-right:9px; float:left;}
			.categoryFooterTitle{color:#fc691a; font-size:16px; font-weight:bold; margin-bottom:20px;}
			.categoryFooterTitle span{float:left;}
			.categoryFooterTitle ul{float:right;}
			.categoryFooterTitle ul li{float:left; height:26px; line-height:26px;}
			.categoryFooterTitle ul li.separatedSlash{color:black; margin-left:2px; margin-right:2px;}
			.categoryFooterTitle ul li.similarProductTotalPage{color:black; margin-right:10px;}
			.categoryFooterTitle ul li img{margin-left:5px;}
					.prevBtn{width:26px; height:26px; display:inline-block; vertical-align:middle; background:url(../images/prevBtn.png) no-repeat center left;}
					.prevBtnHover{width:26px; height:26px; display:inline-block; vertical-align:middle; background:url(../images/prevBtnGlide.png) no-repeat center left;}
					.nextBtn{width:26px; height:26px; display:inline-block; margin-left:5px; vertical-align:middle;
					background:url(../images/nextBtn.png) no-repeat center left; }
					.nextBtnHover{width:26px; height:26px; display:inline-block; margin-left:5px; vertical-align:middle; background:url(../images/nextBtnGlide.png) no-repeat center left;}
			.productViewHistory{margin-bottom:10px;}
			.productViewHistory img{float:left; margin-right:10px;}
			.productViewHistory ul{float:left; width:210px;}
			.productViewHistory ul li a{color:#7d7d7d;}
		.similarProductWrapper{width:660px; height:200px; display:inline-block; float:right;}
			.similarProduct ul{padding-left:10px;}
			.similarProduct ul dl{margin-right:0px;}
			.similarProduct ul dl dt{margin-bottom:10px;}
			.similarProduct ul dl dd{text-align:left;}
			.similarProduct ul dl dd a{color:#7d7d7d;}
			.similarProduct ul dl dd a:hover{color:#fc691a;}
			.similarProductInfo{width:146px; float:left; margin-right:15px; text-align:center;}
								
	/*productFatherPage*/
	.levelTwoList dl dd.lastCategory{border-bottom:none;}
	/* BOF: Created On 2012-09-22 By liujunfeng */			
	.levelTwoList dl{border-color:#eeeeee;}
	.levelTwoList dl dd{border:none;}
	/* EOF: Created */
	.promoteImg{margin-top:10px;}
	.promoteImg dl dd{margin-bottom:10px;}
	.productDisplayWrapper{width:772px; border:1px solid #e8e8e8; height:auto;}
		.productDisplayTitle{height:40px; font-size:16px; font-weight:bold; line-height:40px; color:black; background-color:#eeeeee; padding-left:8px;}
		.productDisplay{padding:18px 0px 15px 14px;}
		.productDisplay ul li{float:left; height:290px; margin-right:12px; border-right:1px solid #ddd; width:153px; padding:12px 11px 12px 12px;
			/*border-radius:5px;*/ margin-bottom:12px; text-align:center; font-weight:bold;}
		.productDisplay ul li.fourLi{border:0px;}
		.productDisplay ul li.spaceLine{height:1px; width:745px; background-color:#ddd; display:block; margin:6px 0px 18px; padding:0px;}
								
	/*具体产品信息*/
	.productPath{margin-top:10px; *margin-top:15px; height:18px; width:980px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis;/* Opera */ text-overflow:ellipsis;/* IE */ max-width:980px;/* FireFox */}
	.productPath ul li{float:left; margin-right:5px;}
	.productPath ul li a:link{color:#000000; text-decoration:none;}	
	.productPath ul li a:visited{color:#000000; text-decoration:none;}
	.productPath ul li a:hover{color:#fc691a; text-decoration:underline;}																	
	.productPath ul li.visitedCategory a:link{color:#004b91; text-decoration:none;}
	.productPath ul li.visitedCategory a:visited{color:#004b91; text-decoration:none;}
	.productPath ul li.visitedCategory a:hover{color:#fc691a; text-decoration:underline;}
	.productPath ul li.currentProduct a:link{color:#fc691a; text-decoration:none;}
	.productPath ul li.currentProduct a:visited{color:#fc691a; text-decoration:none;}
	.productPath ul li.currentProduct a:hover{color:#fc691a; text-decoration:underline;}
									
	.productBasicInfo{border:1px solid #e8e8e8; width:994px; margin:10px 0px; padding-right:10px;}
	.productBasicInfo .productImageInfo{width:300px; height:310px; padding:10px; display:inline-block; float:left;}
	/*.productBasicInfo .productImageInfo img{cursor:pointer;} */
	.productBasicInfo .productImageInfo div.glass{width:37px; height:34px; background-color:#e8e8e8; position:relative; top:-40px; left:240px;}
	.productBasicInfo .productImageInfo div.glass a{width:37px; height:34px; display:block; background:url(../images/glass.png) no-repeat center left;}
	.productBasicInfo .productImageInfo div.glass a:hover{background:url(../images/glassGlide.png) no-repeat center left;}
	.productBasicInfo .productImageInfo div{width:148px; text-align:center; display:inline-block; float:left;}
	.productBasicInfo .productTextInfo{width:670px; display:inline-block; float:right;}
		.productTextInfoTwo{float:left; width:417px; margin-bottom:5px;}
	.productBasicInfo .productTextInfo dl{border-bottom:1px dotted #e1e1e1; padding:15px 0px 10px 0px; margin-bottom:10px;}
	.productBasicInfo .productTextInfo dl dt{font-size:16px; color:#fc691a; margin-bottom:15px;}
	.productBasicInfo .productTextInfo dl dd{height:12px;}
	.productBasicInfo .productTextInfo dl dd ol{float:left;}
	.productBasicInfo .productTextInfo dl dd ol li{float:left; height:12px; line-height:11px; color:#004b91; margin-right:10px;}
	.productBasicInfo .productTextInfo dl dd ol li a{margin:0px 2px;}
	.productBasicInfo .productTextInfo dl dd ol li a:link{color:#004b91; text-decoration:underline;}
	.productBasicInfo .productTextInfo dl dd ol li a:visited{color:#004b91; text-decoration:underline;}
	.productBasicInfo .productTextInfo dl dd ol li a:hover{color:#fc691a; text-decoration:none;}		
	.productBasicInfo .productTextInfo dl dd ul{float:right; height:12px; line-height:12px;}
	.productBasicInfo .productTextInfo dl dd ul li{float:left; color:#7d7d7d; margin-left:5px; margin-top:0px; margin-left:5px;}
	.productBasicInfo .productTextInfo div{display:inline-block;}
	.productBasicInfo .productTextInfo ul li{margin-top:10px; color:#7d7d7d;}
	.productBasicInfo .productTextInfo ul li span.volumeDiscount{color:#fc691a;  font-weight:bold;}
	.productBasicInfo .productTextInfo ul li span{margin-right:2px;}
	.productBasicInfo .productTextInfo ul li a:link{color:#004b91; text-decoration:underline;}
	.productBasicInfo .productTextInfo ul li a:visited{color:#004b91; text-decoration:underline;}
	.productBasicInfo .productTextInfo ul li a:hover{color:#fc691a; text-decoration:none;}	
	.productBasicInfo .productTextInfo ul li.buyerProtect{width:417px; height:70px; background:url(../images/buyer.gif) no-repeat center left;}
	.productBasicInfo .productTextInfo ul li.buyerProtect .buyerProtectTitle{font-size:16px; margin-bottom:5px;}
	.productBasicInfo .productTextInfo div.addToCart{width:208px; background:#eeeeee; float:right; height:235px;}
	.productBasicInfo .productTextInfo div.addToCart dl{margin-top:20px; padding-left:40px;}
	.productBasicInfo .productTextInfo div.addToCart dl dd{margin-bottom:15px; height:28px; line-height:28px; vertical-align:middle;}
	.productBasicInfo .productTextInfo div.addToCart dl dd.Quantity{margin-bottom:0px; line-height:40px;}
	.productBasicInfo .productTextInfo div.addToCart dl dd ol{width:200px;}
	.productBasicInfo .productTextInfo div.addToCart dl dd ol li{float:left; vertical-align:middle; margin-right:5px;}
	.productBasicInfo .productTextInfo div.addToCart dl dd ol li img{margin:1px 0px; margin:5px 0px;}
	.productBasicInfo .productTextInfo div.addToCart dl dd ol li input{width:50px; height:16px; border:1px solid #e1e1e1; color:#7d7d7d; text-align:center; margin:4px 0px;}
	.productBasicInfo .productTextInfo div.addToCart dl .addToCartImg{width:146px; height:28px;}
	.productBasicInfo .productTextInfo div.addToCart dl dd a:link{color:#004b91; text-decoration:underline;}
	.productBasicInfo .productTextInfo div.addToCart dl dd a:visited{color:#004b91; text-decoration:underline;}
	.productBasicInfo .productTextInfo div.addToCart dl dd a:hover{color:#fc691a; text-decoration:none;}
					
	.productPageMainWrapper{width:1006px; margin-bottom:10px;}	
		.productPageLeftColumn{width:772px; float:left;}
			.othersViewHistory{border:1px solid #e8e8e8; width:772px; margin-bottom:10px;}
				.othersViewHistoryTitle{font-size:16px; height:40px; line-height:40px; padding-left:10px; background-color:#eeeeee;}
				.othersViewHistoryTitle div.title{float:left;}
			.productPageSwitchTab{border:1px solid #e8e8e8; margin-bottom:10px; width:772px;}
			.productPageSwitchTab ol{width:772px; background-color:#eeeeee; height:40px; color:#000000;}
				.productInfoContent{width:772px; display:none;}
				.productInfoContent ul.volumeDiscount{border:1px solid #e8e8e8;}
				.productInfoContent ul.volumeDiscount li{float:left;}
				.productInfoContent ul li.volumeDiscountInfoOne{position:relative; left:-100px; top:50px;}
				.productInfoContent ul li.volumeDiscountInfoTwo{position:relative; left:20px; top:-6px;}
					.shippingAndDelivery li{margin-bottom:5px;}
					.shippingAndDelivery li.question{color:black; font-weight:bold;}
					.shippingAndDelivery li table{border:1px solid #e8e8e8; cellspacing:0px; text-align:center;}
					.shippingAndDelivery li table th{border:1px solid #e8e8e8; background-color:#f9f9f9; text-align:center;}
					.shippingAndDelivery li table tr td{border:1px solid #e8e8e8; text-align:center;}
					.shippingAndDelivery li p,.shippingAndDelivery li ul{color:#7D7D7D; font-size:12px; font-weight:normal; margin-left:15px;}
					.returnsAndRefund dt{color:black; font-weight:bold;}	
				.currentProductInfoContent{width:742px; display:block; padding:20px 20px 15px 20px; color:#7d7d7d;}
				.currentProductInfoContent dl dd{margin-bottom:15px;}
				.currentProductInfoContent dl dd dl{margin:0px; padding:0px;}
				.currentProductInfoContent dl dd dl dd{margin:0px;}
				.currentProductInfoContent dl dd dl dd ul{list-style-type:disc; margin-left:15px;}
				.currentProductInfoContent dl dd dl dd ul li{list-style-type:disc;}
				.currentProductInfoContent dl dd dl dt{color:black; font-weight:bold;}
				.productPriceInfo{border:1px solid #e8e8e8; margin:10px 0px; color:black;}
					.productPriceInfoOne{background-color:#eeeeee; width:742px; height:30px; line-height:30px;}
					.productPriceInfoTwo{width:742px; height:30px; line-height:30px;}
					.productPriceInfoTwo li{width:51px; border-right:1px solid #e8e8e8;}
					.productPriceInfoTwo li.QTY{width:149px; border-right:1px solid #e8e8e8;}
					.productPriceInfoTwo li.merger{width:220px; font-weight:bold;}
					.productPriceInfoTwo li.lastQTY{width:147px; border:none;}
					.productPriceInfo li{float:left; width:55px; text-align:center;}
					.productPriceInfoOne li.QTY{width:151px;}
			.picturesFromBuyers{border:1px solid #e8e8e8; margin-bottom:10px; width:772px;}
				.picturesFromBuyersTitle{height:40px; line-height:40px; padding-left:10px; font-size:16px; background-color:#eeeeee;}	
				.picturesFromBuyersTitle span{margin:0px 2px;}
				.picturesFromBuyersTitle div{float:right; margin-right:10px;}
					.picturesFromBuyersLeftBtn{float:left; margin:55px 0px;}
					.picturesFromBuyersRightBtn{float:right; margin:55px 0px;}
				.picturesFromBuyersList ul{margin:20px auto; float:left;}
				.picturesFromBuyersList ul li{float:left; width:142px; text-align:center;}
				.picturesFromBuyersList ul li img{}
			    .picturesFromBuyersList ul li a span{position:relative; left:-100px;}
			.productReviewsWrapper{border:1px solid #e8e8e8; margin-bottom:10px; width:772px;}	
				.productReviews{padding:15px 10px; padding-bottom:0px;}
				.productReviews div.totalScore{padding-bottom:15px; border-bottom:1px dotted #e1e1e1;}
				.productReviews div.totalScore ul{height:28px; line-height:28px;}
				.productReviews div.totalScore ul li{float:left; margin-right:5px;}
				.productReviews div.totalScore ol li{float:left; height:12px; line-height:12px; margin-right:5px; margin-bottom:5px;}

				.productReviews div span.fiveStar{width:62px; height:12px; display:inline; background:url(../images/score.png) no-repeat 0px 0px;}
				.productReviews a{display:block; float:right; margin-rigth:10px;width:146px; height:28px;}
					.customerScoreWrapper{border-bottom:1px dotted #e1e1e1;}
					.customerScoreWrapper div.customerScore{width:190px; padding:10px 0px; float:left; color:#7d7d7d;}
					.customerScoreWrapper div.customerScore dl dd{margin-bottom:2px;}
					.customerScoreWrapper div.customerScore dl dd span{color:black; font-weight:bold;}
					.customerScoreWrapper div.customerMessageWrapper{width:555px; padding:4px 0px; float:right; color:#7d7d7d;}
						.customerMessage dl{padding-bottom:10px; border-bottom:1px dotted #e1e1e1;}
						.customerMessage dl dt{margin-bottom:5px; }
						.customerMessage dl dd{word-wrap:break-word; word-break:normal;}/* Created On 2012-11-27 By liujunfeng - 自动换行 */
						.replyMessage dl{padding:5px 0px;}
						.replyMessage dl dt{font-weight:bold; color:black;}
						.replyMessage dl dd{margin-bottom:5px;}
			.customerLeaveMessage{border:1px solid #e8e8e8; margin-bottom:10px; padding:10px; width:752px;}
			.customerLeaveMessage dl dd{margin-bottom:5px;}
			.customerLeaveMessage dl dd label{width:120px; height:20px; line-height:20px; display:inline-block;}
			.customerLeaveMessage dl dd img{vertical-align:middle; margin-top:-5px;}
			.customerLeaveMessage dl dd.rating{width:500px;}
			.customerLeaveMessage dl dd ul{float:left;}
			.customerLeaveMessage dl dd ul li{float:left; height:12px; line-height:12px; margin-right:5px;}
			.customerLeaveMessage dl dd ul li.score{width:62px; height:12px; margin-top:2px; background:url(../images/score.png) no-repeat -60px 0px;}
			.customerLeaveMessage dl dd ol{float:right; color:#7d7d7d;}
			.customerLeaveMessage dl dd ol li{float:left; margin-left:5px;}
			.customerLeaveMessage dl dd textarea{border:1px solid #e8e8e8;}
			.customerLeaveMessage dl dd ol li.noteContent{color:black; font-weight:bold;}
			.customerLeaveMessage dl dd .submit{width:96px; height:29px; border:none; cursor:pointer; background:url(../images/submit.png) no-repeat center left;}
				.submitHover{width:96px; height:29px; border:none; cursor:pointer; background:url(../images/submitGlide.png) no-repeat center left;}
			.customerDiscussWrapper{border:1px solid #e8e8e8; color;#7d7d7d; width:772px; *margin-bottom:0px;}
			.customerDiscussWrapper ul li{float:left; text-align:center;}
				.customerDiscuss{padding:10px;}
				.customerDiscuss ul{margin-bottom:5px; }
				.customerDiscuss ul li{*padding-bottom:5px;}
				.customerDiscuss ul.topicField{color:black; font-weight:bold;}
				.customerDiscuss ul li.topics{width:442px; text-align:left;}
				.customerDiscuss ul li.topics a:link{color:#7d7d7d; text-decoration:underline;}
				.customerDiscuss ul li.topics a:visited{color:#7d7d7d; text-decoration:underline;}
				.customerDiscuss ul li.topics a:hover{color:#fc691a; text-decoration:none;}
				.customerDiscuss ul li.views{width:80px;}
				.customerDiscuss ul li.replies{width:80px;}
				.customerDiscuss ul li.postedOn{width:150px; text-align:left;}
		.productPageRightColumn{width:218px; /*height:800px;*/ border:1px solid #e8e8e8; float:right;}	

	/*productDiscuss*/
		.productDiscussMainWrapper{width:1006px; margin:0 auto;}
		.productDiscussListWrapper{border:1px solid #e8e8e8; margin-top:10px; padding:10px 10px 20px 10px;}
			.productThumbnails{width:240px; text-align:center; float:left;}
			.productThumbnails img{width:100px; height:100px; margin:20px 0px;}
			.productThumbnails div.goodsPrice span{font-size:16px; font-weight:bold;}
			.productThumbnails div ul li{float:left;}
			.productThumbnails div ul li a{height:28px; line-height:28px;}
			.productThumbnails div .addToCart{width:120px; height:28px; display:inline-block; background:url(../images/cartBIgBtn.png) no-repeat center left; margin-right:10px;}
				.productThumbnailsTitle{color:black; font-weight:bold; font-size:16px; text-align:left;}
			.productDiscussList{border:1px solid #e8e8e8; width:740px; float:right;}
				.productDiscussListTitle{height:40px; line-height:40px; font-size:16px; color:black; font-weight:bold; padding:0px 10px; border-bottom:1px solid #e8e8e8;}
				.productDiscussListTitle a{width:96px; height:40px; float:right; background:url(../images/newTopic.png) no-repeat center left;}
				.productDiscussListTitle a:hover{background:url(../images/newTopicGlide.png) no-repeat center left;}
		.productDiscussListWrapper div ul.title{color:black; font-weight:bold;}
		.productDiscussListWrapper div ul{padding:8px 10px;}
		.productDiscussListWrapper div ul li{float:left;}
		.productDiscussListWrapper div ul li.topics{width:420px;}	
		.productDiscussListWrapper div ul li a:link{color:#7d7d7d; text-decoration:underline;}
		.productDiscussListWrapper div ul li a:visited{color:#7d7d7d; text-decoration:underline;}
		.productDiscussListWrapper div ul li a:hover{color:#fc691a; text-decoration:underline; font-weight:bold;}	
		.productDiscussListWrapper div ul li.views{width:75px; text-align:center;}
		.productDiscussListWrapper div ul li.replies{width:75px; text-align:center;}
		.productDiscussListWrapper div ul li.postedOn{width:150px;}
		.productDiscussListWrapper div.moreTopics{margin:10px 10px;}
		.productDiscussListWrapper div.moreTopics a{float:right; margin-left:20px;}
		.productDiscussListWrapper div.moreTopics a:link{color:#004b91; text-decoration:underline;}
		.productDiscussListWrapper div.moreTopics a:visited{color:#004b91; text-decoration:underline;}
		.productDiscussListWrapper div.moreTopics a:hover{color:#fc691a; text-decoration:none;}
		.productDiscussListWrapper div dl{border-bottom:1px dotted #e1e1e1; padding:15px 0px 10px 0px;}
		.productDiscussListWrapper div dl dt{font-weight:bold; margin-bottom:10px;}
		.productDiscussListWrapper div dd{margin-bottom:10px;}
		.productDiscussListWrapper div dd span{margin-left:10px;}
		.productDiscussListWrapper div dd .returnLink{float:right;}
		.productDiscussListWrapper div dd a{margin-left:10px;}
		.productDiscussListWrapper div dd .returnLink a:link{color:#004b91; text-decoration:none;}
		.productDiscussListWrapper div dd .returnLink a:visited{color:#004b91; text-decoration:none;}
		.productDiscussListWrapper div dd .returnLink a:hover{color:#fc691a; text-decoration:underline;}
			.productDiscussReply{border:1px solid #e8e8e8; margin-top:10px; padding-bottom:30px;}
				.productDiscussReplyForm{padding:10px 100px;}
					.showMessage{widt}
				.productDiscussReplyForm dd label{width:100px; text-align:right; display:inline-block; vertical-align:top; font-weight:bold; color:black; height:20px; line-height:25px;}
				.productDiscussReplyForm dd{margin-bottom:5px;}
				.productDiscussReplyForm dd img{vertical-align:middle; margin-top:-2px;}
				.productDiscussReplyForm dl dd .submitDiscuss{border:none; width:250px; height:29px; cursor:pointer; background:url(../images/iSwear.png);}
							.submitDiscussHover{border:none; width:250px; height:29px; cursor:pointer; background:url(../images/iSwearGlide.png);}


	/*产品图片点击放大时的样式*/
	#popImage_cache img{border:4px solid #fff; background:#fff; display:block; padding:4px; position:absolute; cursor:pointer;
							z-index:9999; -webkit-border-radius: 5px; -moz-border-radius: 5px;	border-radius: 5px;
							-moz-box-shadow: 0 0 45px #888;	-webkit-box-shadow: 0 0 45px #888;	box-shadow: 0 0 45px #888;}
	.popImage_close{background:url(../images/close.png) center no-repeat; position:absolute; height:40px; width:40px; 
						z-index:9999; cursor:pointer; display:none;}									
									
									
						
									
.red{color:red;}
#shopping_cart_page .tip{background:#f6f6f6 url(../images/shopping_page_tip.png) no-repeat 10px center; font-weight:bold; color:#7d7d7d; padding:10px 60px; margin-top:5px;}
#shopping_cart_page .theader {background-color:#eeeeee;}
#shopping_cart_page .theader th{padding:8px; border-right:1px solid #e2e2e2; font-weight:bold;}
#shopping_cart_page td{padding:4px;}
#shopping_cart_page .span_b{display:inline-block; *display:inline; zoom:1; width:80px; text-align:right; font-weight:bold;}

.check_customer_table{border:2px solid #eeeeee;}
.check_customer_table td{padding:5px; color:#7d7d7d;}
.check_customer_table td input[type="text"]{height:22px; width:200px;}
.check_customer_table .dropshipment_tips{display:inline-block; *display:inline; zoom:1; width:21px; height:43px; background:url(../images/checkout_info_dropshipment_tips.png) no-repeat left center;}

									
#checkoutShipping a:link{color:#004b91; text-decoration:underline;}
#checkoutShipping a:visited{color:#004b91; text-decoration:underline;}
#checkoutShipping a:hover{color:#fc691a; text-decoration:none;}
/* Created On 2012-12-28 By liujunfeng */
.logoStep{width:200px; float:left; margin-top:5px;}
.checkoutStep{ /*position:relative;*/ float:right;}
/*.checkoutStep .lineBg{ position:absolute; left:1000px; top:25px;  *left:993px;}*/
.checkoutStep ul li{ list-style:none; float:left; text-align:center; *width:110px;}
.checkoutStep ul li .divHeight{ height:27px; padding-bottom:4px; background-color:#FFFFFF;}
.checkoutStep ul li .stepLine{ padding:2px 12px 0px 12px; border-top:1px solid #7d7d7d; font-size:14px; font-weight:700; font-family:Arial, Helvetica, sans-serif; color:#7d7d7d;}
.checkoutStep ul li .stepLineOld{ border-top:1px solid #ffbe9b;}
.checkoutStep ul li .stepLineOld a{ cursor:pointer; color:#ffbe9b; text-decoration:underline;}
.checkoutStep ul li .stepLineNow{ border-top:1px solid #fc691a; color:#fc691a;}
.checkoutStep ul .lastLi{padding-top:25px;}
.checkoutStep  .nodisplay{ display:none;}

									
									
									
									
									
/* BOF: Created On 2012-09-11 By liujunfeng */
.footerWrapper a:link,.footerWrapper a:visited{color:#7d7d7d; text-decoration:none;}
.footerWrapper a:hover{color:#fc691a; text-decoration:none;}									

.centerColumn{border:1px solid #EAEAEA;}
#contentBorder{text-align:left; padding:0px 10px 10px 10px; margin:0px auto 10px auto;}
b.subTitle{font-size:13px; color:#2e3741; margin-left:15px;}
b.title{text-align:left; display:block; color:#fc691a; font-size:2em;}
div.contents p{margin-left:15px; margin-top:8px; font-size:12px; color:#7d7d7d;}
div.MainContent{margin:10px 0px 10px 0px; padding:10px 20px 10px 20px;}
div.MainContent li{margin-left:15px; color:#7d7d7d;}
h1.Heading{font-size:1.2em; font-weight:bold;}
table.detail th, table.detail td{text-align:center; font-size:12px; color:#7d7d7d; border:1px solid #eeeeee;}
tr a:link{color:#7d7d7d; text-decoration:underline;}
tr a:visited{color:#7d7d7d; text-decoration:underline;}
tr a:hover{color:#fc691a; text-decoration:none;}
.tile{padding-left:15px; font-size:12px;}
table.faqsTable{margin-left:15px;}
table.faqsTable tr td{width:500px; font-size:12px; text-align:left;}
dl#sideboxMyAccount dd{border-bottom: 1px dotted #e1e1e1;}
#sideboxMyAccount .current {border-bottom: 1px solid #fc691a; border-top: 1px solid #fc691a; position: relative; z-index:50;}
dl#sideboxMyAccount dd big{padding-left:12px; display: block; line-height: 30px; overflow: hidden; height:30px; width:195px; font-weight: bold;}
dl#sideboxMyAccount dd > a{background-image:none;}

span.errorMessage{background-color:yellow; color:red;}

.btnPrev, .btnNext, .listBox{float:left}
.listBox{width:125px;}
.listBox li{float:left; margin: 0px 3px;}
.btnPrev, .btnNext{width:12px; height:18px; line-height:18px; padding:41px 0; color:#FC691A; font-weight:bold; font-size:14px; text-align:center;}
.elseOrderPic{float:left; width:12px; height:18px; line-height:18px; padding-top:24px; font-weight:bold; font-size:14px; text-align:center;}

.checkOutAddressBook tr{padding-bottom:4px; height:76px; font-size:12px;}

span.ot_discount, span.ot_total, span.ot_coupon{color:red;}

.Satisfaction > div{border:0px; font-size:12px; margin-right:16px;}

table.accountTable{width:100%; border:1px solid #eeeeeee;}
table.accountTable tr.tableHeading{font-weight:bold;}
table.accountTable tr td{padding:5px; color:#7d7d7d;}

li.wishlistProductName a{font-size:11px; font-weight:normal;}
li.wishlistProductName a:link{color:#7d7d7d; text-decoration:none;}
li.wishlistProductName a:visited{color:#7d7d7d; text-decoration:none;}
li.wishlistProductName a:hover{color:#fc691a; text-decoration:underline;}
.wishlistProductPrice > span.normalprice{text-decoration:line-through;}
.wishlistProductPrice > span.productSpecialPrice,.wishlistProductPrice > span.productPriceDiscount{color:red;}

.customer_table{border:2px solid #eeeeee;}
.customer_table td{padding:5px; color:#7d7d7d;}
.customer_table td input[type="text"]{height:22px; width:200px;}
.customer_table .dropshipment_tips{display:inline-block; *display:inline; zoom:1; width:21px; height:43px; background:url(../images/checkout_info_dropshipment_tips.png) no-repeat left center;}

#login{float:left; padding-top:20px; padding-left:50px; width:43%;}
#register{float:left; padding-top:20px; padding-left:35px; width:45%; height:100%; border-left:1px dotted #EBEBEB;}
[type=password]{height:22px; width:200px;}

span.reviewsText{width:124px; word-break:break-word; word-wrap:break-word; white-space:-o-pre-wrap; white-space:-pre-wrap; white-space:-moz-pre-wrap; white-space:pre; white-space:pre-wrap; white-space:pre-line;}

.rowOdd{background-color:#f9f9f9;}
table.orderDetials{width:100%; border:1px solid #ccc;}
.orderDetials tr.tableHeading{font-weight:bold; height:30px; background-color:#eee; border-bottom:1px solid #ccc;}
.orderDetials tr.tableHeading td{color:#333;}
.orderDetials tr td{color:#7d7d7d;}
.orderProducts{margin-bottom:5px;}
.orderProducts tr td{padding:5px 0px;}
.orderDetials tr td .editCheckout{font-size:12px; font-weight:normal; color:#7d7d7d;}
.orderDetials .productImg{padding-left:10px;}
.orderDetials .orderTotal{padding-right:10px;}
.orderDetials .orderComments{margin:10px 0px; height:50px; width:500px; overflow-y:auto;
									word-wrap:break-word; white-space:-o-pre-wrap; white-space:-pre-wrap; white-space:-moz-pre-wrap; white-space:pre; white-space:pre-wrap; white-space:pre-line;}
/*.orderCustomerInfo{height:350px;}*/
.orderCustomerInfo td{padding-left:10px;}

#enquiryInfo{margin:10px 50px 10px;}
#enquiryInfo > div{margin:5px 0px;}

.submitButton{padding:2px 8px; cursor:pointer;}
#googleSearchInput{border:1px solid rgb(126,157,185); padding:2px;}
.googleBackground{background:url(http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif) no-repeat scroll left center rgb(255,255,255);}
.googleSearch > li{float:left; height:20px; margin:2px 3px;}
.googleSearch > .title{padding-left:30px; background:url(../images/products_info_item.gif) no-repeat center left;}
#userEmail, #userName{border:0px; padding-top:4px;}
/* EOF: Created */								

/* Added On 2013-07-19 */
.slideShow{width:100%; height:90px; border:none; padding-top:10px;}
.slideShow .rightColumnProductInfo{width:100px; padding-top:10px;}
.slideShow a{text-decoration:underline; color:#FC691A;}
.slideShow > p{font-size:14px; font-weight:bold;}	

/* Added On 2013-08-05 */
#viewBigImg{margin-top:5px; width:100%;}
#lockScreen{width:100%; position:absolute; z-index:1000; background:#000; top:0; left:0; display:none;}
#bigImage{width:620px; height:320px; top:50%; left:50%; margin:-160px 0 0 -310px; padding:0 10px 10px; position:fixed; z-index:2000; display:none;}
#bigImage dt{text-align:right; font-weight:bold; font-style:italic;}
#bigImage dt a{color:#fff;}
#bigImage .loadingImage{top:50%; left:50%; margin:-31px 0 0 -31px; position:relative;}

#stockOut{margin:0; padding-left:5px; height:20px; font-weight:bold; font-style:italic;}
