/* CSS Document */

body
{
margin:0px; padding:0px;
font-family: Arial, Helvetica, sans-serif;
}
a img {
	border:none;
	outline:none;
	line-height:0pt
}
img {
	display:block;
	line-height:0px
}

#container
{
display:block; margin:0px auto; padding:0px;
width:800px; height:533px;
background:url(../images/bg-image.jpg) no-repeat;
}

.clr
{
clear:both;
height:0px;
}








.regiester
{
display:block; float:left;
width:163px; height:130px;
margin:0px; padding:91px 0px 0px 21px;
}
.textbox
{
display:block; float:right;
height:23px; width:125px; border:none;
margin:128px 53px 0px 0px; padding:2px;
background:url(../images/text_box1.gif) no-repeat;
}
.textbox2
{
display:block; float:right;
height:23px; width:125px;
border:none;
margin:191px -129px 0px 0px; padding:2px;
background:url(../images/text_box2.gif) no-repeat;
}
.textbtn3
{
display:block; float:right;
height:39px; width:139px;
border:none; cursor:pointer;
margin:245px -134px 0px 0px; padding:0px;
background:url(../images/btn.gif) no-repeat;
}