@import url(size.css) ;
@import url(base.css) ;
@import url(design.css) ;

@import url(special.css) ;
@import url(custom.css) ;

.scol3 .sitem{
	width: 31%;
	_width:31%;
}

.scol3 .stitle{
	height:35px;
}

.scol3  .sitem a {
	height:210px;
	background-position: center 220px;
}

.sprice{
	display:block;
	color:#CC0000;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.stitle {
	display: block;
	overflow:hidden;
	padding: 4px;
}


.sitem,.scol3   .sitem,.scol4   .sitem {
	margin-top: 8px;
	margin-right: 0.5%;
	margin-bottom: 8px;
	margin-left: 0.5%;
	text-align: center;
	line-height: 120%;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	float: left;
	display: inline;
}
.scol2     .sitem    a,.scol3    .sitem    a,.scol4    .sitem a  {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	border: 1px dotted #CCCCCC;
	padding-top: 6px;
	background-image: url(./img/det_button.jpg);
	padding-bottom: 40px;
	background-repeat: no-repeat;
}

.scol2 .sitem a:hover,.scol3 .sitem a:hover,.scol4 .sitem a:hover {
	background-color: #FBE4CE;
}

