@charset "gb2312";
/**
 * 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 $
 */
*{margin:0;padding:0;}
br{line-height:0px;}
ul{list-style-position:inside;}
body {
	margin: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	background-color: #e6e7e6;
	}
a img {border: none; }
a:link, #navEZPagesTOC ul li a {
	color: #333;
	text-decoration: none;
	}
a:visited {
	color: #333;
	text-decoration: none;
	}
a:hover{
	color: #f00;
	}
#navEZPagesTOC ul li a:hover {
	color: #f00;
	}
#navMain ul li a:hover {
	color: #f00;
	}
#navSupp ul li a:hover {
	color: #f00;
	}
#navCatTabs ul li a:hover {
	color: #f00;
	}	
a:active {
	color: #f00;
	}
h1 {
	font-size: 1.5em;
	color: #333;
	font-weight:normal;
	}
h2 {
	font-size: 1.4em;
	font-weight:normal;
	}
h3 {
	font-size: 1.3em;
	font-weight:normal;
	}
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 0;
	}
/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	min-height:100px;
	}
input:focus, select:focus, textarea:focus {
	/*background: #EFEFEF;*/
	}
input,select, textarea {
	border:1px solid #ddd;
	}
input{padding:expression(this.type=="text"?'2px':'')!important;}
#contactname,#email-address,#login-email-address,#firstname,#lastname,#street-address,#city,#postcode,#telephone{padding:2px;}
input{padding:expression(this.type=="password"?'2px':'')!important;}
input[type="text"],input[type="password"]{padding:2px!important;}
.buttonRow input,#scRemoveHeading input{border:none;}
.cartQuantityUpdate input,.commentsSubmit input{border:none; height:auto; background:none;}
textarea{min-height:50px;}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #ddd;
	text-align:left;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #333;
	}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0em 0.3em 0em 0em;
	}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
LABEL.inputLabel {
	width: 10em;
	float: left;
	}
LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}
#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}
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 #ddd;
	margin-bottom:0.5em;
	}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #ddd;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	margin-top:0.5em;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	margin-top:0.5em;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	margin-top:0.5em;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 990px;
	vertical-align: top;
	margin: auto;
	padding:0px 10px;
	padding-bottom:1em;
	}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#logoWrapper{
	height:95px;
	float:left;
	margin-top:10px;
	}
#logo{}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}
#sendSpendWrapper {
	border: 1px solid #ddd;
	float: right;
	margin: 0em 0em 1em 1em;
	}
#sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
.floatingBox {
	width: 45%;
	}
#accountLinksWrapper {
	width: 100%;
	}
.wrapperAttribsOptions {
	margin: 5px 0px;
	}
/*navigation*/
.navSplitPagesResult {float:left!important;}
.navSplitPagesLinks {float:right!important; padding-right:3px;}
.navSplitPagesLinks li{float:left; list-style:none;}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}
#navMainWrapper{
	margin: 0em;
	padding: 0em 0.2em 0.5em;
	color: #333;
	height: 1%;
	float:right;
	}
#navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	color: #333;
	height: 1%;
	background-color: #ffffff;
	background-image:none;
	}
#navMain{}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0em;
	list-style-type: none;
	text-align: center;
	line-height: 28px;
	}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}
#navMain ul li a{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #333;
	white-space: nowrap;
	}
#navMain ul li a strong{font-weight:normal;}
#navMain ul li.navendli a{padding-right:0em!important;}
#navSuppWrapper{width:990px; margin:auto;padding:5px 10px 10px;height:1%;color:#333;background:#fff url(../images/bottombg.jpg) left top repeat-x;}
#navSuppWrapper strong{font-weight:normal;}
#navSupp{height:30px; line-height:30px;}
#navSupp ul li a{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #333;
	white-space: nowrap;
	/*font-weight:bold;*/
	font-size:13px;
	}
#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #9a9a9a;
	white-space: nowrap;
	}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #ddd;
	}
#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;
	}
#navBreadCrumb {
	padding: 0.5em 0em;
	font-size: 1.1em;
	/*font-weight: bold;*/
	margin: 0em;
	margin-top:0.5em;
	font-family:Verdana;
	color:#333;
	}
#navBreadCrumb a, #navBreadCrumb a:visited{color:#333;}
#navBreadCrumb a:hover{}
#navBreadCrumb strong {font-weight:normal;}
#navEZPagesTop {
	background: #F2F2F2;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0 0.5em;
	height:30px;
	color:#333;
	}
#navEZPagesTop strong{}
#navEZPagesTop a{color:#333;}
#navEZPagesTop a:hover{color:#f00;}
#navezTopL{margin:0;padding:0;display:block;/*float:left;width:680px;*/ line-height:30px; width:auto; text-align:center;}
#navezTopL ul {
	list-style-type: none;
	text-align: center;
	margin:0px;
	padding:0px;
	}
#navezTopL ul li {
	margin:0px auto;
	padding:0px;
	display:inline;
	}
#navezTopL a{padding:8px 15px; font-size:11px;/* padding-top(8px) + padding-bottom(8px) + font-size(12px) = line-height(30px)-3 = 27px */}
#navezTopL a:hover{background:#e8e8e8;}
/*#navezTopR{margin:0;padding:0;display:block;float:right;width:280px;text-align:right;line-height:30px;}*/
#navColumnMiddle{}
#navColumnOne {
	background-color: transparent;
	}
#navColumnTwo {
	background-color: transparent;
	}
/*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: 0.5em;
	}
#productDescription p{padding:5px 0px;}
#productDescription ul{}
#productDescription strong{}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	padding:0.8em 0em;
	padding-top:0em;
	margin-top:0.5em;
	}
.centerColumn:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.centerColumn_pro {
	padding:0.8em 0em;
	padding-top:0em;	
	margin-top:0px;
	}
.centerColumn_pro:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.95em;
	}
/*Shopping Cart Display*/
#cartAdd {
	text-align: left;
	margin:5px 0px 5px;
	padding: 5px 0;
	border-top:1px solid #e4e4e4;
	}
#cartAdd input{text-align:center;}
.cartbr{margin-top:10px;}
.tableHeading TH {
	border-bottom: 1px solid #ddd;
	}
.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }
#cartSubTotal {
	border-top: 1px solid #ddd;
	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, .cartImage {
	padding: 0.5em 0em;
	vertical-align:middle;
	}
.cartProductDisplay a{vertical-align:middle;}
#cartInstructionsDisplay{text-align:center;}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	/*padding-right: 0.2em;*/
	}
#scUpdateQuantity {
	width: 2em;
	}
.cartQuantity {
	width: 4.7em;
	}
.cartNewItem {
	color: #f00;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
.cartOldItem {
	color: #333;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}
.cartRemoveItemDisplay {
	width: 3.5em;
	}
.cartAttribsList {
	margin-left: 1em;
	}
#cartAttribsList {
	line-height:30px;
	}
#cartAttribsList li{list-style:none;}
#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #ddd;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 
#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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
.categoryIcon {}
#cartImage {
	margin: 0.2em 1em;
	}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .centerBoxContentsProducts, .newfeaturedallcolumns {
	margin: 0em;
	}
.centerBoxWrapper {
	height: 1%;
	margin: 0.5em 0;
	border:1px solid #d4d3d3;
	}
.centerColumn table{text-align:center;}
.centerBoxHeading table{text-align:left;}
h2.centerBoxHeading {
	font-size: 1.2em;
	color: #333;
	font-family:Verdana;
	}
h2.centerBoxHeading a{color:#333;}
h2.centerBoxHeading a:hover{color:#f00;}
.centerBoxHeading a:visited {
	color: #333;
	}
.centerBoxHeading{
	margin: 0em;
	background:url(../images/title_bg.gif) left top repeat-x;
	padding: 0.5em 0.2em 0.5em 0.5em;
	text-align:left;
	}
.centerBoxHeading strong{font-weight:normal;}
/*sideboxes*/
.columnLeft {}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em 0.5em 0.5em;
	text-align:left;
	font-size: 1.2em;
	border-bottom:1px solid #d4d3d3;
	}
h3.leftBoxHeading, h3.leftBoxHeading a,h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #666;
	}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #333;
	text-decoration: none;
	} 
.rightBoxHeading a:visited, .leftBoxHeading a:visited {
	color: #666;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	color: #666;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 0.5em;
	margin-bottom:1em;
	border:1px solid #d4d3d3;
	}
.sideBoxContent {
	background-color: #ffffff;
	padding: 0.5em;
	padding-bottom:1.5em;
	}
#categories,#chcategories{background:#bb243b;}
#categoriesContent,#chcategoriesContent{background:#bb243b; padding:0px;}
#categoriesHeading,#chcategoriesHeading{display:none;}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
#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;
	}
/* categories box parent and child categories */
#categoriesContent ul, #chcategoriesContent ul{ list-style:none;margin:0px; padding:0px;}
#categoriesContent ul li, #chcategoriesContent ul li{ /*background:url(../images/list_background.gif) left bottom repeat-x;*/}
#categoriesContent strong, #chcategoriesContent strong{font-weight:normal;}
#categoriesContent li:hover,#chcategoriesContent li:hover{background-color:#000;}
A.category-top, A.category-top:visited {
	color: #fff;
	text-decoration: none;
	display:block;
	line-height:30px;
	background:url(../images/jiantou.png) 170px 12px no-repeat;
	padding-left:11px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	}
A.category-top:hover{color:#fff; background-color:#000;}
A.category-links, A.category-links:visited {
	color: #fff;
	text-decoration: none;
	display:block;
	line-height:30px;
	background:url(../images/jiantou.png) 170px 12px no-repeat;
	padding-left:11px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	}
A.category-links:hover{color:#fff; background-color:#000;}	
A.category-subs, A.category-subs:visited {
	color: #fff;
	text-decoration: none;
	display:block;
	line-height:28px;
	padding-left:19px;
	}
A.category-subs:hover{color:#fff; background-color:#000;}
A.category-products, A.category-products:visited{
	color: #fff;
	text-decoration: none;
	display:block;
	line-height:28px;
	padding-left:19px;
	} 
A.category-products:hover{color:#fff; background-color:#000;}	
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	color:#fff;
	text-decoration:underline;
	}
/* end categories box links */
/*misc*/
.back {
	float: left;
	}
.backr {
	float: right;
	}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
.bold {
	font-weight: bold;
	}
.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}
.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}
.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
CAPTION {
	/*display: none;*/
	}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 
.accountProductDisplay, #myAccountOrdersStatus{text-align:center;}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: center;
	/*vertical-align: top*/
	}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}
TR.tableHeading {
	background-color: #e9e9e9;
	height: 3em;
	}
.productListing-rowheading {
	background: #abbbd3;
	height: 2em;
	color: #FFFFFF;
	}
#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;
	}
#pro_right {
	float:right;
	width:50%;
	padding:6px;

	background: url(../images/safe.png) no-repeat 190px  55px;
	}
#pro_right li {
	list-style:none;
	}
.attribsSelect {float:left; font-weight:bolder;}
input, select, textarea {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#attrib-1 {
	display:block;
	overflow:hidden;
	}
#productAttributes{margin:5px auto;}
#productAttributes select option {
	display:block;
	}
#lang_header{display:inline;}
#currency_header {
	float:right;
	color:#977262;
	}	
#navMainSearch {
	float: right;
	margin-top:25px;
	}
#searchTable{float:right;}
#searchinput{margin-right:0px;width:170px!important;height:20px!important;line-height:20px!important;padding-left:5px!important; border:1px solid #987363;border-right:none;font-size:11px;color:#888;}
#searchsubmit{margin-left:0px;border:none!important;}
*html #searchinput{margin-right:0px;width:170px!important;height:24px!important;line-height:24px!important;padding-left:5px!important;}
*html #searchsubmit{margin-left:0px;border:none!important;}
form{margin:0;padding:0;}
#RSSFeedLink {
	width:auto;
	}
/* bof News */
.newsHeadlineText {text-align: center; width: 100%; height: 15px; font-size: .9em; background: #e5edf5; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-top: 1px solid #ddd; border-bottom: 5px solid #ddd; padding: 3px 0 0 0; margin: 0;}
.newsHeadlineText IMG {vertical-align: middle; }
.newsHeader {height: 30px; font-size: 12px; text-align: center; padding: 0; margin: 10px 0 0 0; }
p.articleHeading {font-weight: bold; margin: 0; padding: 0; }
span.articleHeading {font-weight: bold; }
p.articleByLine {font-size: .9em; padding: 0 0 0 20px; margin: 0; }
p.articleByLine SPAN.author {font-style: normal; }
p.articleByLine SPAN.comments {font-style: normal; }
p.articleByLine A {text-decoration: underline; }
div.articleTextBlock {clear: both; padding: 0; margin: 0; }
div.articleText, p.articleText {margin: 0; padding: 0; }
IMG.articleImage {border: 3px double #9a9a9a; background: #FFFFFF; padding: 0; margin: 10px 10px 10px 10px; }
p.newsListingDate {font-weight: bold; text-align: center; margin: 0; padding: 0; }
ul.articleLinkList {list-style-type: none; line-height: 1.5em; padding: 10px 0 0 0; margin: 0; }
ul.archiveLinkList {list-style-type: none; line-height: 1.5em; padding: 0; margin: 0; }
ul.articleLinkList li, ul.archiveLinkList li {background-image: url(../images/icons/news_link.gif); background-repeat: no-repeat; background-position: 17px 2px; padding: 0 0 0 35px; }
ul.articleLinkList li.articleStoreLink {background-image: url(../images/icons/news_link_2.gif); background-repeat: no-repeat; background-position: 17px 4px; padding: 0 0 0 35px; }
ul.articleLinkList li.articleProductLink {background-image: url(../images/icons/cart.gif); background-repeat: no-repeat; background-position: 17px 0px; padding: 0 0 0 35px; }
ul.articleLinkList a, ul.archiveLinkList a {text-decoration: underline; }
.commentsHeading {background: #f2f1ee; padding: 3px; }
.commentsBody {background: #FFFFFF; padding: 3px; }
p.backLink {float: right; margin: 0; padding: 0; clear: right; }
.commentsAuthor {text-align: left; float: left; margin: 0; width: 45%; }
.commentsSubject {font-weight: bold; }
.commentsDate {text-align: right; float: right; padding: 0; margin: 0; }
div.commentsBody p {clear: both; padding: 0 10px 10px 10px; margin: 0; }
fieldset.commentsFieldSet {text-align: left; background: #f2f1ee; border: 1px solid #e7e6e0; padding: 1em; margin: 10px 0 0 0; }
fieldset.commentsFieldSet legend {padding: 0.2em 0.5em; text-align: right;}
fieldset.commentsFieldSet label {display: block; text-align: left; margin: 3px;}
fieldset.commentsFieldSet label input {display: block; }
.commentsSubmit {text-align: right; }
.splitSolid {height: 1px; background: #000000; padding: 0; margin: 0; }
.splitSolidGray {height: 1px; background: #9a9a9a; padding: 0; margin: 0; }
.clearSplit {height: 10px; padding: 0; margin: 0; }
.splitSolid hr, .splitSolidGray hr, .clearSplit hr {display: none; }
.clearboth {clear: both; height: 1px; width: 100%; }
.clearboth hr {display: none; }
/* newsArchiveSideBox */
.newsArchiveSideBox {
	margin: 0;
    padding: 0 0 1em 0;
	background-image:url(../images/sidebox_content_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	line-height: normal;
}
.newsArchiveSideBox p.articleHeading {
	background-color: #D4D4D4;
    margin: 0 0 0 0;
    padding: 1px 0 0 10px;
    border: 1px solid;
	 }
.newsArchiveSideBox ul.archiveLinkList {
	margin:0px 0px 0px 0px;
	padding: 1px 10px 0 17px;
	display:inline;
}
.newsArchiveSideBox ul.archiveLinkList a {
	margin:0px 10px 0px 0px;
	padding: 0px 0px 0 0px;
	text-decoration: none; 
}
/* newsScrollerSideBox */
.newsScrollerSideBox {/*background: #f2f1ee; border: 1px solid #e7e6e0;*/ }
.newsScrollerSideBox div.articleSummary {border-bottom: 1px solid #9a9a9a; padding: 0 0 10px 0; }
.newsScrollerSideBox span.articleHeading {}
.newsScrollerSideBox ul.archiveLinkList {list-style-type: circle; line-height: normal; padding: 0; margin: 0 0 0 25px; }
.newsScrollerSideBox ul.archiveLinkList li {background: none; padding: 0; margin: 0; }
.newsScrollerSideBox ul.archiveLinkList a {text-decoration: none; }
/* newsScrollerSideBox */
.newsTickerSideBox {/*background: #f2f1ee; border: 1px solid #e7e6e0;*/ }
.newsTickerSideBox ul.articleList {line-height: normal; padding: 0; margin: 0;}
.newsTickerSideBox ul.articleList li {display: inline; background: none; padding: 0 0 0 15px; margin: 0; }
.newsTickerSideBox ul.articleList a {text-decoration: none; }
/* eof News */
/* bof Scroller Box */
.scroller_container {
margin:0 auto;
 position: relative;
 height: 120px;
 width: 150px;
 overflow: hidden;
 text-align: center;
}
.scroller_container ol {
	margin: 0;
	padding: 0;
	list-style:none;
	list-style-position: inside;
	}
.scroller_container li {
	padding: 0;
	margin: 0.3em 0 0.3em 0;
	text-align:center;
	}
.scroller {
 padding: 0;
 text-align: center;
}
#scroller {
 padding: 0;
 text-align: center;
}
.jscroller2_up, .jscroller2_down, .jscroller2_left, .jscroller2_right {
 margin: 0;
 padding: 0;
}
.jscroller2_left, .jscroller_right, .jscroller2_left_endless, .jscroller2_right_endless {
 white-space: nowrap;
}
/* eof Scroller Box */
/* bof zentagcloud */
.word {font-family:Tahoma;padding:4px;}
span.size1 {color: #333;font-size: 1.2em;}
span.size2 {color: #333;font-size: 1.2em;}
span.size3 {color: #333;font-size: 1.2em;}
span.size4 {color: #333;font-size: 1.2em;}
span.size5 {color: #333;font-size: 1.2em;}
span.size6 {color: #333;font-size: 1.2em;}
span.size7 {color: #333;font-size: 1.2em;}
span.size8 {color: #333;font-size: 1.2em;}
span.size0 {color: #333;font-size: 1.2em;}
.floatingBoxC {width:80%;/*float:center;*/}
/* eof zentagcloud */
/* bof add images box */
#productAdditionalImages{margin:auto;border:2px solid transparent;}
#slideshow {
	margin:0 auto;
	width:300px;
	height:60px;
	position:relative;
	background:url(../images/controlbackground.png) center center no-repeat;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:260px;
  height:60px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slidei {
  margin:0 auto;
  width:86px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:60px;
  text-align:center;
}
.control {
  display:block;
  width:15px;
  height:60px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../images/control_left.png) no-repeat center center;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../images/control_right.png) no-repeat center center;
}
#pageContainer {
  margin:0 auto;
  width:300px;
}
.slidei img {
  max-width:70px;
  height:56px;
  margin:auto!important;
}
*html .slidei img {width:70px;}
/* eof add images box */

.recentli{text-align:center; border-bottom:1px solid #ddd; font-size:10px; padding-top:4px; padding-bottom:4px;}
.recentimg{}
.updatefont{font-size:0.75em;padding-top:3px; float:left;}
#shoppingcartContent .checkoutbox{color:#009900; font-family:Verdana, Arial;}
#shoppingcartContent .checkoutbox:hover{text-decoration:underline;}
#cart_header{float:right;font-size:1em;font-weight:normal;font-family:Verdana; color:#333; margin-top:10px;}
#cart_header .shoppingcart{color:#333;}
#cart_header .checkoutcart{color:#333;}
#cart_header a:hover{color:#977262;}
#headertext{float:left; padding:25px 0px 0px 20px;}
.header_word2{float:left; padding:40px 0px 0px 50px;}
.h1small{color:#666; font-size:15px;}
.h2small{color:#666; font-size:15px; font-weight:bold; padding:0em; margin:0.3em 0;}
.h1small a, .h2small a{color:#666;}
#pageNotFoundUL{margin-left:30px!important;}
#slidesContainer,#slideInner{overflow:hidden!important;}
.popsearchone{color:#888!important;}
.popsearchtwo{color:#bbb!important;}
#searchContent a {background: url(../images/search-link.gif) no-repeat right center;color: #627729;display: block;margin: 5px auto;padding-right: 10px;width: 100px;}
#siteinfoLegal{color:#333; padding:5px 0px; font-size:12px;margin:20px auto 5px;}
#siteinfoLegal a{color:#333;}
#protagsdiv{width:100%;margin:10px auto;text-align:center;color:#333;}
#protagsdiv a{color:#333;padding:1px;}
#quicklinks{text-align:center; margin:auto;color:#333;font-size:12px;}
#quicklinks a{display:inline; padding:3px 3px;color:#333;}
#siteinfoLegal a:hover,#protagsdiv a:hover,#quicklinks a:hover{color:#FF0000;}
.prodetaillist{line-height:28px;}
#addboxpro{margin:10px 0px;}
#pro_ma_images{width:350px; float:left; padding:1em 0em;}
#productMainImage{width:300px; margin:auto;}
#prevnext{width:350px; margin:auto;}
#MagicThumbImageMainImage{/*border:2px solid #f1f1f1;*/}
#MagicThumbImageMainImage:hover{/*border:2px solid #EBEBE9;*/}
.MagicThumb-swap img{border:2px solid #f1f1f1;}
.MagicThumb-swap img:hover{border:2px solid #EBEBE9;}
#MagicThumbImageMainImage{display:block/*table-cell*/; width:296px!important; /*height:296px!important;*/ margin:auto; text-align:center; vertical-align:middle!important;/**display: block; *font-size:259px;*//*约为高度的0.873，200*0.873 约为175*/ /**font-family:Arial;*/}
#MagicThumbImageMainImage img{margin:auto; max-width:296px!important;vertical-align:middle!important;}
*html #MagicThumbImageMainImage img{margin:auto; width:296px!important;vertical-align:middle!important;}
.checkboxdel {display:none;}
#productfilter select{max-width:150px; overflow:hidden;}
#productfilter select option {max-width:120px; overflow:hidden;}
.pagedownmenu{padding-right:10px;}
.pagedownmenu form{margin:0; padding:0;line-height:30px;}
*html .pagedownmenu{padding-top:3px;}
.navSplitPagesLinks,.navSplitPagesResult,.pagedownmenu{line-height:30px;}
#txt_review{width:97%; height:80px; padding:10px;}
#proDescription{margin-bottom:20px;}
#reviewsPrudoctReviewer, #reviewsWrittenReviewer, #proDescriptionH {
    background: #EAEAEA;
    color: #333;
    /*float: left;
    font-size:13px;
    height: 26px;
    line-height: 26px;
    padding: 0 15px;*/
    text-transform: none;
	font-weight:normal;
}
#reviewsPrudoctReviewer strong, #reviewsWrittenReviewer strong, #proDescriptionH strong{font-weight:normal;}
#reviewsWriteReviewerBox, #writtingReviewer{}
.centerContentsBox{padding:5px;}
#login-password{width:215px;}
.aunderline{text-decoration:underline!important;}
#productAdditionalImages{margin:auto;width:300px;}
#focus_imgcc{margin:auto; width:288px;}
#cartBoxListWrapper img {padding-right:8px;}
#editButton{display:none;}
#reviewsDefault .smallProductImage img {padding-right:8px;}
.imglink{display:block; width:160px; height:160px; margin:auto;}
.imglinks{display:block; width:160px; height:160px; margin:auto;}
.imglink img{max-width:160px!important; max-height:160px!important;display:block;margin:auto;}
.imglinks img{max-width:160px!important; max-height:160px!important;display:block;margin:auto;}
*html .imglink img{width:160px!important; height:160px!important;display:block;margin:auto;}
*html .imglinks img{width:160px!important; height:160px!important;display:block;margin:auto;}
.linkblock{display:block!important;margin:0.5em auto!important;height:30px;line-height:15px;overflow:hidden;width:160px;text-align:center;}
.linkblocks{display:block!important;margin:0.3em auto!important;height:30px;line-height:15px;overflow:hidden;width:100%;text-align:center;}
.linkblocknews{display:block!important;margin:0.3em auto!important;height:15px;line-height:15px;overflow:hidden;width:100%;text-decoration:underline!important;font-size:12px;}
.linkblock strong, .linkblocks strong, .linkblocknews strong{font-weight:normal;font-size:12px;}
.itemTitle{font-size:100%; font-weight:normal;}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color:#AAA;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #bb243b;
	}
.proprice{margin:3px auto;color:#bb243b;font-size:13px;text-align:center;font-family:Verdana, Arial;}
.proprice .normalprice{font-size:12px;}
.proprice .productSpecialPrice{font-size:13px;}
.proprice .productPriceDiscount{font-size:12px;}
#productPrices{color:#bb243b;font-weight:normal;font-size:20px;font-family:Verdana, Arial; height: 43px;}
#productPrices .normalprice{font-size:18px;}
#productPrices .productSpecialPrice{font-size:20px;}
#productPrices .productPriceDiscount{font-size:15px;}
.newfeaturedallcolumns {float:left; text-align:center;}
.reviewscontent{padding-left:8px; padding-right:8px;}
.line18{display:block!important; padding:10px!important;}
#pageNotFound ul{margin-left:20px;}
#pageNotFound ul ul{margin-left:0;}
.similarproducts{width:25%;float:left;text-align:center; padding-top:5px;}
*html .centerBoxContentsNew,*html .centerBoxContentsSpecials,*html .centerBoxContentsFeatured,*html .specialsListBoxContents,*html .newfeaturedallcolumns,*html .similarproducts, *html .centerBoxContentsProducts, *html .categoryListBoxContents,*html .centerBoxContentsAlsoPurch{width:24.5%!important;}/*ie6*/
*+html .centerBoxContentsNew,*+html .centerBoxContentsSpecials,*+html .centerBoxContentsFeatured,*+html .specialsListBoxContents,*+html .newfeaturedallcolumns,*+html .similarproducts, *+html .centerBoxContentsProducts, *+html .categoryListBoxContents,*+html .centerBoxContentsAlsoPurch{width:24.5%!important;}/*ie7*/
.searchpricebox{list-style:none; text-align:left; line-height:20px; font-size:12px;}
.priceboxa{display:block;}
.priceboxa:hover{background:#f1f1f1;}
#headerouts{ background:url(../images/topbg.png) center top repeat-x; height:174px;}
#headerWrapper{width:990px; margin:auto;}
#footerouts{}
#main_left{width:0; margin:0;}
#main_right{width:0; margin:0;}
#main_left_mid{width:18px; margin:0;}
#main_right_mid{width:0; margin:0;}
.index_right{ float:right;}
fieldset{margin:auto 10px;}
.goog-te-gadget-simple {height:28px!important;border-style: solid;border-width: 0px!important;display: inline-block;font-size: 12px!important;line-height:28px!important;float:right!important;text-align:right!important;background:transparent!important;}
.goog-te-gadget-icon{background:none!important;}
.goog-te-menu-value{color:#555!important;}
.goog-te-menu-value span{color:#555!important;/*border:none!important;*/}
.goog-te-menu-value:hover,.goog-te-menu-value span:hover{color:#f00!important;}
/*combination*/
.inquiry {padding:0px 15px;}
.sellup{display:block;width:38px;height:15px; margin:auto; background: url(../images/updown.png) 0px 0px no-repeat;cursor:pointer;}
.selldown{display:block;width:38px;height:15px; margin:auto; background: url(../images/updown.png) 0px -20px no-repeat;cursor:pointer;}
.sellup:hover {background: url(../images/updown.png) 0px -40px no-repeat;cursor:pointer; }
.selldown:hover {background: url(../images/updown.png) 0px -60px no-repeat;cursor:pointer; }
#recently_sell_items li {list-style:none;}
.navSplitPagesLinks a{padding:4px 9px;margin-left:2px;background:#DFDFDF;color:#999;}
.navSplitPagesLinks a:hover{background:#F2F2F2; color:#999;}
.navSplitPagesLinks .current{padding:4px 9px; margin-left:2px; background:#F2F2F2;color:#999;font-weight:normal;}
*html .navSplitPagesLinks a{padding:4px 9px; margin:0px;margin-left:2px; font-weight:normal; display:inline!important;}
*html .navSplitPagesLinks strong{margin:0px;}
*html .navSplitPagesLinks .current{padding:4px 9px; margin:0px;margin-left:2px; background:#F2F2F2; color:#999; display:inline!important;}
/* bottom news list */
.newslist {text-align:center; overflow:hidden; margin:5px auto; width:100%; }
.newslist .newsheader {line-height:30px;height:30px;text-align:center;border-bottom:solid 1px #D3D3D3;color:#990000; font-size:14px; font-weight:bold;}
.newslist .box5{width:32%; float:left; margin:5px auto;}
.newslist .box5 a{color:#000; }
.newslist .box5 a:hover{color:#f00; }
/* featured scroll products */
#featuredPro_scroll {display:block; height:195px; overflow:hidden;}
#featured_img{overflow:hidden; width:100%; margin:auto;}
#featured_img ul,#featured_img ul li{list-style:none;}
*html .featured_img_li,*+html .featured_img_li{width:24.5%!important; margin-bottom:15px!important;}
#btn_featured_prev{width:15px;height:195px; float:left; background: url(../images/nextprev.png) 0 center no-repeat;cursor:pointer; margin-left:3px;}
#btn_featured_next{width:15px; height:195px;float:right; background: url(../images/nextprev.png) -20px center no-repeat;cursor:pointer; margin-right:3px;}
#btn_featured_prev:hover {background: url(../images/nextprev.png) -40px center no-repeat;cursor:pointer;}
#btn_featured_next:hover {background: url(../images/nextprev.png) -60px center no-repeat;cursor:pointer;}
#sorter{float:right; line-height:30px;margin-right:10px;}
.hassubcat{background: url(../images/seta_normal.gif) left center no-repeat;display: inline-block;height:inherit;margin-left: 2px;width: 16px;}
.hassubcatH{background: url(../images/seta_normal.gif) left center no-repeat;display: inline-block;height:inherit;margin-left: 2px;width: 16px;}
#categories_ul_header{width:990px;height:36px;font-size:12px; text-transform:uppercase; font-family:'Century Gothic',Arial;}
#categories_ul_header strong{ font-weight:normal;}
#attrib-grid-table{ min-width:200px;}
#attrib-grid-opt-nameV, .attrib-grid-cell{text-align:center;}
.attrib-grid-hHeader, .attrib-grid-cell{padding:5px;}
.attrib-grid-hHeader{text-align:left;}
.attribsCheckbox{
    padding: 0.2em;
	}
/* bof checkoutpage css */
#checkoutPayment .radioButtonLabel,#checkoutPayment .radioButtonLabel span{line-height:25px;}
#checkoutShippingMethods,#checkoutComments{margin:auto;}
#checkoutComments{/*margin:auto 10px;*/}
#checkoutPayment,#confirmFieldset{margin-left:10px; margin-right:auto;}
#tableCheckout{margin:auto 10px;}
#checkoutPayment{padding-bottom:15px;}
#checkoutBillTo{margin-bottom:15px;}
#confirmFieldset{margin-top:15px;}
/* eof checkoutpage css */
#addressBookDefault .instructions{ float:left;padding:0.5em;}
#submit1_review{background:none;border:none;}
.red{color:#f00;}
.error_box{padding-bottom:8px;}
.quickShip {font-family: Verdana,Arial;font-weight: bold;padding-bottom: 5px;}
#footerimg{margin: auto;width: 743px;}
#accountHisT td{padding:5px;}
#productDetailsList{margin:10px 0px;}
.sideBoxContentItems{margin-bottom:1em;}
#whatsnewContent .sideBoxContentItems img{border:1px solid #666;}
#similar_product{margin-top:20px;}
#disc-ot_coupon{height:15px;}
#divDiscountsCoupon{/*display:none;*/}/*确认支付页面打折框隐藏*/
#banner_box { float: left; margin-top:10px; border: 0px solid #e3e3e3; height: 352px; width: 789px; position:relative; overflow:hidden;}
#banner_box ul { float: left; width: 100%;list-style:none;}
#banner_box ul li { float:left;list-style:none;}
#banner_box ul li a {  padding: 0px; display: block;  }
#banner_box img { float: left;}

#banner_right{background:url(../images/fluid_container_wrap.png); width:181px; height:181px; position:absolute; right:-5px; top:-7px; z-index:100}

.pagination{ position:absolute; right:8px; bottom:8px; width:64px !important; height:auto; z-index:100;}
.pagination>li{ width:16px; height:16px; float:left; padding:0; margin:0 3px 0 0; background:#fff; border:1px solid #000; }
.pagination>li>a{ display:block; text-align:center; font:12px/16px Arial, Helvetica, sans-serif; }

.pagination>li.current{ background:#f60; border:1px solid #f60; font-weight:bold;}
#ad {width: 100%; height:151px; float: left;padding: 13px 0 0 0;}
#model_footer { width: 100%; padding: 20px 0 0 0;height:60px; margin: auto;}

.footer_link_m{ float:left; width:auto; color:#fff; text-transform:capitalize; margin-right:90px; margin-left:10px;}
.footer_link_m ul{ float:left; width:auto; clear:both; list-style:none;}
.footer_link_m ul li{ float:left; width:auto; margin:0px 3px;list-style:none;}
.footer_link_m ul li a{ float:left; width:auto; color:#fff; font-size:12px; line-height:20px;}
.footer_link_m h5{ float:left; width:auto; font-size:15px; color:#fff;margin-bottom:10px;}
.borderbox{ border-right:1px solid #d4d3d3; border-bottom:1px solid #d4d3d3; padding:10px 0px 20px;}
.borderboxr{ border-right:none; border-bottom:1px solid #d4d3d3; padding:10px 0px 20px;}
#productName{  padding-bottom:8px; color:#bb243b;}
#currency_info{padding-bottom:10px;}
.tabnav ul, .tabnav li{ list-style:none;}
.centerColumn_pro .settab { margin: 0px; float: left; position: relative; width: 100%; margin-top: 10px; }
.centerColumn_pro .settab #J_setTabANav { float: left; width: auto; }
.centerColumn_pro .settab #J_setTabABox { clear: both; overflow: hidden; border: 1px solid #000000; min-height: 150px; padding: 5px 10px; }
.centerColumn_pro .settab .tab-menu { margin-right: 0px; text-align: center; float: left; width: auto; margin-right: 4px; }
.centerColumn_pro .settab .tab-menu span { border: 1px solid #e9e9e9; color: #000; line-height: 30px; text-align: center; float: left; font-weight: bold; font-size: 11px; padding: 0px 20px 0px 15px; cursor: pointer; margin-bottom: -1px; position: relative; background: #eee; }
.centerColumn_pro .settab #J_setTabANav .hover span { border-bottom: 0; background: #fff; color: #000; z-index: 100; height: 31px; }
.centerColumn_pro .settab #productsindex1,  .settab #featuredProducts { width: 100%; }
.centerColumn_pro .settab #productsindex1 .pule { overflow: hidden; width: 100%; border: 0; }
/*----------------------*/
.detail { color: #3D3D3D; float: left; font-size: 12px; margin: 0%; padding: 1%; width: 98%; }
/*----------------------*/
#ProductReviews_1 { color: #3D3D3D; float: left; font-size: 12px; margin: 0%; padding: 1%; width: 98%; }
#ProductReviews_1 ul { float: left; width: 100%; text-transform: capitalize; }
#ProductReviews_1 #foot_reviews_box { float: left; clear: both; margin-bottom: 5px; margin-top: 5px; width: 100%; }
#ProductReviews_1 #foot_reviews_content { float: left; width: 100%; }
#ProductReviews_1 #foot_reviews_name { float: left; width: 100%; caption-side: bottom; text-align: right; }
#ProductReviews_1 p { height: 100px; text-align: center; font-weight: bold; font-size: 11px; color: #000; text-transform: capitalize; line-height: 50px; }
/*----------------------*/
#ProductReviews { color: #3D3D3D; float: left; font-size: 12px; margin: 0%; padding: 1%; width: 98%; }
#reviewsSaid { float: left; width: 100%; padding-bottom: 10px; border-bottom: 1px dotted #666; margin-bottom: 20px; }
#reviewsSaid #productReviewsDefaultNoReviews { border: 3px solid #e9e9e9; background: #eee; text-align: center; margin: 20px 0; padding: 5px; }
#ProductReviews #reviewsWrite { float: left; width: 100%; height: auto; }
#ProductReviews #reviewsWrite form { width: 98%; padding: 1%; }
#ProductReviews #reviewsWrite span { float: left; }
#ProductReviews #reviewsWrite h2 { float: left; width: auto; font-size: 13px; font-style: italic; color: #000; margin: 0px 3px; }
#ProductReviews #reviewsWrite #review-text { min-width: 98%; max-width: 98%; min-height: 50px; max-height: 100px; border: 1px solid #E9E5E2; }
/*----------------------*/
#J_setTabABox .Related-w { background: none; border: 0; }
#J_setTabABox .keyword_content { background: none; }
/*----------------------*/
.detail .Related-w { border-top: 1px solid #292929; }
.detail .keyword_title { font-size: 11px; text-indent: 0px; color: #000; }
.detail .keyword_content { min-height: inherit; }
.detail .keyword_content a,  .detail .keyword_content li { text-indent: 0px; width: 21%; margin-right: 3%; }
/*----------------------*/
.product_rz { overflow: hidden; padding: 10px 0%; }
.product_rz span { text-align: left; float: left; width: 100%; text-align: center; }
/*----------------------*/
#Pro_About_brand { float: left; width: 100%; text-align: center; padding: 10px 0px; }
.reviewsWriteName { width: 250px; float: left; border: 0; border-bottom: 1px solid #ccc; color: #666; }
.backToTop{position:fixed; right:50px; bottom:0px; height:48px; width:52px; background:url("../images/go_to_top.png") no-repeat; display:none; cursor:pointer;}
.centerColumn input[type="text"],.centerColumn input[type="password"],.centerColumn  select{ border:1px solid #666; margin:3px auto;}
.inputLabel{}

#indexHomeBody #navColumnOneWrapper { height: 392px; overflow: hidden; }

.proprice .productSpecialPrice { font-size: 16px; font-weight: bold; color:#990000; }

.categoryListBoxContents { margin: 5px 0; }

#cartAdd table td { text-align: left; }

table#addboxpro { padding: 0; margin: 0; }