#body-inner {
	width:1000px;
	margin:0 auto;
}
#header-line2 {
	background:url(/images/m6/header/bg-header-line2.gif) no-repeat;
	width:1000px;
	height:30px;
}
#header-line2 #menu-vod {
	float:left;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px 0 0 20px;
}
#header-line2 #menu-vod li {
	display:inline;
}
#header-line2 #menu-vod li a {
	padding:0 25px 0 0;
	text-decoration:none;
}
#header-line2 #menu-vod li.on a {
	color:white;
}
#header-line2 #menu-vod li a:hover {
	color:white;
}
#header-line2 #headerRight {
	float:right;
	padding:6px 90px 0 0;
}
#header-line2 .searchBox {
	display:block;
	float:left;
	padding-right:10px;
}
#header-line2 .searchBox #keyword {
	float:left;
	background:url(/images/m6/header/bg-keyword.gif) no-repeat;
	width:129px;
	height:16px;
	padding:4px 5px 2px 5px;
	border:0;
	position:relative;
	top:-2px;
	margin-right:2px;
}