/** * Main CSS Stylesheet * * @package templateSystem * @copyright Copyright 2003-2007 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $ */body {	background-color: #FFFFFF;    color: #757575;    font-family: arial,helvetica,sans-serif;    font-size: 12px;    line-height: 17px;    margin: 0;}



.christmas_left {

    background-position: 0px 0px;

    left: 0px;

    background-image: url("");

    background-repeat:no-repeat;

    height: 485px;

    position: absolute;

    top: 0px;

    width: 160px;

    z-index: 99;

}

#currency a {

    border: 1px solid #CCCCCC;

    color: #999999;

    cursor: pointer;

    display: inline-block;

    margin-bottom: 2px;

    margin-left: 2px;

    padding: 2px 4px;

    text-decoration: none;

}

#currency a:hover {

    background: none repeat scroll 0 0 #DDDDDD;

}

#currency a b {

    color: #000000;

    text-decoration: none;

}

.addthis_button  {

    float: left;

	clear: both;

	height: 25px;

}

.product-shop-links li{

	float:left;

	padding-left:5px;}

.star {

    background-image: url("../images/star.png");

    background-repeat: no-repeat;

    display: inline-block;

    overflow: hidden;

    vertical-align: top;

}

.star0, .star1, .star2, .star3, .star4, .star5 {

    height: 15px;

    width: 75px;

}

.star0 {

    background-position: -75px 0;

}

.star1 {

    background-position: -60px 0;

}

.star2 {

    background-position: -45px 0;

}

.star3 {

    background-position: -30px 0;

}

.star4 {

    background-position: -15px 0;

}

.star5 {

    background-position: 0 0;

}







.divider {

    background: url("../images/bkg_divider.gif") repeat-x scroll 0 50% rgba(0, 0, 0, 0);

    clear: both;

    display: block;

    font-size: 0;

    height: 1px;

    line-height: 0;

    margin: 10px 0;

    overflow: hidden;

    text-indent: -999em;

}

.why-buy-from-us {

    background: url("../images/footer-top.jpg") repeat-x scroll 0 0 #FFFFFF;

    margin: 0;

    padding: 15px;

}

.why-buy-from-us dl {

    background: url("../images/why-sprite.png") no-repeat scroll -160px 0 rgba(0, 0, 0, 0);

}

.why-buy-from-us dt {

    color: #555555;

    font-size: 12px;

    font-weight: bold;

    line-height: 16px;

    padding: 0 0 5px 48px;

}

.why-buy-from-us dd {

    color: #666666;

    font-size: 11px;

    line-height: 16px;

     

}

.why-buy-from-us .row-1 {

    margin: 0 0 20px;

}

.why-buy-from-us .row-1 dl.col-1 {

    background-position: -120px -49px;

}

.why-buy-from-us .row-1 dl.col-2 {

    background-position: -80px -93px;

}

.why-buy-from-us .row-2 dl.col-1 {

    background-position: -40px -142px;

}

.why-buy-from-us .row-2 dl.col-2 {

    background-position: 0 -187px;

}



.col-left {

    float: left;

    width: 200px;

}

.col-main {

    float: left;

    width: 730px;

}

.col-right {

    float: right;

    width: 200px;

}

.col1-layout .col-main {

    float: none;

    padding: 0;

    width: auto;

}

.col2-left-layout .col-main {

    float: right;

}

.col2-right-layout .col-main {

}

.col3-layout .col-main {

    margin-left: 10px;

    width: 484px;

}

.col3-layout .col-wrapper {

    float: left;

    width: 748px;

}

.col3-layout .col-wrapper .col-main {

    float: right;

}

.col2-set .col-1 {

    float: left;

    width: 49%;

}

.col2-set .col-2 {

    float: right;

    width: 49%;

}

.col2-set .col-narrow {

    width: 33%;

}

.col2-set .col-wide {

    width: 65%;

}

.col3-set .col-1 {

    float: left;

    width: 32%;

}

.col3-set .col-2 {

    float: left;

    margin-left: 2%;

    width: 32%;

}

.col3-set .col-3 {

    float: right;

    width: 32%;

}

.col4-set .col-1 {

    float: left;

    width: 23.5%;

}

.col4-set .col-2 {

    float: left;

    margin: 0 2%;

    width: 23.5%;

}

.col4-set .col-3 {

    float: left;

    width: 23.5%;

}

.col4-set .col-4 {

    float: right;

    width: 23.5%;

}







.homebanner {

    overflow: hidden;

    width: 960px;

}

.homebanner .item img {

    transition: all 0.4s ease 0s;

}

.banners-left .item img:hover, .banners-center .item img:hover, .banners-right .item img:hover {

    transform: scale(1.1);

}

.main-container {

    margin: 0;

    padding: 0;

}

.banners-left {

    float: left;

    overflow: hidden;

    width: 450px;

}

.banners-center {

    float: left;

    margin: 0 10px;

    overflow: hidden;

    width: 245px;

}

.banners-right {

    float: left;

    overflow: hidden;

    

}

.banners-left .item {

    float: left;

}

.banners-left .item.one {

    height: 291px;

    overflow: hidden;

    width: 467px;

}

.banners-left .item.two {

    height: 217px;

    margin-top: 6px;

    overflow: hidden;

    width: 225px;

}

.banners-left .item.three {

    height: 217px;

    margin-top: 6px;

    overflow: hidden;

    width: 225px;

}

.navNextPrevWrapper{

	float:left;}

.christmas_right {

    background-position: right 0px;

    right: 0px;

	background-image: url("");

    background-repeat:no-repeat;

    height: 485px;

    position: absolute;

    top: 0;

    width: 160px;

    z-index: 99;

}a img {border: none; }a:link, #navEZPagesTOC ul li a {	color:#090C3F;	text-decoration: none; 	} a:visited {	color: #FFF;	text-decoration: none;	}a:hover { 	}a:active {		}h1 {	font-size: 1.5em;	}h2 {	font-size: 1.4em;	}h3 {	font-size: 1.3em;	}h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{	font-size: 1.1em;	}.biggerText {	font-size: 1.2em;	}h1, h2, h3, h4, h5, h6 {	margin: 0.3em 3px;}ul, li, ol { list-style:none; margin:0; padding:0}CODE {	font-family: arial, verdana, helvetica, sans-serif;	font-size: 1em;	}FORM, SELECT, INPUT {	display: inline;	font-size: 1em;	}TEXTAREA {/*	float: left;*/	margin: auto;	display: block;	width: 95%;	}input:focus, select:focus, textarea:focus {	background: #F0F8FF;	}FIELDSET {	padding: 0.5em;	margin: 0.5em 0em;	border: 1px solid #cccccc;	}LEGEND {	font-weight: bold;	padding: 0.3em; color:#000000	}LABEL, h4.optionName {	}LABEL.checkboxLabel, LABEL.radioButtonLabel {	margin: 0.5em 0.3em;	}.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {	float: left;	}#logo {	float:left; margin-left: 10px;}#TopRight { float:right;text-align:right; margin-right:10px; margin-top:5px}#TopRight ul li { color:#000;}#TopRight .TopRight_li { padding-top:15px}#TopRight ul li span {background:url(../images/cart.gif) no-repeat;display:inline-block; padding-left:20px;}#TopRight ul li a {color:#000}LABEL.inputLabel {	width: 11em;	float: left;	}LABEL.inputLabelPayment {	width: 15em;	float: left;	}LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {	width: 12em;	float: left;	}P, ADDRESS {	padding: 0.5em;	}ADDRESS {	font-style: normal;	}.clearBoth {	clear: both;	}HR {	height: 1px;	margin-top: 0.5em;	border: none;	border-bottom: 1px solid #9a9a9a;	}/*warnings, errors, messages*/.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {	line-height: 1.8em;	padding: 0.2em;	border: 1px solid #000000;	}.messageStackWarning, .messageStackError {	background-color: #ff0000;	color: #ffffff;	}.messageStackSuccess {	background-color: #99FF99;	color: #000000;	}.messageStackCaution {	background-color: #FFFF66;	color: #000000;	}/*wrappers - page or section containers*/#mainWrapper {		text-align: left;	width: 940px;	vertical-align: top;	}#logoWrapper {height:100px; background-repeat: repeat-x;}#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {	margin: 0em;	padding: 0em;	}	#contentMainWrapper { }#navColumnOneWrapper { padding-bottom:20px; }#indexHomeBody #container { width:940px; padding:0}#container { padding-left:10px        }#columnCenter { padding:10px}#columnCenter, #navColumnOneWrapper {}#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {	margin: auto;	} #tagline {	color:#000000;	font-size: 2em;	text-align : center;	vertical-align: middle;	}#sendSpendWrapper {	border: 1px solid #cacaca;	float: right;	margin: 0em 0em 1em 1em;	}.floatingBox { width:100%}#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {	margin: 0;	width: 47%;	}.wrapperAttribsOptions {		}/*navigation*/.navSplitPagesResult {}.navSplitPagesLinks {}.navNextPrevCounter {	margin: 0em;	font-size: 1.2em;	}.navNextPrevList {	display: inline;	white-space: nowrap;	margin: 0;	padding:  0 0.5em;	list-style-type: none;	}#navCatTabs ul  {	margin: 0;	padding:  0.5em 0em;	list-style-type: none;	text-align: center;	line-height: 1.5em;	} #navCatTabs ul li {	display: inline;	} #navCatTabs ul li a {	text-decoration: none;	padding: 0em 0.5em;	margin: 0;	color: #FFF;	white-space: nowrap;	}#navEZPagesTOCWrapper {	font-weight: bold;	float: right;	height: 1%;	border: 1px solid #000000;	}#navEZPagesTOC ul {	margin: 0;	padding:  0.5em 0em;	list-style-type: none;	line-height: 1.5em;	}#navEZPagesTOC ul li {	white-space: nowrap;	}#navEZPagesTOC ul li a {	padding: 0em 0.5em;	margin: 0;	}#navCategoryIcon, .buttonRow, #indexProductListCatDescription {	margin: 0.5em;	}#indexHomeBody #navBreadCrumb { display:none; padding:0; margin:0;}#navBreadCrumb { display:block;line-height:30px;}#navBreadCrumb a { color:#000		}#menu {background:#900; height:32px;font-size:13px;	}.btn:hover { background-position:center bottom }.btn {background:url(../images/search.gif) no-repeat ;    border: medium none;    box-shadow: none;    height: 26px;       width:26px;}#zhangdus {    background:#FFF;    border:1px solid #BAB9B9;	height:18px;	line-height:18px;	float:left;       color: #ABA58D;    font-size: 11px;        padding: 3px 5px;    width: 150px;}#navBreadCrumb, #menu {		font-weight: bold;		}#navColumnOne { margin-right:5px		}#navColumnTwo {	background-color: #00BFBF;	}/*The main content classes*/#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {	vertical-align: top;	}/*.content,*/ #productDescription, .shippingEstimatorWrapper {	/*font-size: 1.2em;*/padding:10px; font-size:12px; margin:0 10px	}#productDescription p { padding:0; margin:0}#productDescription .blue { border-bottom: 3px solid #D1D1D1; line-height:30px; padding-left:10px}#productDescription .pad_10px { padding:10px; border-bottom:#CCC 1px dashed}#productDescription { margin:20px 0; overflow:hidden;}.alert {	color: #FF0000;	margin-left: 0.5em;	}.advisory {}.important {	font-weight: bold;	}.notice {}.rating{}.gvBal {	float: right;	}.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {		}.smallText, #siteinfoCredits, #siteinfoStatus {	font-size: 0.9em;	}.legalCopyright {   overflow:hidden;font-size:12px; padding-top:15px;       }	.legalCopyright ul { float:left; width:49.5%}.legalCopyright ul li { line-height:30px;}.legalCopyright ul .dibudaohang a { padding-right:15px;}	.legalCopyright a {color:#000;}.dibuguanjianzi a { padding-right:15px; font-size:14px; text-transform:uppercase}/*Shopping Cart Display*/#cartAdd { height:40px; overflow:hidden; line-height:40px;width:100%	}		#productAttributes { width:100%; overflow:hidden}#productName, #productPrices, #productDetailsList, #cartAdd, #productAttributes, #productAttributes{        padding:5px 0;}.tableHeading TH {	border-bottom: 1px solid #cccccc;	}.tableHeading, #cartSubTotal {		 }#cartContentsDisplay { border-top:#CCC 1px solid;border-left:#CCC 1px solid}#scQuantityHeading, #scUpdateQuantity, #scProductsHeading, #scUnitHeading, #scTotalHeading, #scRemoveHeading {border-right:#CCC 1px solid}.cartQuantity, .cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, #ccQuantityHeading, #ccProductsHeading, #ccTotalHeading { border-bottom:#CCC 1px solid; border-right:#CCC 1px solid; text-align:center}#cartSubTotal {	font-weight: bold;	text-align: right;	line-height: 2.2em;	padding-right: 2.5em;	}.tableRow, .tableHeading, #cartSubTotal {	height: 2.2em;	}.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {	padding: 0.5em 0em;	}.cartUnitDisplay, .cartTotalDisplay {	padding-right: 0.2em;	}#scUpdateQuantity {	width: 2em;	}.cartQuantity {	width: 4.7em;	}.cartNewItem {	color: #33CC33;	position: relative;  /*do not remove-fixes stupid IEbug*/	}.cartOldItem {	color: #660099;	position: relative;   /*do not remove-fixes stupid IEbug*/	}.cartBoxTotal {	text-align: right;	font-weight: bold;	}.cartRemoveItemDisplay {	width: 3.5em;	}.cartAttribsList {	margin-left: 1em;	}#mediaManager {	width: 50%; 	margin: 0.2em;	padding: 0.5em;	}.mediaTitle {	float: left;	}.mediaTypeLink {	float: right;	}.normalprice, .productSpecialPriceSale { color: #828282;     font-weight: normal;     text-decoration: line-through;}	.normalprice, .productSpecialPrice { font-weight:100}.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {	color: #A72D2C;

    font-size: 13px;

    font-weight: bold;}.orderHistList {	margin: 1em;	padding: 0.2em 0em;	} #cartBoxListWrapper ul, #ezPageBoxList ul {	list-style-type: none;	}#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {	margin: 0;	padding: 0.2em 0em;	} #cartBoxEmpty, #cartBoxVoucherBalance {	font-weight: bold;	}.totalBox {	width: 5.5em;	text-align: right;	padding: 0.2em;	}.lineTitle, .amount {	text-align: right;	padding: 0.2em;	}.amount {	width: 5.5em;	}/*Image Display*/#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {	margin: 0em 1em 1em 0em ;	}#productMainImage { margin-top:10px;}#productMainImage img { border:#DDD 1px solid}#MagicZoomPlusImageMainImage { padding:3px; border:#CCC 1px solid}.categoryIcon { display:none}#cartImage {	margin: 0.5em 1em;	}/*Attributes*/.attribImg {	width: 20%;	margin: 0.3em 0em;}.attributesComments {}/*list box contents*/#indexCategories { border: 2px solid #E5E5E5;    margin-bottom: 10px;    overflow: hidden;    padding: 2px;}#indexCategoriesHeading, #productListHeading {  color: #A14921;    font-family: 'Vidaloka',serif;    font-size: 35px;    font-weight: normal;    line-height: 40px;    margin: 0 0 10px;    text-decoration: none;    text-transform: uppercase;	border-bottom: 1px solid #E6E6E6;}.categoryListBoxContents { font-size:14px; }	.categoryListBoxContents img { display:none}.categoryListBoxContents div {border:1px solid #E5E5E5; margin:0 4px 5px 7px; padding-bottom:20px;}/*sideboxes*/.columnLeft {}h3.leftBoxHeading {  color: #202020;    font-family: 'Vidaloka',serif;    font-size: 20px;    font-weight: normal;    line-height: 80px;    margin: 0 0 5px;    text-decoration: none;    text-indent: 10px;    text-transform: uppercase;	}	h3.leftBoxHeading a { font-size:14px;font-weight:bold;}.leftBoxHeading, .centerBoxHeading {	margin: 0em;color:#000;			}#categoriesContent { padding:0 8px}.categories-top-list { font-size:13px;background:url(../images/dotted_line.gif) repeat-x ;    padding: 10px 0 0 8px; height:25px}.no-dots { background:0}.subcategory {         display: inline-block;    line-height: 29px;	padding-left:18px; 	width:100%     }		.subcategory a:hover { color:#A14921}.sideBoxContent a { text-align:left; font: 15px "Times New Roman",Times,serif;}.sideBoxContent { 			}h3.rightBoxHeading, h3.rightBoxHeading a {	font-size: 1.1em;	color: #FFFF00;	}.rightBoxHeading {	margin: 0em;	background-color: #663366;	padding: 0.2em 0em;	}h3.leftBoxHeading a:hover {	text-decoration: none;	} h3.rightBoxHeading a:hover {	color: #FF0000;	text-decoration: none;	}.rightBoxContent {	background-color: #ffffff;	margin-bottom: 1em;	}.navNextPrevWrapper { }#navSuppWrapper {    border-top: 1px solid #BAB9B9;    margin: 25px 0 0;     }.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {	text-align: center;	}	#productAdditionalImages { display:none}.additionalImages img { border:#DDD 1px solid; margin:0 2px 5px; padding:3px; display:inline}#product {  width:360px; float:right; line-height:200%;}#bestsellers .wrapper {	margin: 0em 0em 0em 1.5em;	}#bestsellers ol {	padding: 0;	margin-left: 1.1em;	}#bestsellers li {	padding: 0;	margin: 0.3em 0em 0.3em 0em;	}#bannerboxHeading {	background-color: #0000CC;}#upProductsHeading {	text-align: left;	}#upDateHeading {	text-align: right;	}/*misc*/.back {	float: left;	}.forward, #shoppingCartDefault #PPECbutton {	float: right;	}.bold {	font-weight: bold;	}.rowOdd, .rowEven{		height: 1.5em; font-size:14px;	vertical-align: top;	}.hiddenField {	display: none;}.visibleField {	display: inline;}CAPTION {	/*display: none;*/	}#myAccountGen li, #myAccountNotify li {	margin: 0;	} .accountTotalDisplay, .accountTaxDisplay {	width: 20%;	text-align: right;	/*vertical-align: top*/	}.accountQuantityDisplay {	width: 10%;	vertical-align: top	}TR.tableHeading {	height: 2em;	}#siteMapList {	width: 90%;	float: right;	}.ratingRow {	margin: 1em 0em 1.5em 0em;	}LABEL#textAreaReviews {	font-weight: normal;	margin: 1em 0em;	}#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {	background-color: #ffffff;	}.information {padding: 10px 3px; line-height: 150%;}#shoppingcartBody #shippingEstimatorContent {	clear: both;	}.seDisplayedAddressLabel {	background-color:#85C285;	text-align: center;	}.seDisplayedAddressInfo {	text-transform: uppercase;	text-align: center;	font-weight: bold;	}#seShipTo {	padding: 0.2em;	}/***********其他CSS*******************/ .dingbu .guanjianci a { padding-right:10px}.dingbu .danghang { float:left;}.dingbu .danghang a { padding-right:19px; font-weight:bold}.dingbu .danghang li { float:left}.dingbu .sousuo { float:right;}.menuagain { display: none}#Currency { border:#CCC 1px solid; padding:5px; width:260px}#indexHomeBody .menuagain { display:block}.sub-count { display:none}.xinjin0 .centerBoxHeading { display:none}.centerBoxContentsProducts { width:24.9%}.centerBoxContentsProducts div { margin:6px}.zongchanps {margin-bottom:10px; width:180px;}.zongchanps .centss { margin:5px 0}.zongchanps .centrr { width:99%; line-height:16px; font-size:12px; margin-bottom:5px}.addtu { margin-top:8px}.itemTitle { font-size:12px; text-align:left; line-height:15px; margin-top:8px}.itemTitle a { color:#000000}#Productcontrol { margin-left:10px; margin-top:20px}.scroller_container img { padding-top:10px;}.centerBoxHeading {    color: #333;    font-family: 'Vidaloka',serif;    font-size: 25px;    font-weight: normal;    line-height: 30px;    margin: 0 0 10px;    text-decoration: none;	text-align:left;    text-transform: uppercase;}#shoppingCartDefault .addtu { margin:0}#shoppingCartDefault { width:99.9%}/******************************//**********产品内页下面滚动部分CSS****************/.box img {}.box { width:150px; float:left; padding:5px; }.rollphotos {height:230px; overflow:hidden;border:#CCC 1px solid; margin-bottom:10px}.FixTitle {border-bottom:#CCC 1px solid; text-align:left}.box p { padding:0; margin:0}#LeftArr { float:left; width:10px; overflow:hidden}#RightArr { float:right;width:10px; overflow:hidden}.blk_29 {height:200px}#ISL_Cont_1 { height:215px}.nowproductsname { text-align:left; padding-left:8px}#related li .productPriceDiscount { display:none }#related li img { margin-top:5px}/*************************//*************导航CSS********************/#nav {line-height:32px; list-style-type: none;}#nav a {display: block; text-align:center; font-weight:100}#nav a:link {color:#FFF; text-decoration:none;}#nav a:visited {color:#fff;text-decoration:none;}#nav a:hover {}#nav ol {float: left; padding:0 15px;}#nav ol a { }#nav ol .navone .disanceng { font-size:11px; }#nav ol .navone { width:908px; height:240px}#nav ol ul {line-height: 22px; list-style-type: none;text-align:left; width:200px;left: -999em;  position: absolute; z-index:999; background:#F8F8F8; padding:2px 0;}#nav ol ul .dierceng {width: 220px;border-left:#C6C6C6 1px solid;height:220px; margin:10px 0 10px 20px;float:left}#nav ol ul a{display: block;text-align:left;padding-left:10px;}#nav ol ul a:link {color:#666; text-decoration:none;}#nav ol ul a:visited {color:#666;text-decoration:none;}#nav ol ul a:hover {color:#A75530; font-weight:bold}#nav ol:hover ul {left: auto;}#nav ol.sfhover ul {left: auto;}#content {clear: left;}/***************!end--导航CSS*******************************/

	

	

.categoryListBoxContents { margin: 5px 10px; }

.pagedownmenu { margin-right: 10px; }
a #cartProdTitle { color: #333333; }