#container {
	background-color: #FFFFFF;
	width: 738px;
	margin-top: 4px;
	margin-left: 12px;
}
.box {
	width: 143px;
	float: left;
	background-image: url(../img/gback_02.gif);
	margin-top: 1px;
	margin-right: 3px;
	text-align: left;
	background-repeat: no-repeat;
	height: 223px;
}
.com {
	*float: left;
	line-height: 13px;
	overflow: hidden;
	display: block;
	text-align: center;
	padding-top: 2px;

	float: left;
	width: 143px;
	margin: 0;
}
html>/**/body .com{
	line-height: 13px;
	overflow: hidden;
	display: block;
	text-align: center;
	padding-top: 0px;
	float: left;
	width: 143px;
	margin: 0;}
	
	
.pic {
	float: left;
	padding: 3px 3px 0px 3px;
	height: 186px;
	width: 141px;
	display: block;
	z-index: 1;
	position: relative;
}
.new {
	position: absolute;
	z-index: 2;
	left: 105px;
	top: 7px;

}
/*.icon {
	position: absolute;
	z-index: 1;
	/*left: 118px;
	width: 143px;
}*/
.icon img{
	margin: 0;
	padding: 0;
}
.name {
	font-size: 14px;
	font-weight: bold;
	color: #FF33CC;
	line-height: normal;
}

