#ofc
{
	top: 5%;
	position: absolute;
	right: 100px;
	height: 760px;
	left: 5%;
}
.style_iframe
{
	height: 750px;
	width: 100%;
	frameborder: 0
}
#bd_container
{ 
	min-width:500px;
}
.min_1
{ 
	min-width:500px;
}
#bd_top
{
	height: 15px;
}
#bd_top_left
{
	height: 15px;
	float: left;
	background-image: url(/image/image_bd/tl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 50%;
}
#bd_top_centre
{
	height: 40px;
	background-color: #006699;
	float: left;
	width: 100%;
}
#bd_top_right
{
	height: 15px;
	float: right;
	background-image: url(/image/image_bd/tr.png);
	background-position: bottom right;
	background-repeat: repeat-x;
	width: 50%;
}
#bd_mid_left
{
	background-image: url(/image/image_bd/sl.png);
	background-repeat: repeat-y;
	background-position: left;
}
#bd_mid_right
{
	background-image: url(/image/image_bd/sr.png);
	background-repeat: repeat-y;
	background-position: right;
}
#bd_content
{
	background-color: #FFFFFF;
	margin-right: 17px;
	margin-left: 19px;
	height: 754px;
}
#bd_bot
{
	position: relative;
}
#bd_bot_left
{
	height: 16px;
	float: left;
	background-image: url(/image/image_bd/bl.png);
	width: 50%;
	background-repeat: no-repeat;
	background-position: left top;
}
#bd_bot_right
{
	height: 16px;
	float: right;
	background-image: url(/image/image_bd/br.png);
	width: 50%;
	background-repeat: no-repeat;
	background-position: right top;

}

