﻿*{
    margin:0;
	padding:0;
}
body { 
	margin:0;
	padding:0;
	color:#333;
	background:white;
	font-family:"微软雅黑"; 
}
html:root body,html:root input,html:root button,html:root textarea,html:root select {
	font-family:Tahoma,Geneva,'\5fae\8f6f\96c5\9ed1','\5B8B\4F53';
}
.body{
    width:100%;
    height:100%;
}
.head{ 
    height:40px;
}
.head h1{  
          color:#777777;
		  margin-left:80px;
		   font-weight:normal;
		   margin-top:10px;
		   font-size:22px; 
}
.main{
    height:90%;
	background-image:url(../Images/Login/banner_01.png);
    background-position:35% 0%;
}
.loginTable{
    float:right;
    margin-right:10%;
    width:396px;
    height:400px;
    border-radius:3px;
    background:rgba(255,255,255,0.95);
}
.loginHead{ 
	margin:10px 0;
    color:#2f72b4; 
	line-height:50px;
	text-align:center;
	font-size:24px;
}
.formBody{
    width:328px;
	height:280px;
	margin:auto;
}
.tableItem{
    width:100%;
    height:40px;
	margin-bottom:22px;
} 
.tableItem input{
	height:38px;
  width:100%;
      padding: 7px 9px;
    line-height: 24px;
  margin-bottom: 22px;
  border-radius: 0;
  padding-left:50px; 
} 
.text,textarea {
	font-size:14px;
	font-weight:bold;
	color:#333;
	border:1px solid;
	border-color:#CECECF;
	border-radius:0;
	background:white;
	box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-appearance:none;
}
.text:focus,textarea:focus {
	outline:none;
	border-color:#92AFED;
	box-shadow:0 0 5px #92AFEC,inset 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.ItemIcon{
    position: absolute;
    left:0px;
    margin-left:10px;
    margin-top:8px;
}
.validateCode input{
    width:140px;
}
.checkImg{
	height:38px;
    width:110px;
    margin-left:3px;
}
.validateCode .text,.validateCode .checkImg, .validateCode .hyz{
    float:left;
}
.hyz{
    margin: 20px 10px;
}
 a { 
	text-decoration:none;
	color:#aeaeae;
	outline:none;
}
a:hover {
	color:#224892;
	text-decoration:underline;
}
.button {
	display:inline-block;
	height:50px;
	padding:0 15px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	font-family:'Heiti SC','\5fae\8f6f\96c5\9ed1','\9ed1\4f53';
	color:white;
	border:0 none;
	background-color: #2f72b4; 
	cursor:pointer;
}
.button:hover {
	text-decoration:none;
	    background-color: #4c8ac7;
}
.button:active {
	background-color:#3482e1;
}
.footer{
    width:100%;
    height:40px;
}
.copy-right{
    position:relative;
	letter-spacing:4px;
	font-size:12px;
    margin:auto;
	text-align:center;

}

.loginTable{
    background-color:#fff;
}
 .tableItem input{
	.height:24px;
.width:268px;
} 
 .validateCode input{
    .width:100px;
}
.tableItem{
    position:relative;
}
 .validateCode .ItemIcon{
     .left:0px;

 }
.validateCode input{
    .width:80px;
}
