﻿.box_wait
{
	position: absolute;
	text-align: center;
	top: 5px;
	right: 5px;
	width: 300px;
	z-index:1000;
}
.w-b-c
{
	padding:10px;
	border: 1px solid #0099FF;
	background-color: #FFFFFF;
}
.w-b-c-l
{
	float: left;
	border: none;
}
.w-b-c-r
{
	text-align: center;
}
