@charset "UTF-8";

/* APPLY-IE7 */
*:first-child+html div#footer {
	padding-top: 30px;
	background-position: 0 58px;
}
/* APPLY-IE6 */
* html div#footer {
	padding-top: 30px;
	background-position: 0 58px;
}

/* APPLY-IE7 */
*:first-child+html div#main.ind {
	margin-bottom: 0px;
}
/* APPLY-IE6 */
* html div#main.ind {
	margin-bottom: 0px;
}