body {
	margin: 0;
	padding: 0;
	background: #b00;
}
#main {}
#flash {}
a img {border: 0;}
#content {
	width: 960px;
	height: 268px;
	background: url(../img/bg_content.jpg) no-repeat center;
	margin-top: -3px;
	position: relative;
}
#center {
	width: 600px;
	height: 268px;
	/*background: url(../img/bg_center.jpg) no-repeat center top;*/
}
#menu {
	padding-top: 26px;
}
#menu table td {
	padding: 0 4px;
}
#maker {
	padding-top: 90px;
}
#maker table td {
	font: 11px Tahoma, Verdana, sans-serif;
	color: #EB8A85;
}

#bl_hz {
	position: absolute; bottom: 0; left: 0;
	width: 94px;
	height: 343px;
	background: url(../img/bl_hz.jpg) no-repeat;
}
#br_hz {
	position: absolute; bottom: 0; right: 0;
	width: 92px;
	height: 380px;
	background: url(../img/br_hz.jpg) no-repeat;
	
}