.ctm-grid {
	width:1020px;
	margin:0 auto;
}
.ctm-grid .wg-title {
	font-size:18px;
	font-weight:bold;
	padding:30px 30px 15px 20px;
}
.ctm-grid .wg-title a {
	font-size:15px;
	float:right;
	color:#888;
}
.ctm-grid .wg-title span {
	display:inline-block;
	padding:0 5px;
	background-color:#ed0677;
	color:#fff;
	font-size:16px;
	border:1px #ed0677 solid;
	border-radius:4px;
}
.ctm-grid .contents-wrap {
	width:218px;
	height:230px;
	float:left;
	margin:0 16px 23px 16px;
	*zoom:1;
	*width:220px;
}
.ctm-grid .contents-wrap .imgbox {
	line-height:0;
	border:1px #bfc0c4 solid;
}
.ctm-grid .contents-wrap .imgbox img {
	width:218px;
	height:160px;
}
.ctm-grid .contents-wrap .title {
	font-size:14px;
	height:55px;
}
.ctm-grid .contents-wrap .title input {
	vertical-align:middle;
}
.ctm-grid .contents-wrap .title > div {
	padding:9px 9px 4px 9px; line-height:150%;
	font-weight:bold;
	color:#000;
}
.ctm-grid .contents-wrap .title .num_comment {
	font-weight:normal;
	color:#f40;
}