﻿body 
{
	font-family: Arial, Tahoma, Sans-Serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: small Arial, Helvetica, sans-serif;
	direction: rtl;
}

div#MBCV_Pic
{
	
	margin-right: 222;
	width: 200px;
	height: 50px;
	right: 50px;
	top: 0px;
	text-decoration: none;
	content: '';
	background: url('Design/bg_top.gif') #fff no-repeat right top;
	
}


div#dBC
{
	width:640px;
	height:600px;
}
 
div#dBC div#BottomBC
{
	width: 100%;
	height: 40px;
	font-size: 12px;
	color: Gray;
	float:left;
	padding-left:30px
}

