@charset "utf-8";
/* CSS Document */

#w2010 {
	background: #fcaa24;
}

#w2010 img {
	display: block;
}

#btnKWK {
	margin: 0 auto;
	width: 308px;
}

/* clearfix */
#w2010{
	zoom: 1;/*for IE 5.5-7*/
}
#w2010:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
