@charset "UTF-8";

body {
	background: url(../common/img/bg.jpg) #f6e1b0 repeat;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #603913;
}
#header {
	background:url(../common/img/edun-1.png) center top no-repeat;
	margin: auto;
	height: 200px;
}
#edun1{
	background:url(../common/img/edun-2.png) center top no-repeat; height:200px;
}
#edun2{
	background:url(../common/img/edun-3.png) center top no-repeat; height:200px;
}
#edun3{
	background:url(../common/img/edun-4.png) center top no-repeat; height:200px;
}

#celeb{
	width:100%;
	text-align:center;
	top:-140px;
	position: relative;
	background-image: url(common/img/celeb.png);
}
#content {
	height: 710px;
	width: 1220px;
	padding: 0px;
	margin-top: -120px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#celeb {
	width: 1000px;
	height: 460px;
	margin-top: -120px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../common/img/celeb.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	height: 50px;
	width: 980px;
	margin-top: -135px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.fontFooter{
	padding-left:18px;
}

