﻿#BxRegister
{
	background: url(../images/Register_BG.jpg) repeat-y top left; 
	width: 600px; 
	padding: 0px;
}
#BxRegister .sB
{
	background: url(../images/Register_B.jpg) no-repeat bottom left; 
	padding-bottom: 220px;
}
#BxRegister .sT
{
	background: url(../images/Register_T.jpg) no-repeat top left; 
	padding-top: 65px;
}
#BxRegister .sR
{
	background: url(../images/Register_R.jpg) no-repeat top right; 
	padding: 0px 10px 0px 40px;
	color: #777777;
}
#BxRegister .sR div div
{
	padding: 0px 20px;
}

#BxRegister b, #BxRegister b a, #BxRegister b a:link, #BxRegister b a:hover, #BxRegister b a:active, #BxRegister b a:visited
{
	color: #FF9501;
}
.sCheck th
{
	color: #777777;
	font-weight: normal;
	text-align: left;
}
.sCheck td
{
	color: #FF9501;
	font-weight: bold;
}
#BxRegister .sPwdT
{
	background: url(../images/ForgetPwd_T.jpg) no-repeat top left; 
	padding-top: 65px;
}
.sPwdT td
{
	text-align: center;
}