@charset "utf-8";
/* CSS Document */

header{
	background-image:url(../images/head_bg.jpg);
	background-repeat:repeat-x;
}
.headbox{
	margin-top:20px;
}
#eye{
	background-color:#fcf8f0;
	background-repeat:repeat-x;
}
#eye2{
	background-color:#fcf8f0;
	background-repeat:repeat-x;
}
#eye2 .in p{
	line-height:0;
}
.pan ul{
	margin-top:18px;
}
.pan ul li{
	float:left;
	font-size:70%;
	list-style-type:none;
}