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

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/bg02.jpg) left top repeat;
}

#leftCell {
	background: url(../images/bg03.gif) right center no-repeat;
}

#rightCell {
	background: url(../images/bg01.gif) left center no-repeat;
}

.footer {
	font-size: 10px;
	color: #666666;
	text-align: center;
}