/* CSS Document */

.puse_list { width:532px; clear:both; }
.puse_list .product { width:266; height:90px; float:left; }
.puse_list .product .img { width:120px; height:90px; float:left; }
.puse_list .product .txt { width:114px; height:90px; padding:0px 0px 0px 32px; font-size:14px; font-weight:bold; float:left; background:url('/product/use/img/index/cursor.gif') left top no-repeat; }
.puse_list .hr { width:532px; height:30px; clear:both; background:url('/product/use/img/hr_dash.gif') center repeat-x; }

.pro_list {
	width:532px;
	clear:both;
	margin-top: 10px;
}
.pro_list .product2 {
	height:60px;
	float:left;
	margin-right: 5px;
	margin-bottom: 20px;
	width: 260px;
}
.pro_list .product2 .img2 { width:90px; height:60px; float:left; }
.pro_list .product2 .txt2 { width:130px; height:60px; padding:0px 0px 0px 32px; font-size:12px; font-weight:bold; float:left; background:url('/product/use/img/index/cursor.gif') left top no-repeat; }
.pro_list .hr { width:532px; height:30px; clear:both; background:url('/product/use/img/hr_dash.gif') center repeat-x; }


