@charset "euc-jp";
/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 0;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, Arial, Helvetica, sans-serif, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height:14px;
	color: #000;
	background-color:#fff;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #f60;
	text-decoration: none;
	}
 
a:visited {
	color: #f60;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover {
	text-decoration: underline;
	}

a:active {
	color: #f60;
	}


h1 {
background-image:url(../images/h2_low.gif); 
background-repeat:no-repeat;
font-size:1.2em;
font-weight:bold;
line-height:28px;
margin:0;
color:#fff;
padding:0;
}
h1 span.inner{ margin-left:2em;}
h1 span.buttoninner{padding:0em; margin:0 0 0 16em;}
h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
h7{ font-size:12px;}

.biggerText {
	font-size: 13px; color:#666; line-height:140%;
	}

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 {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0;
	margin: 0;
	border: 1px solid #ff9c00;
	overflow:hidden;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
#logo { float:left; width:227px; height:56px; margin:0; padding:8px 0 8px 8px;}
LABEL.inputLabel {
	width: 9em;
	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: 0em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #fff;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #fff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000;
	}

/*wrappers - page or section containers*/
/*box1*/
#mainWrapper {
	background-color: #fff;
	text-align: left;
	width: 964px;
	vertical-align: top;
	}

#headerWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin:0;
	padding:0;
	}
#contentMainWrapper {margin:3px auto 4px; *margin-bottom:0; _margin-bottom:-3px;}
#logoWrapper{
	background-color: #fff;

	}

#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0.1em;
	margin-top:0.1em;
	}
	
#tagline {
	color:#000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

.floatingBox, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
	
#checkoutShipto.floatingBox { margin:0 0 0 5px; _margin:0 0 0 3px;}
#checkoutShipto .buttonRow, #checkoutBillto .buttonRow { margin-top:64px;}
.shippingtxt { margin-top:54px; color:#666;}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	color: #fff;
	height: 1%;
	}
#navCatTabsWrapper {
	background-color: #fff;
	color: #9a9a9a;
	background-image:none;
}
.yahoo_pic { float:left; margin:5px 0 0 70px; *margin-left:0; margin-left:0\9;}
.top_list { float:right; width:388px; height:30px; margin:0; padding:0;}
.top_list_left { float:right; width:10px; height:30px; margin:0; padding:0; background:url(../images/top_list_left.gif) 0 0 no-repeat;}
.top_list_right { float:right; width:10px; height:30px; margin:0; padding:0; background:url(../images/top_list_right.gif) 0 0 no-repeat;}
#navSupp ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navMain ul { margin:0; padding:0; height:30px; list-style-type:none; background:url(../images/top_list_mid.gif) 0 0 repeat-x;}
#navMain ul li { float:left; margin:8px 10px 0 0; color:#cdcdcd;}
#navMain ul li a { color:#333; text-decoration:none;}
#navSupp ul li{
	display: inline;
	}

#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	white-space: nowrap;
	}
	
#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;
	}

#productsListingTopNumber.productsListingTitle { float:left; width:290px; margin-left:30px; padding-top:10px; *padding-top:1px; line-height:16px; *line-height:32px; text-align:center;}
#indexProductList { width:785px; *width:auto; border:1px solid #999; margin:0.3em auto auto 0.4em; float:right;}
#indexProductList a, #advSearchDefault a { font-size:1em; color:#f60; font-weight:bold;}
#indexProductList .listingDescription, #advSearchDefault .listingDescription { width:265px; height:35px; margin-top:6px; padding:6px 5px 8px; line-height:20px; background-color:#fff1ed; border:1px dashed #666; overflow:hidden;}
#indexProductList .listingDescription a, #advSearchDefault .listingDescription a { color:#666; font-size:12px; font-weight:normal;}
#indexProductList .listingDescription a:hover, #advSearchDefault .listingDescription a:hover { text-decoration:underline; color:#666; font-size:12px; font-weight:normal;}
#indexProductList a:hover{ font-size:1em; color:#f60; font-weight:bold; text-decoration:underline;}
.listingDescription { color:#666; font-size:1em; font-weight:normal; line-height:150%;}
.product_list_price { height:16px; margin:8px 0 0 0; *margin:9px 0 0 0; padding:0; font-size:14px;}
#indexProductList form { height:16px; margin:0; padding:0;}
.space { float:right; margin:-4px 0 0 0; *margin:-18px 0 0 0; _margin:-15px 0 0 0;}

#navMainSearch {
	padding-top:5px;
	text-align:left;
	padding-left:15px;
	color:#FFFEB3;
	font-weight:bold;
	}
.listingProductImage{ 
    width: 72px; 
	height:90px}
#navBreadCrumb {
	padding: 0.5em 0.5em;
	margin:2px 0 0 2px;
	background-image:url(../images/navBreadCrumbbg.gif); background-repeat:repeat-x; height:14px;
	border:1px solid #999;
	font-size:1.1em;
	color:#666;
	}
#navBreadCrumb a { margin-right:1px; color:#f60;}

#navBreadCrumb span { padding:0 0 0 14px; background:url(../images/arrows.gif) 0 4px no-repeat;}

#productGeneral.centerColumn{
margin:-9px 0 -6px 0;
*margin:5px 0 0 0;
margin:-9px 0 7px 0\0;
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #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 { font-size:14px; padding:0 0.5em;}
.shippingEstimatorWrapper {
	font-size: 14px;
	padding: 0.5em;
	}

.alert {
    color: #f00;
    margin-left:5px;
	margin-top:30px;
	}

.important {
	font-weight: bold;
	}
.notice { color:#666;}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFive, #bannerSix {
	padding:0.2em 0em 0.2em 0.2em;
	}
	
#bannerFour {
    margin:3px 0 0 8px;
	}
	
.centerColumn{ margin:5px 0 0 5px; *margin:5px 0 1px 5px;}


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	padding: 1em;
	}


.tableHeading, #cartSubTotal {
	background-color: #fff8d3;
	color:#ee7919;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading {
	height: 2.2em;
	}

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0em 0em 0em 0.5em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.productSpecialPriceSale {
	text-decoration: line-through;
	font-weight:bold;
	}
	
.normalprice {text-decoration: line-through; color:#666; font-size:14px; font-weight:bold;}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	font-weight:bold;
	}
.productSpecialPrice { font-size:14px;}	

.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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

#cartImage {
    margin:9px 0 0 9px;	
	*margin:3px 0 0 9px;
	border:1px solid #999;
	}
	
#cartImage img { width:40px; height:50px;}	
	
*+ html #cartImage {
    border:none;
	}
	
*+ html #cartImage image {
border:1px solid #999;
}

#cartname{
margin: 1.5em 0em 0em 1em;
}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

/*list box contents*/
.centerBoxContents,  .categoryListBoxContents, .additionalImages, .centerBoxContentsAlsoPurch, .centerBoxContentsNew {
	margin: 0em 0.2em;
	}
	
.centerBoxContentsSpecials { margin:6px 0 0 4px; _margin-left:3px;}
	
.centerBoxContentsFeatured {margin:0 0 0 5px; _display:inline;}
.specialsListBoxContents{ margin:0.5em 0 0.5em 0}
.centerBoxWrapper {
	border: 1px solid #999;
	height: 1%;
	}
#specialsDefault.centerBoxWrapper { float:left; _display:inline; margin:2px -7px 0 3px; margin-left:2px\0; *margin:3px 0 0 2px; padding-bottom:12px;}
#specialsDefault.centerBoxWrapper a { margin-top:3px; color:#333; line-height:180%;}
#bannerThree.banners { float:right; _display:inline; width:234px; margin:0 0 0 1px; margin-right:0px\0; *margin:1px 0 0 0;}
#bannerThree img {width:234px;}
#whatsNew.centerBoxWrapper{
float:left;
_display:inline;
width:389px;
margin: 5px 0 2px 3px;
*margin-left:2px;
margin-left:2px\0;
overflow:hidden;
}
#featuredProducts.centerBoxWrapper{
float:left;
_display:inline;
width:785px;
margin:3px 0px 2px 3px;
margin:3px 0 2px 2px \9;
*margin:3px 0px 2px 2px;
clear:both;
}

#index_best_sellerproducts.centerBoxWrapper{
float:right;
_display:inline;
margin:3px 0 2px 3px;
*margin-left:3px;
}
h2.centerBoxHeading {
	font-size: 1.2em;
	color: #fff;
	}

/*sideboxes*/
h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #fff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #fff;
}
#wpsidebarHeading{	background-image: url(../images/ct_title.gif);}
#wordpressHeadingL{ width:651px; _width:650px; height:392px; margin:-1px 0 6px 0; *margin:0;}
#wordpressHeadingR { width:304px; margin:-1px -1px 6px 2px !important; *margin:0 0 0 3px !important; *margin:0 0 0 3px;}
#ezpages,#loginbox,#bestsellers,#information,#shoppingcart,#wordpressHeadingL,#wordpressHeadingR,#categories,#bannerboxall{border: 1px solid #999; overflow:hidden;}
#categories, #ezpages { padding:0 0 12px 0;}
#bannerboxall { padding:0.5em 0;}
#loginboxHeading{background-image:url(../images/loginboxHeading.gif)}
#searchHeading{background-image:url(../images/searchHeading.gif);}
#bannerbox2Heading{background-image:url(../images/bannerbox2Heading.gif);}
#bestsellersHeading{background-image:url(../images/bestsellersHeading.gif);}
#specialsHeading{background-image:url(../images/specialsHeading.gif);}
#ezpagesHeading,#informationHeading{background:url(../images/informationHeading.gif) 0 0 no-repeat;}
#languagesHeading{background-image:url(../images/languagesHeading.gif);}
#bannerboxHeading{background-image:url(../images/bannerboxHeading.gif);}
#categoriesHeading{background:url(../images/categoriesHeading.gif) 0 0 no-repeat;}
#whatsNew{background:url(../images/centerBoxHeading_a.gif) 0 0 no-repeat; height:230px;}
#index_best_sellerproducts{background:url(../images/specialsDefault.gif) 0 0 no-repeat; width:389px; height:230px;}
#featuredProducts{background-image:url(../images/featuredProducts.gif);background-repeat:no-repeat;}
#specialsDefault{background-image:url(../images/warpheadingspec.gif);background-repeat:no-repeat; height:189px; width:546px;}
.border_1px_x{border:1px #ffa200 solid; margin-bottom:3px;}
#shoppingcartHeading{background-image:url(../images/shoppingcartHeading.gif);background-repeat:no-repeat}
#wordpressHeadingLeft{background-image:url(../images/wordpressHeadingL.gif); background-repeat:no-repeat; height:29px; margin:0px; padding:0px;}
#wordpressHeadingRight{background-image:url(../images/wordpressHeadingR.gif);background-repeat:no-repeat; height:29px; margin:0px; padding:0px;}
#wordpressHeadingR a{ color:#333;}
.wordpressCatList{ font-size:14px; font-weight:bold; color:#0066CC; padding-left:0px;}
#wordpressCatList { float:left; width:100%; }
#wordpressCatList ul{ margin:4px; padding:4px}


#wordpressCatList-A { margin-top:10px; padding:0 0 5px 3px;}
#wordpressCatList-A span a { color:#333; line-height:19px;}
#index-zhongxia-title ul{margin:5px 10px 3px 10px; padding:5px 10px 0px 10px;}
#index-zhongxia-title ul li { background-image:url(../images/line.gif); list-style-type:none; line-height:150%; height:25px;}
#index_best_sellerproducts a{ color:#333;}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	height:18px;
	}

.rightBoxContainer {
	margin-top: 0.2em;
	}
#categories.leftBoxContainer{ margin-top: 0.2em;}
#ezpages.leftBoxContainer,#bannerboxall.leftBoxContainer{ margin-top: 0.4em;}
.sideBoxContent {
	background-color: #fff;
	padding:0;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #fff;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.centerBoxHeading{ padding-left:15px; padding-top:2px; height:28px;}
.products_img_bg { background-image:url(../images/products_img_bg.gif); background-repeat:no-repeat; height:220px; width:220px;}
.products_img_bg a img  { margin-top:10px; margin-left:0;}
.products_img_bg a { line-height:13px; text-decoration:none;}
#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 */
A.category-top, A.category-top:visited {
	color: #f60;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	}
A.category-links, A.category-links:visited {
	color: #f60;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	}
A.category-top:hover{ text-decoration: underline}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #f60;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}	

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}
.image_border { border:1px solid #999; padding:0px;}
.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;*/
	}


.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #fff8d3;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #fff;
	}
#indexProductList.centerColumn{ margin:5px 0 -6px 2px; *margin-bottom:1px;}
/*#productListing{ margin:0.5em;}*/
#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: #fff;
	}
/*shopping_cart_alt*/
#shopping_cart_alt {border-top:1px solid #cf4a0e; position:relative; z-index:9;}
#shopping_cart_alt,#shopping_cart_alt a{color:#FFFEB3; margin:0; padding:0; background-color:#ff7f01; height:28px;}
#shopping_cart_alt a:hover { text-decoration:underline;}
.cartProductDisplay a:hover {cursor:pointer;}

#shoppingCartDefault{ border:1px solid #999; height:100%; margin-left:2px; overflow:hidden;}
#cartContentsDisplay{ color:#666; margin:1em 0em 0em 0.2em}
#loginDefault{ width:97%; margin:0px auto}
#checkoutShipping,#checkoutConfirmDefault,#checkoutPayment{ width:97%; margin:0 auto}
#checkoutPaymentHeadingTotal{ margin-left:10px}

#shoppingCartDefault.centerColumn { margin-bottom:-6px; *margin-bottom:1px;}

#navCatTabsWrapper_blank { float:left; width:964px; height:68px; margin:0; padding:0; background:url(../images/menu_mid.gif) 0 0 repeat-x; clear:both;}
.menu_left { float:left; width:8px; height:68px; background:url(../images/menu_left.gif) 0 0 no-repeat;}
.menu_right { float:right; width:8px; height:68px; background:url(../images/menu_right.gif) 0 0 no-repeat;}
.menu_mid { float:left; width:948px; height:68px;}
.menu_bottom { width:918px; height:32px; margin:0; padding:0 30px 0 0; font-size:14px; font-weight:bold; text-align:right; background:url(../images/menu_bottom.gif) 0 0 no-repeat;}
.menu_bottom img { margin:4px 10px 0 0; vertical-align:middle;}
.menu_bottom a { margin:0; padding:0; color:#fffeb3; vertical-align:bottom; text-decoration:none;}
.menu_bottom a:hover { text-decoration:underline;}
.money_color { color:#666;}
#tabsI {width:948px; height:36px; margin:0; padding:0;}
#tabsI ul {margin:0; padding:0; list-style:none;}
#tabsI ul li { float:left; margin:0; padding:0;}
#tabsI ul li span { display:none; visibility:hidden;}
#tabsI a { display:block; height:36px; margin:0px; padding:0;}

#nav_list a, #nav_list_current a { width:73px; background:url(../images/menu_home.gif) no-repeat;}
#nav_list01 a, #nav_list_current01 a { width:134px; background:url(../images/menu_1.gif) no-repeat;}
#nav_list02 a, #nav_list_current02 a { width:103px; background:url(../images/menu_2.gif) no-repeat;}
#nav_list03 a, #nav_list_current03 a { width:103px; background:url(../images/menu_3.gif) no-repeat;}
#nav_list04 a, #nav_list_current04 a { width:133px; background:url(../images/menu_4.gif) no-repeat;}
#nav_list05 a, #nav_list_current05 a { width:74px; background:url(../images/menu_5.gif) no-repeat;}
#nav_list06 a, #nav_list_current06 a { width:118px; background:url(../images/menu_6.gif) no-repeat;}
#nav_list07 a, #nav_list_current07 a { width:104px; background:url(../images/menu_7.gif) no-repeat;}

#nav_list a, #nav_list01 a, #nav_list02 a, #nav_list03 a, #nav_list04 a, #nav_list05 a, #nav_list06 a, #nav_list07 a { background-position:0 0;}

#nav_list a:hover, #nav_list_current a, #nav_list_current a:hover, #nav_list01 a:hover, #nav_list_current01 a, #nav_list_current01 a:hover, #nav_list02 a:hover, #nav_list_current02 a, #nav_list_current02 a:hover, 
#nav_list03 a:hover, #nav_list_current03 a, #nav_list_current03 a:hover, #nav_list04 a:hover, #nav_list_current04 a, #nav_list_current04 a:hover, #nav_list05 a:hover, #nav_list_current05 a, #nav_list_current05 a:hover, 
#nav_list06 a:hover, #nav_list_current06 a, #nav_list_current06 a:hover, #nav_list07 a:hover, #nav_list_current07 a, #nav_list_current07 a:hover { background-position:0 -36px;}

#footer_bar{ float:left; width:962px; _width:961px; height:60px; background:url(../images/bg_footer.gif) left bottom repeat-x; border:1px solid #999; margin:7px 0px 5px; *margin:4px 0px 2px; _margin-top:7px;}
#footer_bar span{ color:#666; margin:0 5px}
#crossSell { width:100%; background:url(../images/bg_relation.gif) center 40px no-repeat;}
#wpcrossSell { width:100%; background:url(../images/wp_bg_relation.gif) center 40px no-repeat;}

#crossSell image { border:1px #999 solid;}
#xssx { color:#666;}
.button_search { width:46px; height:19px; margin:0; padding:0; vertical-align:middle\0; background:url(../images/button_search.gif) 0 0 no-repeat; border:none; cursor:pointer;}
.button_register { width:66px; height:19px; background:url(../images/button_register.gif) 0 0 no-repeat; cursor:pointer;}
#search_header_box{ margin:0.4em auto 0em 0em;*margin:0.2em auto 0em 0em}
.border_1px{ border:1px solid #999; height:35px;}
.span_import_color{ color:#f60; font-size:14px; font-weight:bold;}
.login_header_box_right{ float:right; display:inline; margin:6px 10px 0 0;}
.login_header_box_right input { border:1px solid #999; height:15px; line-height:15px; vertical-align:middle;}
.login_header_box_left{ float:left; display:inline; margin:6px 0 0 10px; padding-left:26px; background:url(../images/icon_search.gif) 0 2px no-repeat;}
.best_seller_left {width:40px; height:54px;}
.red {color:#f00;}
.rightred{ color:#f00; float:right; position:absolute; right:0px;}
.border_left { border-right:1px #999 solid;}
.border_left_y1, .border_left_y2, .border_left_y3, .border_left_y4 { margin:0 0 0 10px; _display:inline;}
.border_left_y3, .border_left_y4 { margin-top:10px;}
.new_pro_left { float:left; width:82px;}
.new_pro_left img { width:80px; height:80px;}
.new_pro_right { float:right; width:90px; text-align:left;}
.new_pro_right h2 { width:90px; height:14px; margin:0; padding:0; font-size:12px; overflow:hidden;}
.new_pro_right p { margin:2px 0 0 0; padding:0; color:#f00; font-size:14px; font-weight:bold;}
.new_pro_right p a { color:#666; font-size:12px; font-weight:normal; line-height:17px; text-decoration:none;}
.new_pro_right p a:hover { text-decoration:underline;}
.best_seller_line {border-bottom: 1px dotted #999; padding:6px 0; margin-left:5px; width:190px; position:relative;}
.best_seller_line img {vertical-align:middle; margin-right:5px;}
#featuredProducts .best_seller_line2 {border-top:1px dotted #999; margin:-4px 8px 5px;}
#indexProductList .best_seller_line2, #advSearchDefault .best_seller_line2 {border-top:1px dashed #666; margin:0 13px 1px; *margin:4px 13px 0;}
.notimport { margin:5px 0 0 0px; color:#666; line-height:160%;}
.product_description { width:330px; margin:20px auto 0 auto; padding:0; color:#666; line-height:18px; }
.product_number { width:330px; margin:20px auto 0 auto; padding:0; color:#666; line-height:14px;}
.product_price, .product_chart { width:330px; margin:20px auto 0 auto; padding:0;}
.product_chart input { margin-right:10px; vertical-align:middle;}
#featuredProducts a:hover,#whatsNew a:hover{ text-decoration:underline;}
#whatsNew span a,#featuredProducts span a{ color:#666;}
#whatsNew span a:hover,#featuredProducts span a:hover { text-decoration:underline;}
.border_1px_j{border:1px #999 solid; width:40px; height:50px}
.border_1px_i{border:1px #999 solid; margin-bottom:9px;}
#productListHeading { color:#333;}
#productListHeading a{ color:#f60;}
.products_display_border_1{ border:#999 1px solid;}

.centerBoxContentsCrossSell { float:left; display:inline; width:24.9%; padding:0}
.centerBoxContentsAlsoPurch {padding:5px 0;}
.centerBoxContentsAlsoPurch a img {margin-bottom:5px;}

.product_purchased { color:#fff; font-size:13px; font-weight:bold; line-height:28px; text-align:center;}
#alsoPurchased { padding:0; background:url(../images/bg_purchased.gif) center 172px no-repeat; *background-position:center 170px; _background-position:center 155px; overflow:hidden;}
.purchasedcontent { margin:15px auto 2px auto; *margin:15px auto; text-align:center;}
.purchased_pro { width:90px; height:90px; margin:0 auto 10px; border:1px solid #999;}
.purchased_name { display:block; width:100%; height:14px; overflow:hidden;}
.purchased_price { margin:10px auto 0 auto; padding:0; font-size:14px;}
.purchased_button { float:right; width:58px; height:15px; margin:0 15px 0 0; padding:0; background:url(../images/button_buynow.gif) 0 0 no-repeat;}

.product_info_name_sec { width:330px; margin:6px auto 0 auto; padding:0 0 5px 0; color:#f60; font-size:16px; font-weight:bold; line-height:18px; border-bottom:1px solid #f60;}
#indexDefault{ margin:0;}
#wordpressDefault.centerColumn{ float:left; _display:inline; margin:4px -1px -10px -2px !important; *margin:3px -1px -1px -2px !important; *margin:3px -1px -4px -2px; clear:both;}
#wordpressDefault_s.centerColumn{ margin:-0.4em 0 0 -0.3em}
#wordpressDefault h1{ margin:0em;}
#wordpressDefault h1 a { color:#fff;}
#wordpressDefault h1 a:hover { text-decoration:underline;}
#wordpressDefault p{ color:#666; line-height:150%; margin:0.3em;}
#wordpressDefault h2{ color:#999;}
#wordpressDefault h3 a{ text-decoration:underline;}
#wordpressDefault #hr { background-image:url(../images/line.gif); background-repeat:repeat-x; height:24px;}
.wordpresscategories {
background:url(/includes/templates/classic/images/line.gif); 
background-repeat:repeat-x;
width:16%;
padding:2px 0px;
margin:3px 0px 3px 0px;;
float:left;
height:18px;
}
#categoriesmeiye   { margin:15px 5px 5px 20px;} 
label{ color:#666;}
#createAcctSuccessMainContent,.information{ color:#666; margin:0.3em;}
#checkoutSuccess{ margin:0 0.5em;}

#cartContentsDisplay{ color:#666; margin:0.4em 0em 0em 0.2em}
#categoriesContent ul,#informationContent ul,#ezpagesContent ul{
	padding:0;
	margin:0;
	list-style:none;
	}
#categoriesContent ul li,#informationContent ul li,#ezpagesContent ul li{
	padding:0 0 0 15px;
	margin:9px 12px 0 12px;
	line-height:107%;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:left;
	}
#ezpagesContent ul li { padding:0 0 0 16px;}	
#categoriesContent ul li { background-image:url(../images/icon_categories.gif);}
#ezpagesContent ul li { background-image:url(../images/icon_information.gif);}
#informationContent ul li { background-image:url(../images/catalog_icon.gif);}
#categoriesContent ul li a,#informationContent ul li a,#ezpagesContent ul li a{
	padding:0;
	margin:0;
	font-weight:bold;
    text-decoration:underline;
	}
li.category-products a{
	padding:0.4em 0 0 0.2em;
	margin:0;
	display:block;
	height:1.5em;
	border-bottom:1px solid #ececec;
	}
li.category-top a:hover{
 	text-decoration:none;
	}
li.category-products a:hover{
 	text-decoration:underline;}
#categoriesContent a:hover, #ezpagesContent a:hover {
text-decoration:none;
}

#banner_one{width:787px; margin:3px 1px 0 6px; *margin:2px 1px 0 4px}
#vigrx{ float:left; border:1px solid #999;  width:548px}
#yirishin{ float:right; border:1px solid #999; width:231px; margin-right:1px }
#banner_two{ margin:3px 0 1px 6px; *margin:3px 0 1px 4px; width:787px}
.bannertwo{ margin:5px 0 -6px 0; *margin:5px 0 1px 0; border:1px #999 solid; width:100%}
.bannertwo img {width:170px; height:152px;*height:153px;}
.utwrelposts {list-style:none; padding:0px; margin:0 0px 15px 0px;}
.utwrelposts li { float:left; padding:5px 0 5px 0}
.utwrelposts a { background:url(../images/mark01.gif) no-repeat; background-position:left; padding-left:8px;font-size:12px; float:left; width:535px; border-bottom:1px dotted #999999;}
.utwrelposts a:hove {text-decoration:underline ;}
.entry {font-size:12px; margin-left:0}
.postmetadata{ margin:0; padding:0}
#content #hr{background-image:url(../images/wpline.gif); background-repeat:repeat-x; height:1px; margin:10px 15px 15px 15px}
.wparchivetitle {color:#f60; font-size:14px; font-weight:bolder; margin:0px auto; padding:8px 0 5px 15px; background:url(../images/archivetitleicon.gif) 0% 50% no-repeat;}
.wparchivetitle-b {color:#f60; font-size:14px; font-weight:bolder;margin:5px auto; padding:8px 0 5px 0; background:#fff;}
.wpcat {background:#fff;}
#wordpressCatList span a {color:#333333;line-height:18px;}
#wordpressCatList span a:hover {color:#f60;}
.back img {line-height:18px; vertical-align:middle;  clear:both}
.forward img {line-height:18px; vertical-align:middle; clear:both}
.wpcattitle {margin-bottom:5px; font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯"; color:#fe6700; font-size:14px; letter-spacing:0px; text-indent:0px;}
.wpcattitle  img { margin-left:2px;line-height:20px; vertical-align:middle;}
.catcontentheading {padding:0 15px 0 15px; line-height:20px; color:#666; font-size:12px}
.centeredContent back { margin:0 30px;}


#wpzuixin{
	margin-top: 0px;
	margin-bottom: 5px;
	width: 276px;
	text-align: left;
}

#wpzuixin a{
	text-decoration: none;
}


#wpzuixin ul{
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: -21px !important;
	margin-left:4px;
	list-style:none;
}

*+html #wpzuixin ul{
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 4px !important;
    list-style:none;
	
}


#wpzuixin ul li{
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom:1px dotted #999999;
    background: url(../images/mark01.gif) 1% 50% no-repeat;
}

#wpzuixin ul li a{
     margin-left:10px
}

#wpzuixin ul li a:link,#wpzuixin ul li a:visited{
	text-decoration: none;
	vertical-align: bottom;
}

#wpzuixin ul li a:hover,#wpzuixin ul li a:active{
	text-decoration: underline;
	vertical-align: bottom;
}

.tellfriends img { vertical-align:bottom;}

.top-three {
margin:8px 0 0 0;
}

.new_produce_price, .relation_price {
margin-top:7px;
}

.featured_txt {
display:block;
height:57px;
margin:3px 0;
overflow:hidden;
}

.relation_price {
margin:7px auto 0 auto;
width:110px;
height:14px;
line-height:14px;
font-size:12px;
overflow:hidden;
}

.relation_price2 {
display:block;
margin:7px auto 0 auto;
font-size:14px;
font-weight:normal;
}

.relation_price2 .normalprice, .relation_price2 .productSpecialPrice { font-weight:normal;}

.relation_price3 {
margin:-3px auto 0 auto;
width:110px;
}

.relation_price4 {
margin:5px auto 0;
}

.relation_pic {
margin-top:6px;
border:1px solid #999;
}

#products_info_kuang {
width:610px;
margin-left:2px;
padding-bottom:15px;
}

.products_kuang {
margin-bottom:-20px;
*margin-bottom:1px;
}

#wpsinglexsellproducts h3 {
font-size:12px;
font-weight:normal;
margin:-3px auto 4px auto;
width:110px;
}

#wpsinglexsellproducts h3 a {
text-decoration:none;
}

.products_list_right {
padding-left:3px;
}

.products_list_right2 {
padding:0 3px 3px 3px;
}

.cart-right {
padding-right:10px;
}

.cart_input { *width:82px; margin-right:5px; *margin-left:15px;}

.cart_input input { margin-bottom:3px; text-align:center;}

.button_cart_l {
margin:-5px 0 10px 12px;
display:inline;
}

.button_cart_r {
margin:-5px 12px 10px 0;
display:inline;
}

.centerColumnaddress { overflow:hidden; margin:5px 0 -6px 2px; *margin:5px 0 1px 2px;}

.checkoutaddresskuang {
zoom:1;
overflow:hidden;
border:1px solid #999;
}

.checkoutaddresstitle {
margin:12px 0;
}

.checkoutaddressdiv {
padding:0 12px;
}

.instructions {
float:left;
width:620px;
margin:7px 0 10px 7px;
}

/*account*/
#accountDefault,accountHistoryDefault,#addressBookDefault,#checkoutConfirmDefault,#accountHistInfo,#createAcctDefault,#newProductsDefault{color:#666;}

#shoppingCartDefault,#timeoutDefault,#passwordForgotten,#siteMap,#advSearchDefault,#ezPageDefault,#accountDefault,#accountEditDefault,#accountHistoryDefault,#accountHistInfo,#contactUsDefault,#unsubDefault,#tellAFriendDefault,#specialsListing,#shippingInfo,#reviewsDefault,#newProductsDefault,#privacy,#logoffDefault,#createAcctSuccess,#conditions,#addressBookProcessDefault,#addressBookDefault,#accountPassword,#accountNotifications,#acctNewslettersDefault,#createAcctDefault{border:1px solid #999; margin:5px 0 0 2px; height:100%}

#timeoutDefaultHeading,#passwordForgottenHeading,#siteMapHeading,#advSearchDefaultHeading,#ezPagesHeading,#unsubDefaultHeading,#tellAFriendHeading,#specialsListHeading,#shippingInfoHeading,#reviewsDefaultHeading,#newProductsDefaultHeading,#privacyDefaultHeading,#logoffDefaultHeading,#AcctDefaultHeading,#contactUsDefaultHeading,#conditionsHeading,#addressBookProcessDefaultHeading,#addressBookDefaultHeading,#createAcctSuccessHeading,#createAcctDefaultHeading{background-image:url(../images/h2_low.gif);background-repeat:no-repeat; height:28px}

#accountHistInfo.centerColumn { margin-bottom:-6px; *margin-bottom:1px;}
#newProductsDefault.centerColumn { margin-bottom:-6px; *margin-bottom:1px;}

#accountLinksWrapper{margin-left:15px;width: 47%;}
#myAccountGen li,#myAccountNotify li{ margin-top:5px; list-style:none; background-image:url(../images/accicon.gif); background-repeat:no-repeat; background-position:0% 50%}
#myAccountGen li a,#myAccountNotify li a{ margin-left:15px}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0;
	width: 47%;
	}
	
#productsListingListingTopLinks.forward { font-size:12px; margin-right:7px;}	

.navSplitPagesLinks {
display:inline;
margin:14px 8px 14px 0;
font-weight:normal;
}

.navSplitPagesResult {
display:inline;
margin:14px 0 14px 13px;
color:#666;
}

#orderHistoryDetailedOrder,#orderHistoryStatus{ float:left; color:#666;line-height:16px; font-size:14px}

#loginHeading{background:url(includes/templates/classic/images/step_two.gif); height:57px}
#logoffDefaultMainContent{ margin:0.8em;}
#login-password,#login-email-address{ width:110px}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}
h4#createAcctDefaultLoginLink{ color:#666; margin:12px 0 -10px 12px}
.rlert{ font-size:11px; color:#ff0000; margin:10px 0 0 0}
.rlert img {vertical-align:middle; height:19px; position:relative; *top:-10px; _top:-1px;  }

.title_shipping { width:759px; height:30px; margin:0; padding:0; background-color:#fffbe7; border-bottom:1px solid #ff9c00; clear:both;}
.title_shipping img { margin:0 0 0 10px;}

#conditionsMainContent.content td img, .messageStackError img { margin-left:5px; vertical-align:middle;}

.cart_text textarea { float:none; width:725px; width:719px\9; margin:17px 0 17px 17px; *padding-bottom:12px !important;}

.category_map_sub h1 a { color:#fff; margin-left:30px; text-decoration:none;}
.category_map_sub h1 a:hover { text-decoration:underline;}
.category_map_sub ul { margin:0 0 0 15px; padding:15px 0; list-style:none;}
.category_map_sub ul li { padding-left:10px; line-height:160%; background:url(../images/arrow.gif) 0 5px no-repeat;}

/*--category_plate star--*/
.category_plate, .category_plate2 { float:left; width:477px; margin:5px 0 0 0; padding:0 0 5px 0; border:1px solid #999; overflow:hidden;}
.category_plate2 { width:478px; margin-left:5px;}
.title_erection, .title_women, .title_stherb, .title_weight { height:27px; margin:0; padding:0;}
.title_erection { background:url(../images/title_erection.gif) 0 0 no-repeat;}
.title_women { background:url(../images/title_women.gif) 0 0 no-repeat;}
.title_stherb { background:url(../images/title_stherb.gif) 0 0 no-repeat;}
.title_weight { background:url(../images/title_weight.gif) 0 0 no-repeat;}
a.category_plate_more { float:right; width:31px; height:5px; margin:12px 10px 0 0; background:url(../images/more.gif) 0 0 no-repeat;}
.banner_stherb, .banner_weight { width:477px; height:92px; margin:0; padding:0;}
.banner_weight { width:478px;}
.banner_stherb a img, .banner_weight a img { border:none;}
.category_plate_list { margin:0; padding:0; background:url(../images/line_sub.gif) 0 0 no-repeat; overflow:hidden; zoom:1;}
.category_plate_list ul { margin:0; padding:0; list-style:none;}
.category_plate_list ul li { float:left; display:inline; width:95px; margin:14px 12px 0 12px; padding:0; text-align:center;}
.category_plate_list ul li a img { width:90px; height:90px; margin:0 auto; border:1px solid #999;}
.category_plate_list ul li h2, .category_plate_list ul li p { margin:5px 0 0 0; padding:0; font:bold 14px/16px "£Í£Ó £Ð¥´¥·¥Ã¥¯"}
.category_plate_list ul li p { color:#f00;}
.category_plate_list ul li h2 a { color:#323232; font:normal 12px/14px "£Í£Ó £Ð¥´¥·¥Ã¥¯"; text-decoration:none;}
.category_plate_list ul li h2 a:hover { text-decoration:underline;}
.color_black { color:#343434;}
/*--cotegory_plate end--*/
