﻿body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	background:url(/Images/adPicture.jpg)  #EFEFEF no-repeat scroll center top;
	color: #999999;
	font-family: Tahoma,Verdana;
}
ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.Main
{
	width: 940px;
	margin: 0 auto;
}

.top
{
	height: 75px; 
}

.top2
{
	height: 94px; 
}

.topA
{
	width: 155px;
	height: 140px;
	float: left;
	overflow: hidden; 
}


.topB
{
	width: 282px;
	height: 140px;
	float: left;
	overflow: hidden; 
}
.topB img{ max-width:280px;}

.topC
{
	width: 27px;
	height: 140px;
	float: left;
	overflow: hidden; 
}


.topD
{
	width: 518px;
	height: 140px;
	float: left;
	overflow: hidden;  padding-top:210px; padding-left:120px;
}

.topE
{
	width: 158px;
	height: 140px;
	float: left;
	overflow: hidden; 
}



.middle_A
{
	width: 155px;
	height: 94px;
	float: left;
	overflow: hidden;
	
}

.middle_B
{
	width: 309px;
	height: 94px;
	float: left;
	overflow: hidden;
	

}

.middle_C
{
	width: 518px; padding-left:140px; padding-top:5px;
	height: 94px;
	float: left;
	overflow: hidden;
}

.middle_D
{
	width: 158px;
	height: 94px;
	float: left;
	overflow: hidden;
}

.bottom_A
{
	height: 72px;
	clear: both;
	overflow: hidden;
}

.bottom_B
{
    color:#999;
	height: 70px;
	overflow: hidden;
	 text-align:center;
}

.login
{
	
}

.login li
{
	line-height: 40px;
	height:40px;
	overflow:hidden;
}

.left
{ line-height: 35px;
	vertical-align: middle;
	width: 50px;
	height:34px;
	text-align: right;
	display: -moz-inline-box;
	display: inline-block;
	padding-bottom:3px;
}

.txt
{
	width: 215px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border: 0px;
	padding-left: 3px;
	color: #999999;
	background: url(login/txt.gif) no-repeat left center;
}

.txtCode
{
	line-height: 30px;
	width: 93px;
	height: 30px;
	overflow: hidden;
	border: 0px;
	padding-left: 3px;
		color: #999999;
	background: url(login/code.gif) no-repeat left center;
}

.btn
{
	margin-left:60px; 
}
.btnlogin{ background:url(login/btnlogin.gif) no-repeat; height:35px; width:104px;cursor:pointer;}
.login .txt{ border:0; width:215px;padding-left:3px; vertical-align:middle;}
.middle_C .btn{ background:none; border:0; }
.middle_C .btn a{ color:#f00; font-size:14px; font-weight:bold;}