@charset "utf-8";
/* CSS Document */
#search {
	width: 1000px;
	
}
* html #footer {
	padding-top: 16px;
}

* + html #footer {
	padding-top: 16px;
}
