body {
	background-image: url(../img/common_bg1.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #FFF;
}
#container {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common_bg2.gif);
	background-repeat: repeat-y;
	padding: 0px;
	min-height: 600px;
	overflow: hidden;
}
#container #inner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.title  {
	background-image: url(img/head_brq.jpg);
	text-indent: -9999px;
	margin: 0px;
	height: 300px;
}
.thanks  {
	background-image: url(img/sale_brq.jpg);
	text-indent: -9999px;
	height: 70px;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.enquet  {
	background-image: url(img/enq_brq.jpg);
	height: 40px;
	width: 760px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-indent: -9999px;
}
.vote  {
	background-image: url(img/vote_brq.jpg);
	height: 40px;
	width: 760px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-indent: -9999px;
}
.foot  {
	margin-top: 20px;
	text-align: center;
	background-image: url(../img/common_foot.gif);
	height: 62px;
}
.foot p {
	display: none;
}
.foot a {
	height: 31px;
	width: 71px;
	display: block;
	padding-top: 28px;
	padding-left: 10px;
	text-indent: -9999px;
}

.blacktext
{
	color: #000;
}
