@charset "utf-8";
body {
	margin: 0px;
	background-color: #d9e6f7;
}
#search_head {
	text-align: center;
	height: 52px;
	width: 100%;
	padding-top: 82px;
	padding-bottom: 0px;
}
#custom_search {
	background-image: url(images/customsearch.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	padding: 0px;
	width: 588px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#style_search {
	background-image: url(images/style-search-body.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	width: 588px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#search_web {
	background-image: url(images/funny-search-engine.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	padding: 0px;
	width: 588px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
	width: 100%;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0375B2;
}

#footer a {
	font-size: 10px;
	color: #0375B2;
	text-decoration: none;
}
.err {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.box {
	width: 125px;
}






