@charset "iso-8859-1";
html {width:100%; height:100%;}
body {
position: relative;
height: 100%;
min-width:  720px;
min-height: 550px;
margin: 0;
}
body, table, select, input, button {
font-size: 12px;
font-family: tahoma, arial, sans-serif;
}
body,input,select{background-color:#fff;}
form{
margin:0;
padding:0;
}
a:link, a:visited, a:active {
color: #8F9090;
}
a:hover {
color: #8F9090;
}
.Head {
height: 100px;
width: 950px;
margin: 0 auto;
}
.Head .Links {
padding:23px 0 0;
text-align:right;
}
.Head a {
color: #8F9090;
text-decoration: none;
}
.Head a:hover {
text-decoration: underline;
}
.Main {
width:950px;
height:415px;
margin:0 auto 100px auto;
}
.MainL {
width:583px;
height:415px;
float:left;
}
.MainL .LTop {
width:581px;
height:55px;
overflow:hidden;
background-image: url(MailL_Top_bg.gif);
}
.MainL .LContent {
width:581px;;
height:255px;
background-image: url(pic.jpg);
}
.MainL .LB {
width:581px;;
height:118px;
background-image: url(MailL_B_bg.gif);
}
.MainR {
width:367px;
height:415px;
float:left;
white-space: nowrap;
}
.MainR .Header {
height:27px;
padding:13px 0 0 64px;
}
.MainR .Header .iconL {
width:26px;
height:26px;
margin-right:12px;
background-image: url(iconL.gif);
float:left;
}
.MainR .Header .title {
font-size:16px;
font-weight:bold;
color:#5b5b5b;
float:left;
margin-top:2px;
}
#logArea .Error {
height:25px;
color:#FF0000;
padding:8px 0 0 100px;
margin:0;
}
#logArea .inptr{
height:28px;
margin:0 0 15px 0;
padding:0 0 0 30px;
}
#logArea .indent{
padding-left:100px;
_padding-left:102px;
height:auto;
}
#logArea .inpreg{
height:15px;
}
#logArea .inpreg hr {
border:1px solid #FFF;
border-bottom:1px solid #cccccc;
margin-left: 48px;
}
#logArea .inpreg a{
color: #507EA4;
}
#logArea label {
float: left;
width: 60px;
font-size:14px;
text-align: right;
line-height: 28px;
margin-right: 10px;
}
#logArea label.for{
float:none;
}
.MainB{
float:left;
width:950px;
height:90px;
margin-top:40px;
padding:30px 0 0 0;
}
.MainB dl{
float:left;
width:300px;
height:72px;
margin:0 0 0 10px;
*margin-left:5px;
padding:0;
}
.MainB dt,.MainB dd{
float:left;
margin:0;
padding:0;
}
.MainB dt{
width:55px;
height:58px;
}
.MainB dt a{
display:block;
widht:55px;
height:58px;
text-indent:-9999px;
}
.MainB dt.iphone{
background:url(newFeatures.gif) 0 -5px no-repeat;
}
.MainB dt.template{
background:url(newFeatures.gif) -55px -5px no-repeat;
}
.MainB dt.transfer{
background:url(newFeatures.gif) -110px -5px no-repeat;
}
.MainB dd{
width:220px;
margin:0 0 0 10px;
}
.MainB h3{
margin:0;
font-size:14px;
font-weight:bold;
}
.MainB a.title{
color:#3A8DC9;
}
.MainB p{
color:#999;
line-height:1.5em;
}
.MainB .breakLine{
float:left;
margin-left:8px;
width:1px;
height:72px;
border-left:1px solid #ececec;
}
.Button {
border: none;
background-color: lightskyblue;
background-image: url(button.gif);
width: 100px;
height: 28px;
cursor: pointer;
margin-right: 10px;
color: #FFF;
font-size: 13px;
font-weight: bold;
}
.input {
border:1px solid #B8B8B8;
font-family:verdana,simsun,sans-serif;
font-size:14px;
font-weight:bold;
padding:4px 3px;
width:170px;
}
.inputWidth {
width: 178px;
height:26px;
padding:3px 0;
border: 1px solid #89B2C6;
font-size:14px;
}
.footer {
width:950px;
height:35px;
clear:both;
padding-bottom:20px;
}
.footer .link {
height: 0;
line-height: 0;
overflow: hidden;
text-align: center;
}
.footerBg {
width:950px;
height:35px;
background-image: url(footer.gif);
}
.footer .copyright {
color:#989898;
text-align: center;
padding-top:12px;
}
.footer .copyright a {
color:#989898;
text-decoration: none;
}
.footer .copyright a:hover {
text-decoration: underline;
}
.error {
color: red;
}
.strength_O {
background-color:#EBEBEB;
border-bottom:0px solid #BEBEBE;
border-right:0px solid #BEBEBE;
}
.strength_L {
background-color:#FF4545;
border-bottom:1px solid #BB2B2B;
border-right:1px solid #BB2B2B;
}
.strength_M {
background-color:#FFD35E;
border-bottom:1px solid #E9AE10;
border-right:1px solid #E9AE10;
}
.strength_H {
background-color:#3ABB1C;
border-bottom:1px solid #267A12;
border-right:1px solid #267A12;
}
#vcImage {
border:1px solid #CFCFCF;
}
#vcImageTR a {
color:#507EA4;
line-height:30px;
}