
body{
margin:0px;
padding:0px;

font:bold 12px tahoma,arial,sans-serif;
}

#header .fl{
background:url(/images/bote.jpg) no-repeat left top;
height:109px;
width:150px;
float:left;
}


#header .fr{
background:url(/images/crl.jpg) no-repeat left top;
height:84px;
width:230px;
float:right;

}

#preview{

text-align:center;
padding:24px 0px;
}

#footer{
background: url(/images/bgbot.png) repeat-x left top;
height:29px;
line-height:29px;
text-align:center;
}

#footer a{
	color:#fff;
text-decoration:none;
}

#footer a:hover{
	color:#000;
}


#msg{
clear:both;

line-height:24px;
text-align:center;
height:48px;
padding:10px 0px;
}

a img, a, img{
border:0px	
}