@charset "utf-8";
/* CSS Document */
body {
	margin-top: 15px;
	background: #0066FF url(../images/bod.jpg);
	}
#cont {
	background: url(../images/bg_bod1.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: medium solid #990000;
	width: 794px;
	/*height: 790px;*/
}
#bod {
	background: url(../images/bg_bod1.jpg);
	height: 400px;
	width: 100%;
}

#top {
	width: 100%;
	height: 110px;
	background: #d6ba8b;
}
.pic {
	padding-right: 5px;
	padding-top: 0px;
}
