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

/* demo/index.html
----------------------------------------------*/
#demo {
	background:url(../img/demo/bg_demo.jpg) no-repeat;
	width:270px;
	height:45px;
	margin-bottom:30px;
	padding:73px 170px 22px 170px;
}