#header {
	background: url(../img/header_bg.jpg) no-repeat;
	width: 800px;
	height: 100px;
	}
h2 {
	margin: 10px 0;
	}
h3 {
	float: left;
	margin: 0 20px 10px 0;
	}
h3:after {
	content:".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
	}
h4 {
	margin: 20px 0;
	}
.right {
	float:right;
	width: 365px;
	_width: 345px;
	height: auto;
  margin: 0 20px 0 0;
	}
.right:after {
	content:".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
	}
.bnr_text {
	width:165px;
	padding:0 10px 0 10px;
	font-size: smaller;
	color: #555;
	}
.bnr_link {
	padding: 0 10px;
	}
.bnr_link a {
	font-size: smaller;
	color: #dcd296 !important;
	}
.bnr {
	padding: 0 10px 0 0;
	_padding: 0 10px 0 0 ;
	width: 185px;
	_width: 175px;
	float: left;
	margin-bottom: 10px;
	}
.bnr_footer {
	background: #fff;
	width:185px;
	height: 70px;
	}

.bnr_l {
	padding: 0 10px 0 0;
	_padding: 0 10px 0 0 ;
	width: 285px;
	float: left;
	margin: 10px 0 20px 0;
	}

/*---------------090129-------------*/
#wrapper #clear #contents #count_bnr {
	text-indent: -9999px;
	margin: 10px 0 0 0;
}

	#wrapper #clear #contents #count_bnr a {
		display: block;
		width: 574px;
		height: 102px;
		outline: 0;
		background: url(../img/count_bnr.jpg) 0 0 no-repeat;
	}
	
		#wrapper #clear #contents #count_bnr a:hover {
			background-position: bottom;
		}


.jet_news {
 border: 1px #FFF solid;
 margin: 15px 10px;
 padding: 10px;
}


.jet_news p {
  text-align: center;
  font-size: 14px;
}

.jet_news p span {
  font-weight: bold;
}
