﻿*
{
	margin:0px;padding:0px;
}
body,html 
{
	width:100%;height:100%;overflow:auto;font-size:12px;font-family:Arial;cursor:default;color:#323232;
}
body
{
	background:url(../images/default/lb.gif) repeat-x #eef5fc;	
}

a:link,a:visited,a:active
{
	color:#323232;text-decoration:none;		
}
a:hover
{
	text-decoration:underline;color:#0d59ac;	
}

.input1
{
	border:1px solid #bebebe;height:21px;line-height:21px;padding-left:3px;color:#323232;font-size:12px;/** 输入框样式  **/
}

.btn1
{
	background:Url(../images/default/btng.gif) no-repeat;width:56px;height:19px;line-height:19px;color:#313131;border:none;color:#fff;font-size:12px;
}
.LoginWrap
{
	width:750px;height:457px;margin:0 auto;margin-top:6%;
	position:relative;	
}
.LoginLayer
{
	background:url(../images/default/login.jpg) no-repeat;width:750px;height:457px;
}
.tablePSW
{
	position:absolute;bottom:60px;right:100px;	
}
.tablePSW td
{
	height:38px;line-height:38px;	
}
.ErrorTips
{
	color:red;	
}
.CopyRight
{
	position:absolute;bottom:-20px;	font-size:12px;right:5px;
}

.BtnPaddingLeft
{
	padding-left:45px
}
.BtnPaddingLeft input
{
	margin-right:5px
}
