.comicthpreview{
	float:Left;
	border:dashed 1px #AAAAAA;
	width:173px;
	height:220px;
	margin-top:6px;
	margin-right:6px;

}
.comicthpreview div.thimg{
	padding:10px 5px 5px 10px;
	margin:0 auto;
	width:152px;
	height:114px;
	background-image: url("../img/workback.jpg");
	background-repeat: no-repeat;


}
.comicthpreview div.thimg a{
	 text-decoration:none;
}
.comicthpreview div.thimg a:hover{
	 position:relative;
	 left:1px;
	 top:1px;
}
.comicthpreview div.thimg img{
	 border:none;
}

.comicthpreview div.title{
	margin:0 auto;
	width:120px;
	font-size:12px;
}

.comicthpreview div.index{
	padding-top:6px;
/*	padding-left:5px;*/
	
	text-align:center;
	font-size:12px;
	border-bottom:solid 1px #E0E0FF;
	background-color:#F0F0FF;
}

.comicthpreview div.date{
	text-align:right;
	font-size:10px;
	padding:0 12px 0 0;
}

.comicthpreview div.rate{
	text-align:right;
	font-size:10px;
	padding:0 12px 0 0;
}

