﻿* {
	margin: 0;
	padding: 0;
}
img
{
	border:0px;
	}
ul
{
	list-style:none;
	}
body
{
	font-size: 12px;
	color:#333;
	font-family: Verdana;
	margin: auto;
	line-height: 40px;
	background-color: #fff;
}
a,a:link,a:visited,a:active {
	font-size: 12px;
	color:#ccc;
	text-decoration: none;
}
a:hover
{
	color: #333;
}
.clear
{
	clear:both;
	height:0px;
	overflow:hidden;
	}
.mian
{
	width:850px;
	height:320px;
	padding-top:200px;
	margin:auto;
	background-attachment: scroll;
	background-image: url(../Images/login_1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	}
	
	
	
	
	
	
	
	
	
	