#mainbox_block{
	display: block;
	position: relative;
	margin: auto;
	height: 820px;
	width: 880px;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #c3c3c3;
	background: #c9ceff url(../2.png) no-repeat;
}
#qwe{display: block;position: relative; right: 20px}

#textbox{
display: block;
position: absolute;
bottom: 0px;
float: right;
right: 0px;
width: 680px;
height: 585px;
border: solid 0px #c3c3c3;
	font-family: 'Lucida Grande', 'Helvetica', Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	font-weight: 12px;
	font-size: 12px;
	color: #111;
	padding: 4px;
	list-style-type: none;
	text-decoration: none;
	list-style-image: none;
}
#textbox tr td{padding: 2px;
	font-size:11px;}
#textbox tr{	padding: 4px; }
	#textbox img{padding: 5px}
