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

#main {width: 960px;
			margin:auto;
}
#eaco {
	height:477px;
	margin:10px 0 0 0;
	width:960px;
	}
#right {
height: 30px;
font-size:11px;
color:#666666;
text-align: right;
}
#lan {
	height:35px;
	margin:45px 55px 0 0;
	font-family:Arial Unicode MS;
	text-align: right;
	background-image:url(eaco-pic/home-logo.jpg);
	background-repeat: no-repeat;
}
#lan a:link {
color:#333333;
text-decoration:none;
}
#lan a:visited {
color:#666666;
text-decoration:none;
}
#lan a:hover {
color:#000000;
text-decoration:underline;
}

