/*----------layout----------*/
/*reset*/
#news24header div,
#news24header ul,
#news24header li,
#news24header h1,
#news24header h3,
#news24header form,
#news24header input,
#news24header p{ margin:0;padding:0;} 
#news24header img {border:0;} 
#news24header li{list-style:none;} 


#news24header {
	background-color: #ecf0f1;
	margin:0 auto;
	padding:1px 0px;
	width: 1000px;
	height: 28px;
	position: relative;
	border-top: 1px solid #bec3c7; 
	border-bottom: 1px solid #bec3c7; 
}
#news24header #menu-program{
	padding-left:2px;
}
#news24header #menu-program ul {
  letter-spacing: -.40em;
}
#news24header #menu-program li {
  padding-left: 1px;
  padding-right: 1px;
  width: 74px;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; 
 }
#news24header #menu-program li a {
  background-image: url(../images/menu_news.gif);
  background-color: #fff;
  background-repeat: no-repeat;
  height: 26px;
  display: block;
  border: 1px solid #bec3c7;
  text-indent: -9999px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
 }
 #news24header #menu-program li a:hover {
  	border: 1px solid #e60012; 
}
#news24header #menu-program li#linkNews{
	width:126px;
}
#news24header #menu-program li#linkNews a{
	background-position: 0px 0px;
}
#news24header #menu-program li#linkOha4 a{
	background-position: -126px 0px;
}
#news24header #menu-program li#linkStraight a{
	background-position: -200px 0px;
}
#news24header #menu-program li#linkEvery a{
	background-position: -274px 0px;
}
#news24header #menu-program li#linkZero a{
	background-position: -348px 0px;
}
#news24header #menu-program li#linkBankisha a{
	background-position: -422px 0px;
}
#news24header #menu-program li#linkDocument a{
	background-position: -496px 0px;
}
#news24header #menu-program li#linkShinsou a{
	background-position: -570px 0px;
}
/* #news24header #menu-program li#linkDailyplanet a{
	background-position: -595px 0px;
} */
/*#news24header #menu-program li#linkSocial a{
	background-position: -644px 0px;
} */
#news24header #menu-program li#linkCatv a{
	background-position: -644px 0px;
}


#news24header #search-news {
	position: absolute;
	left: 748px;
	top: 3px;
}
#news24header #search-news form {
	background: url(../images/menu_news.gif) no-repeat -800px 0px;
	width: 176px;
	height: 26px;
	display:block;
	overflow:hidden;/* clearfix */
}
/* clearfix IE6 */
*html #news24header #search-news form {
	zoom:1;
}
#news24header #search-news .inputKeyword {
	float: left;
	padding:1px 0px 0px 25px;
}
#news24header #search-news .inputKeyword input {
	border-color: #fff;
	width:96px;
	height: 22px;
	border-style: none;
	font-size: 13px;
	line-height:1em;
	color:#666;
}
#news24header #search-news .submit-search {
	float: right;
	width: 54px;
	height: 26px;
}
#news24header #search-news .submit-search input {
	width: 54px;
	height: 26px;
	display: block;
}
