*{
	margin:0;
	padding:0;
	font-family: arial, sans-serif;
	font-size: 0.94em;
}

#srch{
	height: 105px;
	background-color: #88f;
	
}

#t1, #t2, #t1 a, #t2 a{
	font-size: 70px;
	position: absolute;
	margin: 0;
	padding: 0;
	height: 60px;
	display: block;
}


#t1{
	color: #ccf;
	top: 10px; left: 10px;
}
#t2{
	color: black;
	top: 12px; left: 12px;
}
#t1 a{
	color: #ccf;
	text-decoration: none;
}

#t2 a{
	color: black;
	text-decoration: none;
}

#idx{
	position: absolute;
	left: 25px;
	top: 85px;
	color: #aaf;
}

#idx a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#ad1{
  width: 360px;
  height: 15px;
  position: absolute;
  top: 85px;
  left:630px;
  overflow: hidden;
}

#ad2{
height: 20px;
width: 400px;
  position: relative;
  left: -100px;
  top: 0px;
}

#main{
	margin-left: 10px;
	width: 810px;
	margin-bottom: 20px;
}

#ad3{
	width: 165px;
	position: absolute;
	left: 815px;
	height: 610px;
}

input{
	font-size: 12px !important;
}
}
