@charset "utf-8";
body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family: Sans-Serif;
}
label {
	font-size: 12px;
	color: #555;
}
A:link {
      FONT-SIZE:9pt;COLOR:#000000; TEXT-DECORATION:Blink
}
A:visited {
      FONT-SIZE:9pt; COLOR:#000000; TEXT-DECORATION:Blink
}
A:active {
      FONT-SIZE:9pt; COLOR:#000000; TEXT-DECORATION:Blink
}
A:hover {
      FONT-SIZE:9pt; COLOR:#CA0F1A; TEXT-DECORATION:Blink
}

A.download:link {
      FONT-SIZE:9pt;COLOR:#CA0F1A; TEXT-DECORATION:Blink
}
A.download:visited {
      FONT-SIZE:9pt; COLOR:#CA0F1A; TEXT-DECORATION:Blink
}
A.download:active {
      FONT-SIZE:9pt; COLOR:#CA0F1A; TEXT-DECORATION:Blink
}
A.download:hover {
      FONT-SIZE:9pt; COLOR:#CA0F1A; TEXT-DECORATION:Blink
}

.button{
	width: 80px;
}
.Welcom {
	font-size: 12px;
	letter-spacing: .5px;
	color:#000
}
.MainContainer {
	max-width: 100%;
	min-width: 800px;
}
.TopContainer {
	height: 40px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.BottomContainer {
	float: left;
	width: 100%;
	background-position:center;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CA0F1A;
	min-width: 800px;
}
.Msg {
	float: left;
	width: 100%;
	background-position:center;
	text-align: left;
	vertical-align: middle;
	min-width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.RightContainer {
    margin-left: 422px;
	border: 1px solid #ffffff;
	text-align: left;
	min-width: 258px;
}
.LeftContainer {
	position: relative; 
	width: 412px; 
	left: 50%; 
	margin-left: -206px;
	background-color: #ffffff;
	border: 1px solid #c1c1c1;	
}
.CenterContainer {
	padding: 10px;
}

.LeftTitle {
	color: #000000;
	background-image: url(Images/TitleBG.png);
	font-size: 12px;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}

.RightTitle {
	color: #000000;
	background-color: #eeeeee;
	font-size: 12px;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CA0F1A;
	text-align:left;
	min-width: 258px;
}
.ReturnLastDir {
	color: #000000;
	background-image: url(Images/TitleBG.png);
	font-size: 12px;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	text-align: right;
}
.Riband
{
	width: 100%;
	border-width: 0;
	height: 35px;
	background-image: url(Images/Riband.png);
}
.Rbd
{
	width: 100%;
	border-width: 0;
	height: 11px;
	background-image: url(Images/Rbd.png);
}
.Help
{
	width: 100%;
	border-width: 0;
	height: 60px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #CA0F1A;
}
.Menu
{
	border-width: 0;
	font-size: 12px;
	font-weight:bold;
	vertical-align: middle;
	color: #000000;
}

.UserName
{
	background-position: 1px 1px;
	background-repeat: no-repeat;
	width: 220px;
	FONT-SIZE: 13px;
}
.PWD
{
	background-position: 1px 1px;
	background-repeat: no-repeat;
	width: 220px;
	FONT-SIZE: 13px;
}
.CheckCode
{
	background-position: 1px 1px;
	background-repeat: no-repeat;
	width: 175px;
	FONT-SIZE: 13px;
}
.Language{
	background-position: 1px 1px;
	background-repeat: no-repeat;
	width: 200px;
	FONT-SIZE: 12px;
}
.AuthType{
	background-position: 1px 1px;
	background-repeat: no-repeat;
	width: 220px;
	FONT-SIZE: 12px;
}
.App
{
	FONT-SIZE: 12px;
}