.ttpext-list {
	width: 175px;
	height: 235px;
	position: relative;
	sbackground-color: #D5173B;
	/*background: url('../../../uploads/pics/bufo_shop_01.jpg') top left no-repeat;*/
	background: url('../res/bufo_shop_01.jpg') top left no-repeat;
}

.ttpext-list, .ttpext-list div	{	text-align:left;	}

.ttpext-list .link {
	position: absolute;
	left: 80px;
	top:  202px;
}

.ttpext-list .sale {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 20px;
	background-color: #D60c0c;
}

.ttpext-list .header {
	width: 140px;
	height: 65px;
	background: url('../res/bg_offer.gif') -50px -25px no-repeat;
	padding-left: 35px;
	padding-top: 10px;
}


.ttpext-list .list-item1 {
	position: absolute;
	width: 175px;
	height: 165px;
	top: 60px;
	left: 0px;
}


.ttpext-list .list-item1 .image {
	text-align: center;
	float: left;
	width: 70px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.ttpext-list .list-item1 .title  {
	background: none;
	margin-top: 15px;
	margin-left:  0px;
	margin-right: 0px;
	padding-bottom: 0px;
}

.ttpext-list .list-item1 .note { 
	margin-left:  0px;
	margin-right: 0px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 16px;
}

.ttpext-list .list-item1 .title  A {
	font-weight: normal;
	color: white;
	margin-left: 5px;
}
.ttpext-list .list-item1 .title  A:link {}
.ttpext-list .list-item1 .title  A:visited {}
.ttpext-list .list-item1 .title  A:hover {}

.ttpext-list .list-item1 .morelink {
	float: right;
	margin-right:10px;
}
