﻿div *
{
	color: #666666;
}
h1.Item
{
	width: 800px;
	margin: 8px auto;
	clear: both;
}
div.frame
{
	height: 400px;
	color: #666666;
	position: relative;
}
.gotologin
{
	background: transparent url(/Themes/Default/Images/Platform/headerNt_bgx.jpg) repeat-x scroll 0 0;
	margin: 1px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	height: 31px;
}
div.frame .Left
{
	width: 260px;
	height: 232px;
	position: absolute;
	top: 80px;
	left: 150px;
	background: transparent url(/Themes/Default/Images/Platform/regitembg.gif) repeat-x scroll 0 0;
}
div.frame .Right
{
	width: 260px;
	height: 232px;
	position: absolute;
	top: 80px;
	right: 150px;
	background: transparent url(/Themes/Default/Images/Platform/regitembg.gif) repeat-x scroll 0 0;
}
div.SelectItem
{
	position: relative;
}
div.SelectItem ul
{
	width: 128px;
	height: 140px;
	position: absolute;
	left: 120px;
	top: 25px;
}
div.SelectItem ul li
{
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
}
div.SelectItem ul li i
{
	list-style: none;
	margin-right: 4px;
	font-style: normal;
	font-size: 12px;
	color: #0066ff;
}
div.SelectItem h3
{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 115px;
	height: 25px;
	text-align: center;
	color: Black;
}
div.SelectItem img
{
	width: 55px;
	height: 55px;
	position: absolute;
	left: 23px;
	top: 16px;
}
div.SelectItem input
{
	width: 97px;
	height: 25px;
	background: transparent url(/Themes/Default/Images/Platform/btn01.jpg) no-repeat scroll 0px 0px;
	position: absolute;
	top: 180px;
	left: 80px;
	border: 0px;
	color: White;
	font-weight: bold;
}
div.voic
{
	width: 600px;
	height: 150px;
	margin: 0 auto;
	border: solid 1px #cccccc;
	overflow-y: auto;
	padding: 8px;
}
div.voic p
{
	text-indent: 24px;
}
.txtFocus
{
	padding: 3px 0px 0px 2px;
	background-color: #C0DDFC;
	border: 1px double #3399FF;
}
.txtBlur
{
	padding: 3px 0px 0px 2px;
	background-color: #FFFFFF;
	border: 1px double #999999;
	font-family: Arial,Helvetica,sans-serif;
}
div.form
{
	clear: both;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
div.form dl
{
	clear: both;
	margin-top: 3px;
}
div.form dl dt
{
	width: 120px;
	float: left;
	text-align: right;
	padding: 5px;
	font-weight: bold;
	color: #555555;
}
div.form dl dd
{
	width: 600px;
	float: left;
	padding: 5px;
}
div.form dl dd span
{
	margin-left: 5px;
	margin-top: 0px;
}
i
{
	font-style: normal;
	font-size: 18px;
	color: Red;
}
#imgVC
{
	margin-bottom: -5px;
}
.btnSubmit
{
	width: 97px;
	height: 25px;
	background: transparent url(/Themes/Default/Images/Platform/btn01.jpg) no-repeat scroll 0px 0px;
	border: 0px;
	font-weight: bold;
	color: White;
}
.Warn
{
	background: #FFEEE5 url(/Themes/Default/Images/Tip/Error.gif) no-repeat scroll 2px 1px;
	border: solid 1px #FFA475;
	padding: 2px 2px 2px 20px;
	height: 20px;
	color: #FF0000;
}
.True
{
	background: #E2F5E1 url(/Themes/Default/Images/Tip/Right.gif) no-repeat scroll 2px 1px;
	border: solid 1px #37B813;
	padding: 2px 2px 2px 20px;
	height: 20px;
	color: #135414;
}
.Tips
{
	background: #FEFBC1 url(/Themes/Default/Images/Tip/Tip.gif) no-repeat scroll 2px 3px;
	border: solid 1px #F5D507;
	padding: 2px 2px 2px 20px;
	height: 20px;
	color: #E97E02;
}
