@charset "utf-8";
/* CSS Document */


/* ---------------------------------------------------------------- */

#header2013 {
	background-color:#000;
	width:100%;
	height: 27px;
}

#header2013 .headerBox {
	width:960px;
	margin: 0 auto;
}

#header2013 .hislogo {
	float: left;
	width: 56px;
}

#header2013 .h1title {
	color:#fff;
	float: left;
	width: 795px;
	overflow:hidden;
	padding: 0 0 0 11px;
	height: 27px;
}

#header2013 .eventlogo {
	float: right;
	width: 98px;
}

/* ---------------------------------------------------------------- */

.clearfloat {
    clear: both;
    height: 0;
    line-height: 0;
}