body {
	background: url(img/bg.gif);
	margin: 0;
	topmargin: 0;
	margin-left: 0;
	padding-left: 0;
	bottomMargin: 0;
	background-color: #000000;
}
a:link, a:visited, a:active, a:hover { color:#fdb60d }
#enter {
	margin-top: 4px;
	width: 900px;
}
#enter .head {
	margin-top: 10px;
	width: 800px;
	height: 426px;
	background-image: url(img/head.png);
}
#enter .content {
	margin-top: 0px;
	width: 574px;
	height: 150px;
	background-image: url(img/content.png);
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633;
}
#enter .down {
	margin-top: 0px;
	width: 574px;
	height: 100px;
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 30px;
}
.attention {color: #990000}
.orange {color: #fdb60d}