﻿@charset "utf-8";
/* CSS Document */
/* id声明：美工使用id名称：  */
/* 全局标记样式 */
body { font-family:宋体,Tahoma, Arial, Helvetica, sans-serif; font-size:14px;text-align:center; color:#000000;background:url(imgs/login_bg.jpg) 0px 0px no-repeat; background-position:top center; line-height:2em; background-color:#e9e9e9;}
form,body,textarea, ul,li,button,p { padding:0;margin:0;}
input { padding-left:5px;margin:0;width:247px;height:40px; background:url(imgs/targ.gif) 0px -181px no-repeat;border:none; }
table { empty-cells:show;}
td,th { word-break:break-all;}
div { word-wrap:break-word;}
img{border:0}
form{display:inline;}
p {text-indent:2em;}

/* a link 基本连接 */
a{color: #2E2E2E;text-decoration:none;}
a:hover{color: #0088DE;text-decoration:underline; }

/*top 自定义*/
.loginbg { width:1000px;height:580px;margin:0px auto; }
.logo_che {background:url(imgs/logo_che_login.png) 0px 0px no-repeat;
       height: 67px; width: 1000px;background-position:center left; 
       }
    /*   .logo-txt
       { text-align:left; line-height:67px; vertical-align:bottom;
           height: 67px; width: 1000px;background-position:center left; 
            font-size:19px; color:#0d5ea3;  font-weight:bold;}
*/
 .logo {background:url(imgs/logo_login.png) 0px 0px no-repeat;
       height: 67px; width: 1000px;background-position:center left; 
       }  
  .logo_sh {background:url(imgs/logo_sw_login.png) 0px 0px no-repeat;
       height: 67px; width: 1000px;background-position:center left; 
       }      


/*导航 自定义*/
.navigation {position:relative;float:left;height: 32px; width: 1000px; background:url(imgs/targ.gif) 0px -102px repeat-x;}
.navigation_l {float:left;height: 20px; width: 10px; background:url(imgs/targ.gif) 0px 0px no-repeat; }
.navigation_r {float:right;height: 20px; width: 10px; background:url(imgs/targ.gif) -290px 0px no-repeat; }

/*center 自定义*/
.center_allbg { position:relative;float:left;width:1000px;height:430px; margin:0px auto;background-color:#fff; }
.center_loginicon {position:relative; width:820px;height:44px; margin:0px auto;margin-top:40px; background:url(imgs/icon.gif) 0px 0px no-repeat; }
.center_bg { width:900px;height:283px; margin:0px auto;border:#e0e0e0 1px solid; background:url(imgs/login_pic.jpg) 0px 0px no-repeat; background-position:top right; background-color:#f2f2f2;}

/*登录 自定义*/
.center_loginfont {font-weight:bold;text-align:right; }
.center_yzm {background:url(imgs/yzm.gif) 0px 0px no-repeat;width:100px;background-position:center left; }
.username,.password ,.validatecode{float:left; padding-left:25px;margin:0;width:220px;height:40px;line-height:40px; background:url(imgs/targ.gif) 0px -181px no-repeat;border:none; }
.password { background-position: 0 -300px; }
.validatecode{ width: 160px; background-position: 0 -245px;}
.validateimg{ margin-left: -40px;margin-top: 10px;cursor: pointer}

.center_input2 {float:left; padding-left:5px;margin:0;width:155px;height:40px;line-height:40px; background:url(imgs/targ.gif) 0px -247px no-repeat;border:none; }

.center_forgetpw {width:20px;height:20px;background:url(imgs/icon.gif) 0px -105px no-repeat;}
.center_forgetpw_font { font-weight:bold;text-align:left;color:#f60;text-decoration:none; font-size:12px; text-indent: 3px; font-family: verdana, tahoma, sans-serif;
 }

.center_loginbut {width:92px;height:29px;background:url(imgs/icon.gif) 0px -314px no-repeat;font-size:12px; color:#404040;text-align:center; text-indent:5px; letter-spacing:1.5px; line-height:29px; cursor:pointer; }

/*信息介绍 自定义*/
.center_infofont {font-weight:bold;color:#5f92f0;padding-left:6px;text-align:left;background:url(imgs/targ.gif) 0px -362px repeat-x; }
.center_infofont2 {font-size:12px; text-align:left;}

/*版权 自定义*/
.footer{ width:1000px;height:50px;line-height:50px; margin:0px auto;color: #79a5ba;text-align:center; font-size:12px; }