@charset "utf-8";
/* CSS Document */

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

body {
	margin:0px;
	padding:0px;
	background: #E5F6FB url('bpictures/snipBoxBg.gif') repeat-x top;
	overflow:visible;
	height:auto;
}

form {
	padding:0px;
	margin:0px;
}

.bbminfo_MainBody {
	width:1000px;
	height:740px;
	margin:auto;
	border: 1px solid #666;
	background-color:#FFFFFF;
	background-image:url(bpictures/BBM-Flower-Bg.jpg);
	background-repeat:no-repeat;
	line-height:25px;
	font-family:Arial,Verdana,Helvetica,Sans-serif;
	font-size:small;
}
	
