@charset "utf-8";

body {
	font-size:11px;
}

#txtS {
	background:url(../../img/header/btn_txts_on.gif) left center no-repeat;
}

#txtS img {
	visibility:hidden;
}

#txtM {
	background:none;
}

#txtM img {
	visibility:visible;
}

*+html #gn_k form {
	background:url(../../img/header/bg_searchoff.gif) no-repeat left 0px;
}

*+html #h_search form {
	background:url(../../img/header/bg_search-l.gif) no-repeat left 1px;
	height:31px;
}

*html #h_search form {
	background:url(../../img/header/bg_search-l.gif) no-repeat left 1px;
	height:31px;
}