﻿body {
	margin:0px;
	padding:0px;
}

div {
	margin:0px;
	padding:0px;
	border:0px;
}

#AllWrap{
	width:100%; 
	margin:0px auto;
	text-align:center;
}

.Index{
	width:950px; 
	margin:0px auto;
	text-align:center;
}


.bg {
	
	background:url(bg.jpg) repeat-x;
}


.clear{
   border-top:1px solid transparent !important;
   border-top:0;
   clear:both;
   line-height:0;
   font-size:0;
   height:0;
   height:1%;
}
