/* header */
.header_main
{
	background-color: #000;
	text-align: center;
}
.header_body
{
	width: 980px;
	height: 96px;
	margin: 0 auto;
	text-align: left;
}
#logo
{
	float: left;
	margin: 33px 0 0 31px;
	width: 139px;
	height: 41px;
	border: 0px;
	background: url('/media/killik-logo-1.gif') top left no-repeat;
}
/**********/