﻿body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	background:#eeeeee url(../images/hbg.jpg) repeat-x top;
	color: #999999;
	font-family: Tahoma,Verdana;
}
ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.Main
{
	width: 100%;
	margin: 0 auto;
}

.top
{
	height: 153px;margin-top:56px;
	background:url(../images/logo.jpg) no-repeat top center;
}
.midbg{ width:100%;float:left;margin-top:90px; background:url(../images/zbg.jpg) no-repeat top center}
.midkbg{ width:500px;margin:0 auto;height:502px;margin-top:120px;}
.mddlk{width:413px;margin:0 auto;padding-top:50px; }
.login
{width:413px;float:left;color:#000; font-size:15px; font-family:"微软雅黑"
	
}
.login ul{float:left;}
.login li
{
	line-height: 26px;
	height:42px;
	overflow:hidden;
}

.left
{ line-height: 26px;
	width: 110px;
	height:40px;
	text-align: right;
	display:inline;
	padding-bottom:3px;float:left;
}

.txt
{
	width: 209px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	border: 1px solid #bbbbbb;
	padding-left: 3px;
	color: #999999;
	background:url(../images/inputbg.jpg) no-repeat left top;
}

.txtCode
{
	line-height: 24px;
	width: 93px;
	height: 24px;
	overflow: hidden;
	border: 1px solid #bbbbbb;
	padding-left: 3px;
		color: #999999;
	background: url(../images/inputbg.jpg) no-repeat left top ;
}

.btn
{padding-top:10px;width:300px; display:inline;float:left;margin-left:109px;
}
dl,dd{margin:0px;padding:0px;}
dd.pl{float:left;padding-left:37px;}
.loginb{ background:url(../images/login.jpg) no-repeat;width:88px;height:33px;float:left;border:0px;line-height:30px; font-weight:bold; font-size:14px; text-align:center;color:#fff;}