﻿* { margin: 0px; padding: 0px; font-family: 微软雅黑,宋体; }
html,body,div,span,p,ul,li,table,tr,td { margin: 0px; padding: 0px; font-family: 微软雅黑,宋体; }
.LoginUI, .Succeed { width: 1000px; height: 450px; background-image: url(../../images/body_bj.jpg); margin: 0px auto; position: relative; z-index: 10; }
.Logo { z-index: 100; position: relative; margin: auto; top: 50px; width: 760px; }
.Login { background-image: url(../../images/LogiUI.jpg); width: 760px; height: 340px; margin: auto; filter: alpha(opacity=85); opacity: 0.85; position: relative; top: 50px; }
.LoginFail { background-color: #4c121a; border: 2px solid #ff0000; width: 760px; height: 340px; margin: auto; filter: alpha(opacity=85); opacity: 0.85; position: relative; top: 120px; }
.LoginLeft { width: 265px; float: left; height: 340px; margin-left: 10px;}
.LoginLeft div { color: #4c121a; padding-right: 20px; }
.Item { padding-top: 15px; padding-left: 10px; text-align: right; }
.LoginRight { width: 470px; float: right; height: 340px;}

.Login_botton { width: 1000px; height: 64px; position:fixed; bottom:0px; left: 50%;margin-left: -500px; _position:absolute;_bottom:0px;_height:32px;background-image: url(../images/login_button.gif); z-index:100; }
.Login_botton img{ float:left; margin-left:20px;}
.Login_botton div{ width: 640px; text-align:left;float:right; margin:10px 120px 0px 5px; line-height: 24px; font-size: 12px; color: #ff0000; }
.Login_botton div span{margin-right:15px;}

#LoginMessages{ clear:both; width: 400px;height: 265px; overflow: auto; margin:40px 15px 10px 35px;}
.UserNameText { font-weight: bold; font-size: 18px; color: #FF0000; }
.txt { color: #1e3d0c; width: 160px; height: 24px; line-height: 24px; border: 1px solid #becda9; font-weight: bold; font-size: 14px; }
.btn { width: 80px; color: #633134; margin-right: 10px; height: 30px; background-color: #ffc2c2; border: 1px solid #ff0000; letter-spacing: 8px; }
.btn1 { width: 150px; color: #633134; height: 30px; margin-right: 10px; background-color: #ffc2c2; border: 1px solid #ff0000; letter-spacing: 2px; }
.SucceedText { z-index: 100; position: relative; margin: auto; top: 100px; width: 800px; }
.ItemName { width: 804px; margin: auto; height: 34px; position: relative; top: 130px; line-height: 32px; z-index: 200; }
.ItemName1, .ItemName2 { padding-left: 10px; padding-right: 10px; }
.ItemName1 { float: left; background-color: #fdeddd; border-left: 2px solid #ff0000; border-top: 2px solid #ff0000; border-right: 2px solid #ff0000; border-bottom-style: none; }
.ItemName2 { float: left; background-color: #ff0000; color: White; cursor: pointer; font-size: 14px; }
.ItemContent { z-index: 190; width: 780px; margin: auto; background-color: #fdeddd; position: relative; top: 128px; border: 2px solid #ff0000; height: 300px; overflow: auto; padding: 10px; }
.ItemContentItem { color: Red; }
.ItemContentItem ul { width: 90%; margin: 20px auto auto auto; }
.ItemContentItem ul li { list-style: none; height: 40px; }
.ddl {border:solid 1px #814407;  background-color:#fad0a7;  margin-right:20px; cursor:pointer;}
.hide { display: none; }
.AutoSaveTitle{ width:360px; height:220px; margin-top:10px;  text-align:left;}
.AutoSaveTitle span{ font-weight:bold; color:Red; margin-left:5px; margin-right:5px;}
.AutoSaveTitle p{ padding:5px; width:100%; text-align:left;}
.btn3{ width:80px;margin-left:15px; }
.NewTestTitle{ width:360px; padding:5px; text-align:right; background-color:Red; color:White; font-weight:bold; border:solid 1px red;}
