﻿body
{
	background-color: White;
	text-align: center;
}
.div_SingleReg_Main
{
	width: 950px;
	height: auto;
	vertical-align: middle;
	text-align: center;
}
.tab_SingleReg_Main
{
	border: 0;
	width: 800px;
	height: 350px;
	text-align: left;
	color: Black;
	font: messagebox;
}
.tab_SingleReg_Title
{
	font: messagebox;
	background-color: #cccccc;
}
#Img_reg
{
	cursor: hand;
}
.ob_pws
{
	display: inline;
	font-size: 9pt;
	float: left;
	width: 153px;
	height: 16px;
	background-color: #f1f1f1;
	text-align: center;
}
.ob_pws0
{
	display: inline;
	float: left;
	height: 15px;
	width: 50px;
}
.ob_pws1
{
	display: inline;
	float: left;
	width: 50px;
	height: 15px;
	background-color: #ff3300;
}
.ob_pws2
{
	display: inline;
	float: left;
	width: 50px;
	height: 15px;
	background-color: #ffff99;
}
.ob_pws3
{
	display: inline;
	float: left;
	width: 50px;
	height: 15px;
	background-color: #00cc66;
}
.d_ok
{
	padding-right: 0px;
	padding-left: 24px;
	background: url(li_ok.gif) no-repeat 4px 50%;
	padding-bottom: 2px;
	color: #000;
	padding-top: 2px;
}
.d_err
{
	padding-right: 0px;
	padding-left: 24px;
	background: url(li_err.gif) no-repeat 4px 50%;
	padding-bottom: 2px;
	color: #f00;
	padding-top: 2px;
}
.d_default
{
	color: #999;
	padding-right: 0px;
	padding-left: 24px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.d_on
{
	padding-right: 0px;
	padding-left: 24px;
	padding-bottom: 2px;
	color: #33cc33;
	padding-top: 2px;
}

