img {
	border:0px;
}
a {
	text-decoration: none;
	color:#000000;
}
body
    {
     margin:0px;          
     padding:0px;         
     text-align:center;
     font-family:sans-serif; 
     background-image:url(../images/background.jpg);
     background-position:center;
     background-repeat: repeat-y; 
     background-color:#A4AAC0; 
      
}


.Main{
	text-align:center;
	margin-left:auto;margin-right:auto;
	text-align:left;
	width:975px;
}
.top{
	font-size:0px;
	display: block;
	width:975px;
	height:31px;
}
.top2{
	margin-top:-1px;
	display: block;
	width:975px;
	height:44px;
	padding: 0px;
}

.seach{
       float:right;   
}
