@charset "utf-8";
body{
	padding:0;
	margin:0;
	background:url(../images/bg.jpg) 0 0 repeat;
	font-family:Tahoma;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
#topMain{
	width:100%;
	height:139px;
	}
#top{
	width:770px;
	height:770px;
	left:250px;
	position:absolute;
}
#top1{
	width:770px;
	height:700px;
	left:200px;
	position:absolute;
}
#top2{
	width:1100px;
	height:700px;
	left:100px;
	position:absolute;
}
#toplft{
	width:250px;
	height:770px;
	position:absolute;
}
#toprgt{
	width:250px;
	height:770px;
	left:1020px;
	position:absolute;
}
