﻿/*定义在登录页面当中的div=SecmailSafeLoginDiv CSS*/
#* {
#font:9pt/150%  arial,helvetica,sans-serif,"宋体";
#margin: 0;
#padding: 0;
#}
#body {
#font-size: 10pt;
#font-family: arial,helvetica,sans-serif,"宋体";
#text-align:center;
#background-color:#f5fdf7;
#}
.divMemCenter {
width:350px;
margin-left:auto;
margin-right:auto;
background-color:#def7d7;
border:1px solid #cee5c7;
margin-top:70px;
}
#divIEAlert  {
text-align:center;
margin-top:15px;
}
#DevicelistDivId ,#KeyPassWordDiv ,#SelectUSBDivId{
margin:7px 60px;
text-align:left;
}
#DevicelistDivId select ,#SelectUSBDivId select  ,#KeyPassWordDiv input{
width:200px;
}
#SubmitButton {
background:url("../images/buttonBg.gif");
height:25px;
border:1px solid #86de49;
margin:0 5px 0 100px;
padding:0 5px;
color:#214b19;
cursor:pointer;
}

#CancelButton {
background:url("../images/buttonBg.gif");
height:25px;
border:1px solid #86de49;
margin:0 5px;
padding:0 5px;
color:#214b19;
cursor:pointer;
}
#divIEAlertText {
width: 200px;
text-align: center;
}
