#tab_bufo{
	float: left;
	width: 644px;
	margin-top:5px;
	padding: 2px;
	background-color: #FFFFFF;
}

#tab_bufo #bufo_header{
	width: 644px;
	float: left;
	background:transparent url(../images/structure/background_style1.jpg) repeat-x scroll center top;
	/*border: 1px solid #C2C2C2;*/
}

/*#tab_bufo #bufo_header #image{
	float: left;
	padding: 8px;
}	

#tab_bufo #bufo_header #image img{
	border: 1px solid #000000;
}*/

#tab_bufo #bufo_header #bufo_title{
	font-size: 24px;
	font-weight: bold;
	padding: 8px;
}

#tab_bufo #bufo_header #bufo_description{
	padding: 4px 8px;
	font-size: 12px;
	text-align: justify;
}

#tab_bufo #bufo_body{
	margin-top: 10px;
	width: 628px;
	padding: 4px 8px;
	float:left;
}

#tab_bufo #bufo_body .form_text{
	font-size: 12px;
	font-weight: bold;
}

#tab_bufo #bufo_body #btn{
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FF5D05;
	color: #FFFFFF;
	border: 1px solid #FF5D05;
    cursor:pointer;
}
