#slideshow {
	float: left;
	color: #000; background: #fff;
	padding-left: 30px;
	padding-top: 25px;
	width:625px; height:1310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

html>/**/body #slideshow {
	height: 1260px;
}
	
#slideshow img {
	float: left;
}	
#description {
	width: 300px;
	float: left;
	margin-top: -15px;
}
#btmpyc {
	float: left;
	padding-top: 55px;
	margin-left: -5px;
	margin-bottom: 50px;
}
#prc {
	padding-bottom: 15px;
}	
ul.detail1_product_right_ul{
	float: left;
	margin: 0;
	display: block;
	list-style: none;
	margin-left: 40px;
}
html>/**/body ul.detail1_product_right_ul {
	margin-left: auto;
	margin: 0;
}
li.detail2_product_li_header{
	color: rgb(147,3,24);
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

li.detail2_product_li_child1{
	font-size:18px;
	color: black; /* 857615 */
	padding:8px 0px;
}
li.detail2_product_li_child1 em{
	font-style:normal;
	color: black; /* rgb(124,112,1) */
}
li.detail2_product_li_child1 span.text_small_detail2{
	font-size:12px;
	font-weight:bold;
}
li.detail2_product_li_child2{
	width: 300px;
	padding: 8px 0;
}

li.detail2_product_li_child2:last-child  { 
	margin-left: -25px;
}
li.detail2_product_li_child2 span.detail2_product_left {
	float:left;
	display:block;
	width:100px;
	font-weight:bold;
	color:black; /* #857615 */
}
li.detail2_product_li_child2 span.detail2_product_right {	
	font-weight:bold;
	color: black; /* #857615; */
}
#supplier a:link, #supplier a:visited {
	font-weight: normal;
	color: black;
}
#supplier a:hover {
	font-weight: bold;
}
#btns {
	padding-top: 10px;
}