/*****HEADER*****/

#header{
	width:800px;
	background-color:#FFFFFF;
	margin-bottom: 0px;
	
	clear: both;
}

.headerLogoEDS{
    position:absolute;
    top:20px;
    left:20px;
}

.headerLogoEPSON{
    position:absolute;
    top:19px;
    left:696px;
}
.headerSupName{
	margin-top:40px;
	margin-left:110px;
	color:#666666;
	font-size:12px;
	letter-spacing:0.2em;
	}
.headerMenu{
	margin-top:10px;
	margin-left:0px;
	margin-bottom:0;
	}

.edc-book-menu-single
{
	width:800px;
	padding:0px 0px 0px 0px;
	background-image: url(images/bk_gnavisecond2.jpg);
	background-repeat: no-repeat;
	font-size:87.5%;
	position:relative;
	margin-left:0px;
	/*height:29px;*//*  2014/03폜 */
	margin-bottom:20px;
}

.headerSupName2{
	margin-top:35px;
	margin-left:0px;
	color:#666666;
	font-size:10px;
	letter-spacing:0.2em;
	}

