@charset "utf-8";
/* CSS Document */

#head{
	/*background-image:url(../images/head_bg.jpg);
	background-repeat:repeat-x;*/
	border-top: 10px solid #eeeeee;
}
#mt10{
	margin-top:10px;
}
#mt30{
	margin-top:30px;
}
#navi li{
	float:left;
	margin-top:10px;
}
#eye{
	/*background-image:url(../images/eye_bg2.jpg);
	background-repeat:repeat-x;
	height:513px;*/
	border-top:4px solid #006634;
	margin-bottom:30px;
}
#eyek{
	background-image:url(../images/eyek_bg2.jpg);
	background-repeat:repeat-x;
	height:115px;
	border-top:4px solid #006634;
	margin-bottom:30px;
}
#eye_in{
	width:100%;
	margin:0 auto;
	background-color:#f8f7e2;
}

#eye_in img{
	max-width:100%;
	}

#eyek_in{
	width:80%;
	margin:0 auto;
}
.fl_h{
	float:left;
	margin-right:30px;
}