﻿body 
{
	font-size:12px;
	background-color:#ececec;
}

input
{
	margin:2px;
}

.logintop
{
	width:610px; 
	margin:100px auto; 
	background:url(Images/login_bj.jpg) no-repeat left top; 
	height:360px;
}

.logincenter
{
	padding-top:165px; 
	padding-left:225px;
	width:400px; margin:auto;
}

.logincenter label
{
	width:70px;
	display:block;
	float:left;
	text-align:right;	
}


.loginerror
{
	width:400px; margin:5px auto;
}

.btn
{
    cursor:pointer;
    border:1px solid #2c59aa; 
    height:22px; 
    font-weight:bold; 
    background:url(images/button_bg.gif) repeat-x;
    padding:2px 2px 2px 2px;
}
.btnLogin
{
    cursor:pointer;
    border:none;
    background:url(images/btnlogin.png) no-repeat;
    width:87px;
    height:27px;
}
.btnRe
{
    cursor:pointer;
    border:none;
    background:url(images/relogin.png) no-repeat;
    width:87px;
    height:27px;
}

.button{
	BORDER-RIGHT: #002D96 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #002D96 1px solid; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #002D96 1px solid; 
	CURSOR: hand; 
	COLOR: black; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #002D96 1px solid


}



/* 输入框 textbox
-------------------------------------------------------------*/
.txt-box
{
    border:1px solid #839cba;
    width:200px;
    margin:5px 5px 10px 5px;
}

.logindiv
{
	width:833px;
	height:172px;
	azimuth:center;
	margin-right:auto; 
	margin-left:auto;
	margin-top:100px;
}