/* product */
div#product_body{
	clear:both;
	width: 775px;
	margin: 0 0 0 25px;
}
div#header_left{
	margin-bottom: 38px !important;
}
div#header_right{
	margin-bottom: 38px !important;
}
div.product_2title_l{
	width: 370px;
	margin: 0 10px 0 0;
	float:left;
}
div.product_2title_r{
	width: 370px;
	margin: 0;
	float:left
}
div.product_4title{
	width: 180px;
	margin-right: 10px;
	float:left;
}
div.product_4title_end{
	width: 180px;
	margin-right: 0px;
	float:left;
}
div.product_qt{
	/*background-color: #ccc;*/
	width: 180px;
	margin: 0 10px 20px 0;
	float: left;
	cursor:pointer;	
}
div.product_qt_end{
	/*background-color: #ccc;*/
	width: 180px;
	margin: 0 10px 0 0;
	float: left;
	cursor:pointer;
}
div.product_qt:hover a,div.product_qt:hover a{
	color: #FF9933;
	text-decoration: none;
}
div.product_thumb{

}
div.product_desc{
	line-height: 150%;
	text-align:center;
	font-size: 10px;
}
div.product_row{
	clear:both;
}
div.list_qt{
	width: 180px;
	margin: 0 10px 0 0;
	padding-bottom: 25px;
	float:left;
}
div.list_qt_end{
	width: 180px;
	margin-right: 0px;
	float:left;
}
div.list_qt ul, div.list_qt_end ul{
	margin: 12px 0 0 24px;
}
div.list_qt ul li, div.list_qt_end ul li{
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	font-size: 10px;
/*	list-style-type: square; */
	text-align: left;
	list-style-image: url('../img/product/index/arrow_list.gif');
}
/* -height- */
/*<![CDATA[*/

div.product_thumb {
	width:100%;
	text-align:center;
	height:124px;
}

div.thumb-inner{
	width: 180px;
}
