@charset "UTF-8";

/* ================================================================

CSS Information

 File name:      about.css
 Summary:        for download page styles (/download/)
 Last update:    2010-05-04

================================================================ */

#main h1#DownloadIndex {
	margin-bottom: 10px;
	height: 40px;
	background: url(../../img/download/bg_h1_index.png) no-repeat left top;
}
	#main h1#DownloadIndex span {
		display:block;
		text-indent:-9999px;
	}

