﻿body {  background-color:#D5E4F2;  padding:0px; margin:0px; font-family:Arial; font-size:12px;background-image:url(../image/bg.png); background-repeat:repeat-x; background-position:left top;}
.Relative { position: relative; }
.CenterDIV { margin-right: auto; margin-left: auto; }
.Center { text-align: center !important; }
#PageHeaderContentDIV { margin-top:100px; height:527px; background-image:url(../image/PageIndexLogo.png); background-repeat:no-repeat; background-position:center top;  }
#MainContentDIV { width:1000px;margin-right: auto; margin-left: auto; position:relative;}
.LoginFormPanelDIV { position:absolute; right:190px; top:150px; width:358px; height:200px;  }
.LoginTitleDIV {  }
.LoginFormDIV { position:absolute; top:95px; left:0px; width:300px; }
.LoginFormDIV td { padding-top:8px; padding-bottom:8px; }
.LoginFormDIV .LeftTD { font-family:'Microsoft YaHei'; font-weight:500; font-size:16px; color:#666666; }
.LoginFormDIV .LoginInput { padding:5px; width:200px; border:1px solid #529FCD; font-family:Arial; }
.LoginFormDIV .LoginInput:focus { border:1px solid #ff6a00; }
.LoginFormDIV .LoginButtonDIV { text-align:center; margin-top:5px;}
.LoginFormDIV #LoginStatusDIV { margin-top: 15px;}
#PageBottomDIV { position:absolute;top:500px; left:0; width:1000px; padding-top:15px; text-align:center; background-image:url(../image/login_bottom.png); background-repeat:no-repeat; background-position:center top; color:#5C5C5C; }
.AlertMsgDIVNew { color: red; background-color: #FEFBD3; border: 1px dashed #EECF86; padding: 8px; padding-left: 10px; text-align: left; background-image: url(../image/icon_alert.png); background-repeat: no-repeat; background-position: 5px 8px; padding-left: 25px; font-weight:bold; }