﻿html, body
{
    font-family: "宋体";
    font-size: 12px;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
    color: #333333;
    background-image: url(../images/Darshboard-Login.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #aeabb6;
}
div
{
	margin:0px;
	padding:0px;
}
/* 通用页面链接 */
a:link {	
   font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
a:visited {	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
a:hover {	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
a:active {	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #005ec7;
	text-decoration: none;
}

#header {
	width:953px;	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	overflow:visible;
	visibility: visible;

}
#main {
	width:953px;
	overflow: visible;
	position: relative;
	visibility: visible;
	margin: 0 auto;
}

#footer {
	width:953px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	margin:0 auto;
    font-size:14px;
    font-weight:bold;
}
#footer a{	
    font-size:14px;
    font-weight:bold;
}
#footer img{ vertical-align:bottom;}
#main #sidebar{
	float:left;
	overflow: hidden;
	position: relative;
	visibility: visible;
	width:493px;
}
#main #containe{
	float:left;
	width:460px;
	overflow: hidden;
	position: relative;
	visibility: visible;

	}


#zmain{
	width:953px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	visibility: visible;
}


/*===========clear=====*/
#clearfloat {
    clear:both;
    padding:0px;
    margin:0px;
    font-size:0px;
    height:0px;
    line-height:0px;
}

.Login
{
    padding-top:270px;
    padding-left:385px;
    height:180px;
}
.Login table input
{
    color:#FFFFFF;
}
.Login_bt
{
    padding-left:345px;
    height:41px;
}