@charset "UTF-8";
/* CSS Document */


body,table,td,th{
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
}

.samll {
	font-size: 8px;
	line-height: 1.2em;
}
h4 {
	margin: 0px;
	padding: 0px;
}
/*
.counter {
	margin-top: 5px;
}
*/
hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666;
	margin: 5px 15px;
}
.center {
	text-align: center;
	margin: 5px auto;
}

/*product item style
------------------------------------*/
.products {
	height: 220px;
	width: 490px;
	position: relative;
	background-image: url(image/bg2.jpg);
	background-repeat: no-repeat;
	border: none;
	margin-top: 5px;
}
.products h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #003366;
	float: left;
	margin: 10px 10px 0;

}
.products .price {
	font-size: 10px;
	clear: left;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}
.products .photo {
	clear: left;
	float: left;
	margin: 10px;
}
.products p {
	float: right;
	width: 220px;
	text-align: left;
	clear: right;
	margin-right: 10px;
}
.products .detail {
	font-size: 12px;
	font-weight: bold;
	color: #718CB0;
	text-decoration: none;
	float: right;
	background-image: url(image/detail.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
/*manu slider style
------------------------------------*/
.sliderGallery {
	overflow: hidden;
	position: relative;
	padding: 0px;
	height: 117px;
	width: 900px;
	background-color: #666666;
	background-image: url(image/sliderback.jpg);
	background-repeat: no-repeat;
}

.sliderGallery UL {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
.sliderGallery UL LI {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: url(none);
}

.handle {
	position: absolute;
	cursor: move;
	top: 100px;
	z-index: 100;    /* bespoke to your own solution */
	height: 17px;
	width: 180px;
	background-image: url(image/scrollbar.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/**
 * ----------------------------------------------------------------------------
 * toggleElements.css - Stylesheet for jQuery-Plugin toggleElements
 * ----------------------------------------------------------------------------
 */

/* Screen ------------------------------------------------------------------- */

@media projection, screen {

	/* Toggler - default style */
	.toggler {
	cursor:pointer;
	text-decoration: none;
	font-size: 1.2em;
	line-height:30px;
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 10px;
	}
	.toggler-closed {
	color:#333;
	height:30px;
	list-style: url(none);
	background-color: #FFFFFF;
	background-position: left center;
	border: 1px solid #666666;
	background-image: url(image/index/list_back.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	}
	.toggler-closed:hover {
	color: #000;
	height:30px;
	border: solid 1px #e3e3e3;
	background-color: #CCCCCC;
	background-image: url(image/list_backhover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-align: left;
	}
	.toggler-opened {
	color:#333;
	height:30px;
	border: solid 1px white;
	background-color: #efefef;
	background-image: url(image/list_backhover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
	}
	.toggler-opened:hover {
	color: #000;
	height:30px;
	border: solid 1px #e3e3e3;
	background-color: #fff;
	background-image: url(image/list_backhover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
	}

	/* Container - default style */
	.toggler-c {
	}
	.toggler-c-closed {
	background:transparent;
	border:solid 1px #e3e3e3;
	margin:-5px 0px 5px;
	padding:0px;
	}
	.toggler-c-opened {
	margin:-5px 0px 5px;
	padding:0px;
	background:#efefef;
	border:solid 1px #fff;
	}

}

/* Print -------------------------------------------------------------------- */
@media print {

}
.toggler-c li a {
	text-decoration: none;
}
.toggler-c li {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
.linkB {
	line-height: 1.4em;
	text-decoration: none;
}
/* etc 
.topic_review {
	width: 175px;
}
.topic_review ul {
	margin: 0px;
	padding: 5px;
	text-align: left;
	list-style-type: none;
	border: 1px solid #999999;
}
.topic_review li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
-------------------------------------------------------------------- */

.topic_bestseller {
	font-size:0.9em;
	display:block;
	width: 175px;
}
.topic_bestseller ol {
	margin: 0px;
	padding: 5px;
	text-align: left;
	border: 1px solid #999;
	list-style-position: inside;
	list-style-type: decimal;
}

.topic_bestseller li {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.topic_review img {
	clear: both;
	float: right;
}
.topic_bestseller img {
	float: right;
}
