#breadcrumb {
	margin: 5px 0;
	padding: 5px;
	background-image: url(../images/category-x.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#breadcrumb ul {
}
#breadcrumb ul li {
	display: inline;
}
#breadcrumb ul li a,
#breadcrumb ul li strong {
	display: inline-block;
	line-height: 16px;
	padding-right: 16px;
	background: url(../images/ico-breadcrumb-bullet.gif) no-repeat right top;
}
#breadcrumb ul li strong a {
	padding-right: 0;
	background-image: none;
}
#breadcrumb ul li.root strong a {
	padding-right: 16px;
}
#breadcrumb ul li.root a{
	font-weight: bold;
	color: #000;
}
#breadcrumb ul li.current {
}
#breadcrumb ul li strong {
	background-position: right bottom;
	background-color: #CCC;
	padding-left: 5px;
	-moz-border-radius: 3px;
}
#breadcrumb ul li ul {
	display: block;
	background-color: #EEE;
	-moz-border-radius: 5px;
	padding: 5px;
	margin-top: 5px;
}
#breadcrumb ul li ul li ul { padding: 0; }
#breadcrumb ul li ul li {
 	padding: 0 0 0 10px;
}
#breadcrumb ul li ul li.featured { padding: 0; }
#breadcrumb ul li ul li a {
	padding: 0 0 0 15px;
	background: url(../images/ico-plus.gif) left 3px no-repeat;
	width: 217px;
}
#breadcrumb ul li ul li a:hover {
}
#breadcrumb ul li ul li.current-name {
	font-size: 16px;
	display: block;
	border-bottom: solid 1px #CCC;
	margin-bottom: 5px;
	padding: 0;
	padding-bottom: 5px;
}

#feature-product {
	margin-right:5px;
	width:255px;
	height: 230px;
	overflow: hidden;
	position: relative;
}
#category-page #feature-product {
	margin: 0;
}
#feature-product .data {
	height: 192px;
	padding: 0;
}
#feature-product ul {
}
#feature-product ul li {
	clear: both;
	padding: 0px 5px;
	border-bottom: solid 1px #DDD;
}
#feature-product ul li a {
	display: block;
	height: 45px;
	padding: 5px;
	margin-bottom: 5px;
}
#feature-product ul li a:hover {
	background-color: #EEE;
	color: #000;
	text-decoration: none;
}
#feature-product ul li a img {
	width: 45px;
	height: 45px;
	background-color: #F1F3F5;
	float: left;
}
#feature-product ul li a span {
	float: left;
}
#feature-product ul li a span span {
	float: none;
	display: block;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
	padding-left: 3px;
}
#feature-product ul li a span span.product-name { color: #000000; font-weight: bold; }
#feature-product ul li a span span.price { color: #FF0000; }
#feature-product .jcarousel-item {
	width: 100%;
	height: 55px;
	padding: 0;
}
#feature-product .jcarousel-next,
#feature-product .jcarousel-prev {
	display: block;
	width:31px; height: 19px;
	position: absolute;
	background-image: url(../images/button-next-prev.gif);
	cursor: pointer;
}
#feature-product .jcarousel-next {
	background-position: right top;
	bottom:2px; -bottom:7px; right:2px;
}
#feature-product .jcarousel-next:hover {
	background-position: right bottom;
}
#feature-product .jcarousel-prev {
	background-position: left top;
	bottom:2px; -bottom:7px; right:31px;
}
#feature-product .jcarousel-prev:hover {
	background-position: left bottom;
}
#feature-product .jcarousel-clip {
	margin: 0 auto;
/**	height: 260px; */
	height: 168px;
	background-color: #F1F3F5;
}

/** hot-product-merchant-tab */
#hot-product-merchant {
	background-image: url(../images/tab-bg-x.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#hot-product-merchant ul.tab-navigate {
	height: 20px;
}
#hot-product-merchant ul.tab-navigate li {
	display: inline;
}
#hot-product-merchant ul.tab-navigate li a {
	display: inline-block;
	padding: 2px 5px;
	margin-top: 2px;
	margin-left: 2px;
}
#hot-product-merchant ul.tab-navigate li a:hover {
	background-color: #FFF;
}
#hot-product-merchant ul.tab-navigate li.ui-tabs-selected a {
	background-color: #f8f8f8;
}
#hot-product-merchant .tab-content {
	padding: 5px;
}
#hot-product-merchant #hot-product {
	padding: 0;
	padding-left: 5px;
	padding-top: 10px;
}
#hot-product ul {
}
#hot-product ul li {
	display: block;
	width: 100px;
	padding: 0 5px;
	margin: 0 5px 3px 4px;
	float: left;
	text-align: center;
	
	-position: relative;
}
#hot-product ul li img {
	width: 100px;
	height: 100px;
}
#hot-product ul li a {
	color: #000;
	display: block;
}
#hot-product ul li span {
	display: block;
	font-size: 10px;
	color: #999999;
}
#category-page #hot-product ul li {
	width: 80px;
	padding: 0 3px 0 5px;
	margin: 0;
}
#category-page #hot-product ul li img {
	width: 80px;
	height: 80px;
}
#category-page .tab-content {
	height: 325px;
}

/** option-area */
#review-area {
	width: 522px;
}
#review-area table {
}
#review-area table td {
	vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #CCC;
}
#review-area table td.option {
	width: 80px;
}
#review-area table td.picture {
	width: 70px;
}
#review-area table td.detial {
}
#review-area table td.detial strong {
	font-weight: bold;
}
#review-area table td.detial strong a {
	color: #000;
}
#review-area table td.detial span.author {
	font-size: 10px;
	color: #666666;
	padding-left: 5px;
}
#review-area table td.detial span.refference {
	font-size: 10px;
}
#review-area table td.detial a.more {
	float: right;
	color: #333366;
}
#review-area table td.detial p {
	height: 40px;
	overflow: hidden;
}
#review-area table td.option {
	text-align: center;
}
#review-area table td.option a.more {
}
.option-product {
	padding: 3px;
	background-color: #F1F3F5;
	-moz-border-radius: 5px;
	margin-bottom: 5px;
	position: relative;
}
.option-product ul li a img {
	width: 100px;
	height: 100px;
}
.option-product ul {
	width: 918px;
	*width: 920px;
	height: 120px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}
.option-product ul li {
	display: inline;
}
.option-product ul li a {
	display: inline-block;
	width: 100px;
	height: 120xp;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}
.option-product ul li a:hover {
	background-color: #333366;
	color: #FFF;
	-moz-border-radius: 0 0 3px 3px;
	text-decoration: none;
}
.option-product ul li a span {
	display: block;
	cursor: pointer;

	height: 15px;
	overflow: hidden;
}
.option-product ul li a span.price {
	color: #000;
}
.option-product ul li a:hover span.price {
	color: #FFF;
}
.fixed-doc-write marquee {
	width: 918px;
	*width: 920px;
	overflow: hidden;
	
	margin: 0 auto;
}
.fixed-doc-write .pointer {
	margin: 0 auto;
}
.fixed-doc-write .option-product ul {
	width: auto;
}

#promo-area {
	width: 473px;
}
#promo-area .ad-boxs {
}
#promo-area .ad-boxs a,
#promo-area .ad-boxs a img {
	width: 234px;
	height: 60px;
	background-color: #F1F3F5;
}
#promo-area .ad-boxs a {
	display: inline-block;
}
#cms-area {
	width: 190px;
}
#cms-area strong {
	display: block;
	margin-left: -5px;
	margin-bottom: 2px;
}
#cms-area p {
}
#cms-area a {
	display: block;
	padding: 3px;
	-moz-border-radius: 3px;
	background-color: #F1F3F5;
	margin-bottom: 5px;
	padding-left: 10px;
	color: #666;
}
#cms-area a strong {
	font-weight: bold;
	color: #000;
}
#cms-area a:hover {
	background-color: #DDF;
	color: #333;
	text-decoration: none;
}
#cms-area p.hover {
}

/** option-product carousel style */
.option-product .jcarousel-item {
	width: 102px;
}
.option-product .jcarousel-next,
.option-product .jcarousel-prev {
	display: block;
	width:16px; height: 16px;
	position: absolute;
	background-image: url(../images/carousel-button.gif);
	cursor: pointer;
}
.option-product .jcarousel-next {
	background-position: top;
	top: 50px; right:10px;
}
.option-product .jcarousel-prev {
	background-position: bottom;
	top: 50px; left:10px;
}
.option-product .jcarousel-clip {
	width: 918px;
	margin: 0 auto;
}

/** bullet-list */
ul.bullet-list {
}
ul.bullet-list li {
	padding-left: 16px;
	background: url(../images/ico-footer-bullet.gif) left 3px no-repeat;
}
#category-page #main-content {
	padding-top: 0;
}

/** text-ads (windwalk) */
.textads {
	margin-bottom: 5px;
	background: #F8FCC7;
	-moz-border-radius: 5px;
	padding: 5px 5px 0;
	-zoom:1;
}
.textads ul {
}
.textads ul li {
	float: left;
	width: 265px;
}
.textads ul li a {
	display: block;
	width: 235px;
	padding: 5px;
	padding-left: 25px;
	height: 30px;
	line-height: 16px;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
	background-image: url(../images/text-ad.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
}
.textads ul li a:hover {
	background-color: #FFF;
}

/** iframe style 
 * in ff we must fixed height
 */
.option-product-frame {
	width: 1000px;
	height: 140px;
	margin: 0 auto 5px;
}
.textads-frame {
	width: 805px;
	height: 365px;
	margin-bottom: 5px;
}
.category-right-side-ads {
	margin: -5px;
}

/**************** display & position *****************
 *****************************************************/
#hover-note {
	padding: 5px 0; 
	width: 100%; 
	height: 70px;
	-height: 85px;
	
	z-index: 9999;
	position: relative;
}

/*********************** style ***********************
 *****************************************************/
#hover-note {
	border-top: solid 1px #CCC;
	background-color:#F1F3F5;
}
#hover-note .data {
	text-align: center;	
}
#hover-note .close {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	text-indent: -9999px;
	background: url(../images/cross_small.gif) center center;
	width: 16px;
	height: 16px;
}
#hover-note .close:hover {
	background-color: #FFF;
}

.round-box {
	width: 180px;
	-moz-border-radius: 5px;
	background-color: #F1F3F5;
	padding: 5px;
	margin-bottom: 5px;
}
.round-box strong a {
	color: #000;
}
.round-box ul {
	padding: 0;
	margin: 0;
}
.round-box ul li {
	background-image:url(../images/ico-star-small.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	line-height:16px;
	padding-left:20px;
}

#gift-mall {
	font:normal 12px Tahoma;
	float:right;
	width: 190px;
	margin: 0 0 5px 0;
}
#gift-mall h1{
	color: #666666;
	height: 31px;
	line-height: 230%; 
	padding-left: 40px;
	background:url(/themes/index/images/present_b_1.gif) 0 0 no-repeat; 
	display:block;
}
#gift-mall .ccenter{
	border: 1px solid #E8E8E8;
	display:block;
	height: auto;
}
#gift-mall .cbox{
	height: 95px;
	display:block;
}
#gift-mall img.bdpic {
	padding: 3px;
}
#gift-mall .cleft{
	width: auto;
	height:auto;
	margin: 5px;
	float:left;
	border: 0px solid #999999;
	text-align:center;
}
#gift-mall .cright{
	width: 90px;
	margin: 5px;
	float:left;
}
#gift-mall .cbottom{
	height: 25px;
	background:url(/themes/index/images/present_b_2.gif) 0 0 repeat-x; 
	display:block;
	padding:0;
	text-align: center;
}
a.links1 {
color:#003399;
font:12px Tahoma;
text-decoration:underline;
}
img.present{


}
