@CHARSET "UTF-8";

.CproductCategory_template_view .articleList {
	list-style-type: none;
	margin-top:-10px;
	margin:0;
	padding:0;
}
.CproductCategory_template_view .articleList .Cimg_template_view {
	float:left;
	margin:0 10px 5px 0;
}
.CproductCategory_template_view .articleList li {
	margin-top:10px;
}
.CproductCategory_template_view .articleList .date {
	font-size:smaller;
	margin-top:10px;
}
.CproductCategory_template_view .articleList .noImage {
	width:160px;
	height:120px;
	float:left;
}
.CproductCategory_template_view .articleList a {
	text-decoration:none;
	color:inherit;
	font:inherit;
	display:block;
}
