@charset "utf-8";
/* CSS Document */


img {border:0;}


#imgbox {
	
	float:left;
	width:136px;
	height:170;
	}

#imgcell {
	width:128px;
	height:128px;
	margin-bottom:5px;
	}
	

#imgboxcap {
	font-style:italic;
	font-size:13px;
	}
	
.thmb {
	float:left;
	margin:5px;
	width:128px; height:160px;
	}

.thmbimg, .thmbimg a {
	width:128px; height:128px;
	display:block;
	}

.thmbtxt {
	font-size:12px;
	font-style:italic;
	width:128px; height:32px;
	}


