/* ================================================== */
/* Epson */
/* ================================================== */
.epson {
	text-align:center;
	font-family:Helvetica;
}
	.epson h1 {
		color:#2a2a2a;
		font-size:24px;
		font-weight:normal;
		padding:17px 0 23px 0;
		text-align:left;
	}
	.epson .back {
		color:#FFF !important;
		text-decoration:none !important;
		padding:5px 10px 5px 10px !important;
		font-size:12px !important;
	}
	.epson .head {
		margin:0px 0 0 0;
		width:100%;
		min-width:915px;
		height:124px;
		background:#f7f8f4 url(/i/epson/header.jpg) no-repeat center top;
	}
		.head .cont {
			width:895px;
			height:124px;
			position:relative;
			margin:0 auto 0 auto;
		}
			.head .cont .logo {
				position:absolute;
				top:33px;
				left:30px;
			}
			.head .cont .text {
				position:absolute;
				top:15px;
				left:187px;
				width:214px;
				height:76px;
				background:url(/i/epson/wonder.gif) no-repeat;
			}
			.head .cont .go {
				position:absolute;
				top:28px;
				right:22px;
			}
	.epson .slogan {
		background:url(/i/epson/slogan_bg.gif) repeat-x center;
		width:100%;
		min-width:915px;
		height:76px;
	}
		.epson .slogan .text {
			width:895px;
			position:relative;
			margin:0 auto 0 auto;
			padding:25px 0 0 0;
			font-size:16px;
			color:#362221;
		}
			.epson .slogan .text a:link, .epson .slogan .text a:visited {
				text-decoration:none;	
			}