@charset "UTF-8";
/* CSS Document */

body {
	background: #fff url(../images/bg.gif) repeat 0 0;
	margin:0;
	padding:0;
}

#frame {
	width: 990px;
	margin: 0 auto;
	padding-top: 10px;
}

#wlp a {
	width: 192px;
	height: 15px;
	display: block;
	margin-left: 5px;
	background: transparent url(../images/wlp.gif) repeat 0 0;
	text-indent: -9999px;
}

h1, h2, h3 {
	text-indent: -9999px;
	font-size:0;
}

