@charset "UTF-8";





#tiles {	list-style-type: none;	position: relative; margin: 0;}
/*
#tiles li {	width: 240px;height:340px;}
#tiles li img {	width:230px;height:260px;display: block;}
*/
#tiles li p {	color: #666;font-size: 12px;}
.hAcase li{overflow: hidden; border:none;position: relative;}
.hAcase li .boxcaption{ float: left; position: absolute; background: #fff; /*height: 100px;*/height:auto; width: 100%; 
				opacity: .9; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.captionfull .boxcaption {top: 500px;left: 0;}
.caption .boxcaption {top: 300px;left: 0;border-top:solid 1px #f00;}
.boxcaption dt,.boxcaption dd{margin:0px 15px;}
.boxcaption{}
.boxcaption a{padding:10px;line-height:170%; display:block;}

.prodimgTn{height:auto;padding:0px 10px;background:#fff url(053753277.gif) no-repeat left bottom;}
.prodimgTn dt{border-bottom:solid 1px #f8f8f8;padding:7px 0px;}
.prodimgTn dt a{color:#000;font-weight:bold;}
.prodimgTn dt a:hover{color:#d00;}




