#cloud{
	background-image:url(/images/ike/cloud.png);
	height:93px;
}

#upper_outer {
	position:relative;
	width:600px;
	margin:0 auto;
	padding:0 0 0 10px;
	font-family:Verdana;
}

#content_outer {
	position:relative;
	width:100%;
	background-color:#EEE;
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	margin:20px 0 20px 0;
	padding:10px 0;
	font-family:Verdana;
}

h1#banner{
	height:105px;
	width:520px;
	margin:-10px 40px 10px 40px;
	background-image:url(/images/ike/ike_head.png);
	text-indent:-5000px;
}

#footer{
	text-align:center;
	color:#888;
	font-family:courier new, courier;
	font-size:.8em;
	line-height:30px;
}
#footer b{
	color:#000;
}
#footer span.int{
	display:none;
}
#footer:hover span.ike{
	display:none;
}
#footer:hover span.int{
	display:inline;
}

#menu ul {margin:0;text-align:center;}
#menu li {display:inline;}
#menu a, #menu span {color:#888;text-decoration:none;font-size:140%;letter-spacing:-.5px;}
#menu2 a, #menu2 span {font-size:140%;}
#menu span {padding-left:.3em;}
#menu .active a, #menu a:hover {color:#000;}

#search form {
	position:absolute;
	top:55px;
	right:0;
}
#search form div{display:inline;}
#search #i_term {
	margin-right:20px;
	border:none;
	width:190px;
	height:16px;
	background-color:#E0E0E0;
	color:#888;
	letter-spacing:1px;
	font-weight:bold;
	
}
#search #i_submit {
	border:none;
	width:36px;
	height:24px;
	color:transparent;
	background-image:url(/images/cms/search_arrow.png);
	
}
#search input {outline:none;}
#search fieldset {
	padding:0 0 0 14px;
	background-image:url(/images/cms/search_box.png);
	background-repeat:no-repeat;
	
}

#content{
	width:600px;
	margin:0 auto;
	padding:10px;
	font-size:80%;
}
.menu_detail{
	clear:both;
}
.menu_detail a{
	text-decoration:none;
	color:#777;
}
.menu_detail a:hover span{
	background-color:#FA6;
}
.menu_detail img{
	display:block;
	float:left;
	background-color:#DDD;
	border:none;
}
.menu_detail span{
	display:block;
	float:left;
	background-color:#DDD;
	height:21px;
	padding:55px 15px;
	border:solid 1px #EEE;
}
.menu_detail .img_fill{
	width:168px;
	heigh:133px;
}
.menu_detail .year{
	width:110px;
	text-align:center;
}
.menu_detail .name{
	width:406px;
}