﻿@charset "utf-8";
/* CSS Document */
body{background:#E4E4E4;overflow:hidden;}
.botBar{position:absolute;bottom:0;}
.logBox{width:450px;height:320px;margin:150px auto 0;padding-top:35px;background:url(../images2/login/boxBg.png);}
.logTit{width:221px;height:31px;margin:0 auto;background:url(../images2/login/boxTit.gif);}
.logForm{padding:30px 0 0 55px;}
.iptL{width:290px;height:22px;padding:4px 0 0 57px;border:#D9D9D9 1px solid;}
.iptL input{width:282px;height:14px;border:none 0px #FFF;padding-top:2px;}
.name{background:url(../images2/login/iptName.gif) 6px 4px no-repeat;}
.pass{margin-top:15px;background:url(../images2/login/iptPass.gif) 6px 4px no-repeat;}
.iptYc{height:28px;margin-top:15px;}
.iptC{width:180px;height:22px;padding:4px 0 0 57px;border:#D9D9D9 1px solid;float:left;margin-right:13px;background:url(../images2/login/iptVcode.gif) 6px 4px no-repeat;}
.iptC input{border:none 0px #FFF;padding-top:1px;}
.btnl{height:22px;margin-top:16px;padding-left:8px;}
.btns{width:59px;height:22px;float:left;margin-right:12px;background:url(../images2/login/btn.png);color:#FFF;font-weight:700;cursor:pointer;border:none;}
