/* CSS Document */

body
{
	height: 768;
	margin: auto;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #95CEEB;
}
.content
{
	margin: auto;
	vertical-align: middle;
	background: url(../images/c-bg.jpg) no-repeat;
	background-position: center;
	width: 857px;
}
.textc
{
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.textc a:link, a:visited, a:active
{
	text-decoration: none;
	color: #FFF;
}
.textm
{
	color: red;
	text-align: center;
}
.textd
{
	color: #F00;
}
.content input
{
	width: 110px;
}


.HuNanBG
{
	background: url(../images/Login_bg_F3_BG.jpg) no-repeat center top;
}
.HuNanContent
{
	margin: 0 auto;
	margin-top: 50px;
	background-repeat:no-repeat;
	background-position:left top;
	width: 856px;
	height: 635px;
	overflow: hidden;
}


.HuNanContent input
{
	  background-color:#EDEDED;
	  border:solid 1px #C2C3C5;
	}
.CheckRemember
{
     margin-left:-30px;
     padding-top:5px;
    }
