body {
 	background-image: url("../picture/bground.jpg"); background-repeat: repeat; background-attachment: fixed; background-position: left top; margin: 0;
	padding: 0;
	text-align: center;
}

#jgbcontent {
	margin: auto;
	width: 500px;
	text-align: left;
}

p,div,td { color: #000; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal;f;line-height: normal; ont-variant: normal; }

a,a:link,a:active,a:visited {
	text-decoration: none;
	color: #c00;
}

a:hover {
	color: #fff;
	background-color: #c00;
}

.jgbhead {
	background-color: #e0e0e0;
	border: solid #999;
	border-width: 1px 1px 0;
}

.jgbentry { background-color: #fff; border: solid 1px #999; margin-bottom: 10px; }

.jgbinput,.jgbtextarea,.jgbsubmit,.jgbspamcheck {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #000;
	background-color: #fff;
	margin-bottom: 2px;
}

.jgbinput {
	border-width: 0 0 1px;
	width: 350px;
	padding: 0 2px;
}

.jgbtextarea {
	width: 400px;
	height: 100px;
}

.jgbsubmit {
	font-weight: bold;
	color: #c00;
}

.jgbspamcheck {
	width: 20px;
}

.jgbversion {
	font: 6pt Verdana, Arial, Helvetica, sans-serif;
}
