﻿body
{
	
	background-color:#B57C60;
	
}
#ecatalog-01
{
	margin-bottom: 10px;
	overflow: hidden;
	background: #b61819;
}
#eCatalogue
{
	overflow: hidden;
	background: url(t12_mid.jpg) no-repeat 0 175px;
}

#eCatalogue .banner-top
{
	width: 980px;
	height: 175px;	
	background: #fff url(t12_top.jpg) no-repeat top left;
	clear: both;
	cursor: pointer;
} 
#eCatalogue .banner-bottom
{
	clear: both;	
}
#eCatalogue .main 
{
	width: 900px;	
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
#eCatalogue .main .register
{
	padding-top:10px;
	padding-left:20px;	
}
#eCatalogue .main .row
{
	background: #fff url(dot-row.jpg) repeat-x bottom left;
	height: 320px;
	width: 900px;
	margin: 0 auto;
	clear: both;	
}
#eCatalogue .main .row .item
{
	width: 224px;
	height: 300px;	
	float: left;
}
#eCatalogue .main .row .item .top
{
	width: 224px;
	height: 244px;
	position: relative;
	background: #fff url(item-bg.jpg) no-repeat bottom left;	
}
#eCatalogue .main .row .item .top a
{
	text-decoration: none;
}
#eCatalogue .main .row .item .bottom
{
	width: 224px;
	height: 40px;
}
#eCatalogue .main .row .item .bottom p 
{
	line-height: 22px;
	text-align: center;
	padding: 0 0 0 20px;
}
#eCatalogue .main .row .item .bottom p .link
{
	font-weight: bold;
}
#eCatalogue .main .row .item .bottom p.price
{
	color: red;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}
#eCatalogue .main .row .item .bottom p.price1
{
	color: red;
		text-align: center;
	font-size: 16px;
	text-decoration:line-through;
}
#eCatalogue .main .row .item .picture
{
	width: 200px;
	height: 200px;
	border: solid 1px #9a9a9a;
	position: absolute;
	bottom: 22px;
	left: 22px;	
}
#eCatalogue .main .row .item .discount
{	
	position: absolute;
	bottom: 23px;
	right: 1px;
	width: 117px;
	height: 97px;
	z-index: 1;
	background: transparent url(discount.png) no-repeat bottom right;		
}
#eCatalogue .main .row .item .discount label
{
	font-size: 24px;	
	color: #fff;
	position: absolute;
	top: 50px;
	left: 50px;	
	font-family: Tahoma;
	font-weight: bold;
	cursor: pointer;
}
#eCatalogue .main .row .item .present
{
	background: transparent url(present.png) no-repeat bottom right;
	position: absolute;
	bottom: 24px;
	left: 25px;
	width: 55px;
	height: 49px;
	z-index: 2;	
}
#eCatalogue .main .row .item .more-info
{
	bottom: 2px;
	left: 5px; 
	position: absolute;
}
#eCatalogue .main .space-bottom
{
	height: 40px;
	clear: both;
	position: relative;
}

#eCatalogue .main .space-bottom .join-eCatalogue
{
	font-size: 17px;	
	position: absolute;
	top: 10px;
	right: 20px;
	font-weight: bold;
	color: #D5253C;
}
