#catlist {
	height: 412px;
	overflow: auto;
/*	overflow-y: scroll;*/
}
.win.opera #catlist { overflow: scroll; }

#catlist div {
	float: left;
	background: url(../images/products/sample.jpg) top no-repeat;
}
#catlist table {
}
#catlist table:hover {
	background: url(../images/page/roll-border.gif) top center no-repeat;
}
#catlist td {
}
#catlist th {
/*	width: 186px;*/
	font-weight: normal;
	color: #8D9194;
	line-height: 16px;
	text-align: left;
	padding: 0 10px 0 25px;
	height: 80px;
	vertical-align: top;
}
#catlist th a {
	color: #53585C;
	text-decoration: none;
}


#detail {
	height: 412px;
	overflow-y: scroll;
}
.win.opera #detail { overflow: scroll; }

#detail td {
	vertical-align: top;
}
#detail h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
}
.price {
	color: #E76700;
	font-size: 14px;
}
#detail h2 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
}

#detail form {
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #D0D0D0;
	background-color: #E7E7E7;
}
input, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.button {
	border: 1px solid #E76700;
	background-color: #E76700;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 1px;

}
#recommend {
}
.mini {
	font-size:9px;
}


/* ----- basket ----- */

#basket th {
	padding: 7px;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	background-color: #E7E7E7;
}
#basket td {
}
#basket th {
}
#basket a {
}

