a img
{
	border:none;
}
.roundedCorners{
	width:315px;
	height:281px;
	overflow:hidden;
	background-color:#ffffff;
	border:solid 1px #F2C1DB;
	
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px; */
}
.div_showimg
{
	width:315px;
	height:230px;
	overflow:hidden;
}
.div_showimg .a_img
{
	display:block;
	width:315px;
	_width:200px;
	height:224px;
	background-repeat:no-repeat;
	text-decoration:none;
}

.show_text
{
	width:100%;
	height:20px;
	position:relative;
	top:205px;
}
.show_text div
{
	width:315px;
	height:100%;
	background-color:#ef197e;
	filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.show_text span
{
	display:block;
	position:absolute;
	z-index:9999;
	width:100%;
	height:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:12px;
	font-family:tahoma,verdana,宋体;
	color:#ffffff;
	line-height:20px;
	position:relative;
	margin-top:-20px;
	padding-left:5px;
}
.div_item
{
	position:relative;
	z-index:9999;
	margin-top:-7px;
	padding-left:4px;
}
.div_item img
{
	width:70px;
	height:43px;
}
.show_a,.show_a_sel
{
	display:block;
	float:left;
	padding:8px 0px 0px 2px;
	height:54px;
	width:75px;
	overflow:hidden;
}
.show_a_sel
{
	padding:8px 0px 0px 2px;
	background-image:url(http://images.jkbaby.cn/home/item_over.gif);
	background-repeat:no-repeat;
}
.show_a_sel .show_a img
{
	width:70px;
	height:42px;
}