@charset "utf-8";
/* CSS Layout Style ---------------------------------------------------------- */

/* download/index.html
----------------------------------------------*/
#download {
	background:url(../img/download/bg_download.jpg) no-repeat 0 0;
	width:250px;
	height:45px;
	margin-bottom:30px;
	padding:73px 180px 22px 180px;
}
#install {
	float:right;
	margin-top:20px;
}