/* ================================================== */
/* Epson :: Index */
/* ================================================== */

.index {
	margin:3px 0 30px 0;
	text-align:left;
}
	.index .about {
		margin:0 0 30px 0;
	}
		.index .about .text {
			float:left;
			width:610px;
			color:#4f4f4f;
			font-size:14px;
			line-height:18px;
			margin:0 10px 0 0;
		}
		.index .about .prize {
			float:left;
			width:263px;
		}
	.index .leftColum {
		width:885px;
		text-align:left;
		margin:0 0 25px 0;
	}
	.index .rightColum {
		width:885px;
		text-align:left;
		margin:0 0 15px 0;
	}
	.index .box {
		width:885px;
	}
		.index .box h2 {
			display:block;
			width:852px;
			font-size:19px;
			font-weight:normal;
			padding:0px 0px 5px 33px;
			margin:0 0 20px 0;
			border-bottom:1px solid #DDD;
			background:url(/i/epson/folder_small.gif) no-repeat left 2px;
		}
	.index a.moreInfo:link, .index a.moreInfo:visited {
		float:right;
		display:block;
		font-size:12px;
		margin:6px 0 0 0;
		text-decoration:none;
		color:#666;
		text-align:center;
	}
	.index a.moreInfo:hover {
		color:red;
		text-decoration:none;
	}
	.index .cols2 {
		text-align:left;
		margin:0 0 10px 0;
	}
		.index .cols2 h2 {
			display:block;
			width:857px;
			font-size:19px;
			font-weight:normal;
			padding:0px 0px 5px 33px;
			margin:0 0 10px 0;
			border-bottom:1px solid #DDD;
			background:url(/i/epson/folder_small.gif) no-repeat left 2px;
		}
	.index .share {
		float:left;
		width:400px;
	}
	.index a.reviewLink:link, .index a.reviewLink:visited {
		display:block;
		float:right;
		text-align:right;
		padding:4px 5px 0 0;
		font-weight:normal;
		font-size:16px;
		text-decoration:none;
	}
.index .photo {
	
}
	.index .photo .item {
		float:left;
		width:140px;
		height:140px;
		line-height:0px;
		margin:0 7px 7px 0;
	}
.index .archive {
}
	.index .archive {
	}
	.index .archive .item {
		float:left;
		width:100px;
		height:90px;
		text-align:center;
		margin:0 10px 10px 0;
		overflow:hidden;
	}
		.index .archive .item img {
			display:block;
			margin:0 auto 5px auto;
		}
		.index .archive .item a:link, .index .archive .item a:visited{
			color:#2a2a2a;
			text-decoration:none;
		}
		.index .archive .item a:hover {
			color:#0095f0;
		}
.index .review {
	margin:0px 0 0 0;
}
	.index .review .item {
		float:left;
		width:135px;
		height:135px;
		line-height:0px;
		margin:0 14px 5px 0;
	}
