@charset "utf-8";
#topimgbody {
	background-image: url(../images/top_imgbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 310px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#topimg {
	height: 300px;
	width: 940px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/top_img.jpg);
	background-position: center 10px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#newsheadline {
	width: 365px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	display: inline;
}
#alllink {
	position: absolute;
	right: 10px;
	top: 10px;
}
#newsheadline ul {
	margin: 0px;
	padding: 15px 0px;
	line-height: 20px;
}
#newsheadline ul li {
	margin: 0px;
	padding: 0px;
}
#newsheadline ul li .datestyle {
	padding-right: 10px;
}
#lineup {
	float: right;
	width: 432px;
	margin: 0px;
	padding: 0px 0px 20px;
}
#lineup ul {
	margin: 0px 0px 0px -36px;
	padding: 15px 0px 0px;
	overflow: hidden;
	clear: both;
	_zoom: 1;
}
#lineup ul li {
	display: inline;
	float: left;
	margin: 0px 0px 0px 36px;
	padding: 0px;
	width: 57px;
	height: 100px;
}
#lineup ul li .imglink {
	border: 1px solid #CCC;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 55px;
	width: 55px;
	position: relative;
	overflow: hidden;
}
#lineup ul li h3 {
	font-size: 75%;
	line-height: 120%;
	overflow: visible;
}
#staffblogbnr {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	_zoom: 1;
}
#staffblogbnr h2 {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
	float: left;
	clear: left;
}
#staffblogbnr p {
	overflow: hidden;
	_zoom: 1;
}
#staffblogbnr #stafftxt {
	font-size: 83%;
	line-height: 130%;
}
#staffblogbnr #stafflink {
	background-image: url(../images/mkr01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 180%;
	font-weight: bold;
}
#top_footerbnr {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
#top_footerbnr h2 {
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D54E3F;
	border-bottom-color: #D54E3F;
	line-height: 120%;
}
#top_footerbnr ul {
	margin: 0px;
	padding: 10px 0px;
	overflow: hidden;
	_zoom: 1;
}
#top_footerbnr ul li {
	display: inline;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#topimg ul {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/top_imgMain.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	height: 300px;
}
#topimg ul li {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 480px;
	position: absolute;
}
#topimg ul #topimgL {
	left: 0px;
	top: 0px;
}
#topimg ul #topimgR {
	right: 0px;
	top: 0px;
}

#topimg ul li a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 300px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 480px;
}
#topimg ul #topimgL a {
	background-position: 0px 0px;
}
#topimg ul #topimgR a {
	background-position: -420px 0px;
}

#topimg ul #topimgL a:hover {
	background-image: url(../images/top_imgL_h.jpg);
}
#topimg ul #topimgR a:hover {
	background-image: url(../images/top_imgR_h.jpg);
}

