﻿@charset "utf-8";
/* CSS Document */
/*-------------------------------------------------登陆布局样式-------------------------------------------------*/
#LoginHeader{background:url(Images/UI/topBg.jpg) repeat-x top;width:100%;height:31px;}
#LoginContent{margin-top:113px;width:553px;margin:113px auto 150px auto;}
.loginLogo{width:140px;background:url(Images/logo/company/loginLogo.gif) no-repeat left 9px;float:left;}
.systemTitle{margin:42px auto auto 63px;}
.loginArea{width:411px;float:left;border-left:1px solid #c0dce8;}
.loginCon{width:401px;border:1px solid #9bc1ca;margin:0 auto 3px 9px;background:url(Images/UI/loginBg.jpg) repeat-x top;height:120px;}
.loginFaceArea{width:97px;float:left;}
.loginFaceImg{border:1px solid #c0dce8;margin:4px auto auto 4px;}
.loginFormArea{width:304px;float:left;}
.loginFormUl{margin-top:6px;}
.loginFormUl li{margin-bottom:3px;}
.otherInfo{width:401px;margin:auto auto 3px 9px;}
.loginBanner{width:202px;border:1px solid #9bc1ca;margin-bottom:3px;}
.loginTip{line-height:18px;margin-left:1px;}
.loginTip h1{font-size:12px;color:#347DA5;}

/*----------------------注册邮箱样式--------------------*/
#GetMail{width:440px;height:202px;border:1px solid #9BC1CA;background:#fff url(Images/UI/getPassWordBg.jpg) repeat-x bottom;margin:0 auto;}
#GetMail h1{font-size:12px;color:#17475E;background:url(Images/Icos/emailReg.gif) no-repeat 5px 5px;text-indent:35px;height:30px;line-height:30px;}
.getMailDl{width:370px;margin:0 auto;}
.getMailDl dt{float:left;height:25px; line-height:25px;text-align:right; width:60px;}
.getMailDl dd{float:left;height:25px; line-height:25px; width:310px;}
.sendBtn{margin: 0 auto;text-align:center;}

/*-------------------------------------------------主内容布局样式-------------------------------------------------*/


/*-------------------------------------------------顶部布局样式-------------------------------------------------*/
#Header{background:url(Images/UI/mainTopBg.jpg) repeat-x left top;height:60px;width:100%;margin-bottom:5px !important;>margin-bottom:0;}



/*-------------------------------------------------主框架布局样式-------------------------------------------------*/


/*-------------------------------------------------左侧布局样式-------------------------------------------------*/
#LeftSide{width:259px;margin:3px auto 0 auto;}





/*-------------------------------------------------右侧布局样式-------------------------------------------------*/
#RightSide{width:99%;margin:3px auto 0 auto;}

/*-------------------------------------------------三级内容样式-------------------------------------------------*/
#Content{background:#fff url(Images/UI/rightTopBg.jpg) repeat-x left 1px;border:1px solid #9bc1ca;margin:0 auto 3px auto;}


/*-------------------------------------------------页脚布局样式-------------------------------------------------*/
#Footer{width:100%;text-align:center;}
#Footer p{font-size:12px;color:#3D4751;line-height:18px;}

