﻿html,body{}

body {
	font-family:Arial, Narrow, arial, serif, simsum;
	font-size:12px;
	line-height:150%;
	/*background:#fff url(img/2.jpg) repeat-x;*/
	height:100%;
	
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
	padding:0;
	margin:0;
	
}
li {
	list-style-type:none;
}
img {
	vertical-align:top;
	border:0;
}
ol, ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	font-weight:normal;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:none;
}
#wrapper{
	width:960px;
	overflow:hidden;
	margin:25px auto 0;
	height:100%;

	}
.top {
	height:100px;
	overflow:hidden;
}
.topleft {
	background:url(../../App_Image/Alltop.png) no-repeat;
	width:500px;
	height:120px;
	overflow:hidden;
	float:left;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='App_Image/Alltop.png', sizingMethod='crop');
	_background:none;

}
.topright {
	width:200px;
	overflow:hidden;
	float:right;
	margin-top:25px;
	font-size:14px;
}
.main {
	overflow:hidden;
	zoom:1;
}
.mainleft {
	background:url(img/datu.png) no-repeat 0px 0px;
	width:575px;
	height:432px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	dispaly:inline;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='App_Css/Login/img/datu.png', sizingMethod='crop');
	_background:none;

}
.mainright {
	background:url(img/denglu.jpg) no-repeat;
	width:285px;
	height:353px;
	overflow:hidden;
	float:right;
	padding-right:70px;
	position:relative;
}
.form {
	overflow:hidden;
	padding:55px 0px 0px 25px;
	
	text-align:left;
}
.yongwen, .miwen, .mawen {
	width:230px;
	overflow:hidden;
	height:25px;
	font-size:14px;
	display:block;
	
  
}
.miwen, .mawen {
	padding-top:10px;
	letter-spacing:3px;
}
#username, #password, #yzm, #hover {
	width:210px;
	overflow:hidden;
	border:none;
	color:#666;
	text-align:left;
	
}
#yzm {
	width:80px;
	overflow:hidden;
	float:left;
}
.denglu {
	height:28px;
	width:96px;
	position:absolute;
	left:26px;
	bottom:47px;
	border:none;
	background:none;
	cursor:pointer;
}
.yankuang {
	position:absolute;
	bottom:70px;
	right:95px;
	overflow:hidden;
	padding-bottom:20px;
	text-align:center;
}
.yankuang a {
	color:#4343FE;
	text-decoration:underline;
}
#username, #password, #hover {
	border:1px solid #CCCCCC;
	width:230px;
	height:15px;
	overflow:hidden;
	padding:9px 8px 8px 8px;

}
#yzm {
	border:1px solid #CCCCCC;
	width:80px;
	height:15px;
	overflow:hidden;
	padding:9px 8px 8px 8px;

}
.wenzi {
	position:absolute;
	right:146px;
	bottom:50px;
	border:none;
}
.wenzi a {
	color:#0A61AF;
	text-decoration:underline;
}



.zhuce {
	position:absolute;
	right:90px;
	bottom:50px;
	border:none;
	color:#f00;
}
.zhuce a {
	color:#f00;
	
}
.zhuce a.visited {
	color:#f00;
}


.footer {
	color: #000;
	height: 20px;
	border-top:1px solid #1b76cf;
	padding:20px 40px 0px 20px;
	zoom:1;
}
.footer span {
	float:right;
	padding-left:10px;
	font-size:12px;
}
.footer a {
	padding:0px 5px;
	color:#000;
	font-size:12px;
}
.footer a:hover{color:#666;}


