/* CSS Document */

/*   author : Hanawa */

/* index==========================

	for Topics page
*/


/* for top page ==============================================*/

h4{
	background: url(/common/img/checkBlue.png)  no-repeat 0 3px;
	padding-left:20px;
	font-weight:bold;
	margin:10px 0!important;
	padding-bottom:10px!important;
	border-bottom:1px dashed #FBD3D3;
}
.entrybody{
	border-bottom:1px solid #ccc;
	margin-bottom: 20px;
	padding-left:20px;
}

.paginate{
    text-align: center;
    margin:10px 0;
}

.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}
