﻿body {
    font-size:12px; margin:0px; padding:0px;background:#EAEAEA;  font-family:'微软雅黑';
}
img {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}
.clearDiv {
    clear:both;  height:10px; width:100%;
}
.clearDivWu {
    clear:both;  height:5px; width:100%;
}
.clearDivwushi {
    clear:both;  height:50px; width:100%;
}
.r_main {
    width:100%; height:80px; background:#fff;
}
.r_midden {
    width:100%; height:800px;
}
.r_footer {
     width:100%; height:70px; border-top:1px solid #D1D1D1; text-align:center; color:#6F6F6F; line-height:50px; font-size:14px;
}
.r_mainHead {
    width:1100px; height:80px; margin:auto;
}
.r_mainHeadLeft {
     width:200px; height:80px; line-height:80px; float:left;
}
.r_mainHeadright {
     width:650px; height:80px; line-height:80px; float:right; text-align:right; font-weight:bold; color:#8B8B8B; font-size:14px;
}
.r_mainHeadright a {
    text-decoration:none; color:#1E91EC;
}

.loginmain {
    width:1100px; height:620px; margin:auto; 
}
.loginmainleft {
    width:700px; height:620px;  float:left;
}
.loginmainright {
    width:390px; height:620px;float:left;
}
.login_where {
    width:390px; height:390px; border:1px solid #ccc; color:#767676;
}
.login_where_title {
    width:100%; height:60px; line-height:60px; color:#0C8BF6; text-align:center; font-size:22px;  border-bottom:1px solid #ccc;
}
.login_where_input {
    width:300px; height:270px; margin:auto;
}
.longin_name {
    width:270px; height:34px; line-height:34px; border:1px solid #ccc; background:#EAEAEA; padding-left:28px; background-image:url(../../Images/LoginRegister/login_icon1.jpg); background-repeat:no-repeat; background-position-x:8px; background-position-y:8px; 
}
.login_where_input input:hover {
    border:1px solid #198FEF;
}
.longin_pwd {
    width:270px; height:34px; line-height:34px; border:1px solid #ccc; background:#EAEAEA; padding-left:28px; background-image:url(../../Images/LoginRegister/login_icon2.jpg); background-repeat:no-repeat; background-position-x:8px; background-position-y:10px; 
}
.longin_submit {
    width:100%; height:35px; line-height:35px;  background:#188EEE; border:0px;  text-align:center; color:#fff; font-size:16px;  font-weight:bold;
}
.login_forpwd {
    width:100%; height:30px; 
}
.login_forpwdleft {
    width:140px; height:30px;float:left;
}
.login_forpwdright {
    width:150px; height:30px; float:right; text-align:right;
}
.login_forpwd a{
    text-decoration:none; color:#339EEE;
}




