body {
	font-family: arial;
	font-size: 12px;
	
}

table {
	page-break-after: always;
	/*width: 1000px;
	height: 350px;*/
	overflow: hidden;
	vertical-align: top;
}

.page {
	/*border: 1px solid #999;*/
	
}

tr, td {
	page-break-after: avoid;
	vertical-align: top;
	 
}


.iholder {
	width: 230px;
	height: 250px;
	overflow: hidden;
	border: 1px solid #999;
}

.iholder img {
	width: 100%;
}

.feature_image {
	width: 440px;
	height: 510px;
	overflow: hidden;
	float: left;
	margin: auto;
}

.feature_image img {
	width:100%;
}

.fitd {
	text-align:center;
}

h2 {
	color: red;
	text-align: center;
}

th {
	text-align: left;
}

#main {
	width:100%;
	height: 100%;
}

.r1 {
	height: 30px;
}
.r2 {
	height: 530px;
}
.r3 {
	
}

.red {
	color: red;
}

.fold {
	width: 30px;
}
