@import "public.css";

#indexBody{
	margin-top:53px;
}

#homeKV{
	float:left;
	background:url(../../images/kv.jpg) no-repeat;
	width:490px;
	height:316px;
}
			
#homeLogo{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	width:410px;
	background:url(../../images/homeLogoLine.gif) no-repeat 0 71px;
}
#homeLogo li{
	width:130px;
	position:relative;
	margin:0 auto;
}
#homeLogo li.KC{
	text-indent:-10000px;
	overflow:hidden;
	background:url(../../images/homeLogo_KC.gif) no-repeat center top;
	margin-bottom:36px;
	height:56px;
}
#homeLogo li a{
	display:block;
	text-indent:-10000px;
	overflow:hidden;
}
#homeLogo li.whitist a{
	height:72px;
	background:url(../../images/homeLogo_whitist.gif) no-repeat;
}
#homeLogo li.selecty a{
	height:72px;
	margin-top:1px;
	background:url(../../images/homeLogo_selecty.gif) no-repeat;
}
#homeLogo li.kose a{
	height:72px;
	margin-top:1px;
	background:url(../../images/homeLogo_kose.gif) no-repeat;
}