﻿html,body {width:100%; height:100%;}
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background:#E4EEF1 }
td { font-size: 12px; color: #414141; line-height: 20px; font-family: 宋体,Verdana, Arial, Helvetica, sans-serif; }
.STYLE1 { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.STYLE2 { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.STYLE3 { color: #FF0000; font-weight: bold; }
input.username { background: #FFFFFF url("Logininput_username.gif") 2px 2px no-repeat; padding-left: 18px; }
input.password { background: #FFFFFF url("Logininput_password.gif") 2px 2px no-repeat; padding-left: 18px; }
input.vercode { background: #FFFFFF url("Logininput_vercode.gif") 2px 2px no-repeat; padding-left: 18px; }

a:link { color: #414141; font-family: Arial; text-decoration: none; }
a:visited { color: #414141; font-family: Arial; text-decoration: none; }
a:active { color: #ff0000; font-family: Arial; text-decoration: none; }
a:hover { border-top-width: 1px; border-left-width: 1px; color: #DD6800; border-bottom: 1px dotted; border-right-width: 1px; text-decoration: none; background-position: 50% bottom; left: 1px; background-repeat: repeat-x; position: relative; top: 1px; }




input[type=text],input[type=password],
textarea{ background:#fff; border: 1px solid #91a0aa; box-shadow: 0 1px 1px #91a0aa inset; font-size: 14px; line-height: 20px; margin: 0; outline: medium none; padding: 4px 9px; margin:1px; font-size:12px;}

fieldset{
	padding:20px; border:#ccc solid 1px;
}
label{
	display:block; font-size:14px; margin:10px 0 0 0;
}
input[type=button],input[type=submit],input[type=reset]{border:1px #91a0aa solid;border-bottom:3px #91a0aa solid; margin:4px; padding:4px 6px; font-weight:bold; color:#085180; background:#f2f2f2; font-size:12px;float:left; display:inline;}

/*********************************表单排序*/

.txt{ float:left; display:inline; width:auto; height:auto !important;height:34px;min-height:34px; margin:5px 10px; padding:0;}
.txt dt{ float:left; display:inline;min-width:90px;*width:expression((this.offsetWidth < 90) ? (this.width = 90 +'px') : true); height:auto !important;height:34px;min-height:34px; line-height:34px; margin:0;padding:0 10px 0 0; text-align:right; font-size:14px;}
.txt dd{ float:left; display:inline;width:auto; height:auto !important;height:34px;min-height:34px; line-height:34px; padding:0px; margin:0;}

.txtTitle{ float:left; display:inline; width:100%; height:30px; margin:8px auto; background:#0080C0; border-radius:6px;}
.txtTitle h2{ float:left; display:inline;margin-left:10px; margin-top:3px; padding:0 12px; border-radius:6px; background:#036; color:#FFF; font-size:13px; font-weight:bold; line-height:24px;min-width:80px; height:24px;}
.brRow{ float:left; display:inline; width:100%; height:2px; font-size:0; line-height:0; overflow:hidden; background:url(../images/loginxian.png) center no-repeat; margin:0; padding:0;}

/*fieldset{
	float:left; display:inline; margin:10px auto;padding:20px; border:#999 solid 1px;border-radius:12px;
}*/
legend{
	padding:0 20px; border-radius:6px; background:#036; color:#FFF; font-size:13px; font-weight:bold; line-height:24px;min-width:80px; height:24px;
}

.login{
	position: absolute;width:750px;height:230px;left:50%;top:45%;
margin-left:-371px;margin-top:-100px; padding-top:34px; background:#FFF;
color:#363c40; font-family:"微软雅黑";
}

.leftCon{
	float:left; display:inline;width:362px;height:193px; position:relative; background:url(imagesloginbg.jpg) center no-repeat; overflow:hidden
}
.leftCon .leftTxt{ position:absolute; left:90px; top:116px; color:#E4E4E4; font-family:"微软雅黑"; font-size:16px;}
.rightCon{float:left; display:inline;width:380px;height:191px; background:#FFF; border-right:#036 6px solid; overflow:hidden}