body {
background:#dfe9f3;
}

.loginTop {
height:120px;
}
.loginM {
margin:0 auto;
width:640px;
}

.loginM0 {
height:78px;
background:url(../images/LoginMBg.jpg) no-repeat left top;
}

.loginM1 {
height:32px;
background:url(../images/LoginMBg.jpg) no-repeat left bottom;
}

.loginM1 ul{
margin:0 0 0 370px;
}
.loginM1 li{
display:inline;
}

.loginM1 a:link {
color: #333;
text-decoration: none;
}
.loginM1 a:visited {
color: #333;
text-decoration: none;
}
.loginM1 a:hover {
color: #326699;
text-decoration:none;
}
.loginM1 a:active {
color: #333;
text-decoration: none;
}


.loginM1 a{
cursor:pointer;
display:block;
float:left;
margin:0 5px 0 0;
width:99px;
}

.loginM1 a span{
display:block;
height:32px;
line-height:32px;
text-align:center;
font-weight:bold;
color:#333;
background:url(../images/loginTabsAL.jpg) no-repeat 0 0;
}
.loginM1 .playThis a{
}
.loginM1 .playThis a span{
background:url(../images/loginTabsAH.jpg) no-repeat 0 0;
color:#326699;
}
.loginM1 .playThis a:hover{
color:#326699;
}
.loginM1 .playThis a:hover span{
color:#326699;
background:url(../images/loginTabsAH.jpg) no-repeat 0 0;
}
.loginM1 .playThis{
}




.loginM2 {
height:201px;
background:url(../images/loginMBg2.jpg) no-repeat left top;
}

.loginM2 .tdA {
padding:3px 0 0 0;
font-weight:bold;
color:#326699;
width : 80px;
}

.loginM2 .select {
margin:0 0 5px 0;
width:200px; 
}

.loginM2 .inputText {
margin:0 0 5px 0;
padding:3px;
width:191px;
border:1px solid #666;
}

.loginM2 .inputSubmit {
width:58px;
height:24px;
border:0;
background:url(../images/loginButton.gif) no-repeat left top;
cursor:pointer;
}

.loginM2 .inputSubmitOver {
width:58px;
height:24px;
border:0;
background:url(../images/loginButton.gif) no-repeat left -24px;
cursor:pointer;
}


.loginM2 .inputSubmitDown {
width:58px;
height:24px;
border:0;
background:url(../images/loginButton.gif) no-repeat left -48px;
cursor:pointer;
}


.loginM2 .inputButton {
width:58px;
height:24px;
border:0;
background:url(../images/returnButton.gif) no-repeat left top;
cursor:pointer;
}

.loginM2 .inputButtonOver {
width:58px;
height:24px;
border:0;
background:url(../images/returnButton.gif) no-repeat left -24px;
cursor:pointer;
}


.loginM2 .inputButtonDown {
width:58px;
height:24px;
border:0;
background:url(../images/returnButton.gif) no-repeat left -48px;
cursor:pointer;
}

.loginM2 .err1 {
height:18px;
line-height:18px;
color:#ff0000;
}

.loginM2 .err2 {
height:18px;
line-height:18px;
color:#ff0000;
}

.inputBg {
float:left;
}
label {
display:block;
float:left;
margin:1px 0 0 0;
padding:0 5px;
height:20px;
line-height:20px;
}
.error {
background:#fafae6;
color:#756714;
}

.loginM3 {
height:50px;
background:url(../images/loginMBg3.jpg) no-repeat left top;
}

.copyRight {
text-align:center;
color:#333;
}