﻿#searchbody
{
	width:580px;
	height:54px;
}
#searchbody .menu1
{
    width: 580px;
    height:20px;
	text-align:center;
}
#searchbody .menu1 ul
{
    padding-left:100px;
}
#searchbody .menu1 ul li
{
	float:left;
	list-style:none;
}
#searchbody .menu1 .button
{
    position:relative;
    top:1px;
    z-index:100;
    float:left;
	width:75px;
	height:20px;
	line-height:20px;
	background:url(/images/search_01.gif);
	color:#1F376D;
	font-weight:bold;
	font-size:12px;
}
#searchbody .menu1 .button1
{
    float:left;
	width:75px;
	height:20px;
	line-height:20px;
	font-size:12px;
    color:#1F376D;
}
#searchbody .content
{
	width:580px;
	height:34px;
    line-height:34px;
    _padding-top:4px;
	clear:both;
	background:url(/images/search_02.gif);
}
#searchbody input
{
   color:#404040;
}
#searchbody input.tj {
    margin-top:4px !important;
    *margin-top:0px !important;
    cursor:hand;
	BACKGROUND: url(/images/search_03.gif) no-repeat;
	WIDTH:104px;
    height:26px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none
}

#s1 {
    position:absolute;
	width: 580px;
	height:54px;
	font-size:12px;
	visibility: visible;
}
#s2 {
    position:absolute;
	width: 580px;
	height:54px;
	font-size:12px;
	visibility: hidden;
}
#s3 {
    position:absolute;
	width: 580px;
	height:54px;
	font-size:12px;
	visibility: hidden;
}
#s4 {
    position:absolute;
	width: 580px;
	height:54px;
	font-size:12px;
	visibility: hidden;
}