body {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	background-color: #d5520b;
	margin: 0px;
	padding: 20px 10px 0 0;
	text-align: center;
	line-height: 150%;
	color: #fff;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 30px 0;
	color: #0b1897;
	background-color: #eef;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 20px 0;
	color: #0b1897;
	background-color: #eef;
}

hr {
	color: #ccc;
	height: 1px;
	width: 100%;
	margin: 0px;
	background-color: #eef;
}

a, a:link, a:visited, a:active {
	color: #00f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px solid #ffffff;
}

td {
	vertical-align: top;
}

th {
	text-align: center;
}

input, textarea, select {
	background-color: #eee;
	border: 1px solid #000;
	font-size: 12px;
	width: 255px;
	color: #000;
}

textarea {
	height: 100px;
}

.captcha {
	width: 520px;
	height: 300px;
}

.input_auto {
	width: auto;
}

.button {
	width: 80px;
}

.info {
	font-size: 10px;
}

.radio {
	width: auto;
	border: 0px solid #000000;
	background: transparent;
	margin: 0px;
}

.quiz {
	margin-bottom: 20px;
	background: #f08f06;
	border: 1px solid #000000;
	padding: 115px;
	color: #000;
}

#content {
  width:600px;
  margin:0 auto;
  text-align:left;
}

#header {
	width: 600px;
	float:left;
	padding:0px;
	vertical-align: middle;
	margin-bottom: 10px;
}

#admin {
	width: 600px;
	float:left;
	padding:3px;
	vertical-align: middle;
	text-align: center;
	margin-top: 15px;
}

#main {
	width: 600px;
	float:left;
	background: #eef;
	margin-top:15px;
	color:#000;
}

#main_default {
	width: 600px;
	float:left;
	margin-top: 15px;
	color:#333;
	background-color: #d5520b;
}

#copy {
/*	position: relative;*/
	right: 0px;
	bottom: 0px;
	text-align: right;
	color: #333;
	font-size: 10px;
	margin-top: 0px;
	background-color: #d5520b;
}

.default:link, .default:visited, .default:active, .default:hover {
	color: #333;
	text-decoration: underline;
	background-color: #d5520b;
}

#main div {
/*	padding: 0 15px 0 15px;*/
	text-align: justify;
}

#navibar {
	background-color: transparent;
	min-height: 30px;
	clear: both;
	padding: 0px;
	line-height: 0px;
	width: 600px;
	text-align: center;
}

#navi_desc {
	background-color: #d5520b;
	text-align: center;
	margin-bottom: 5px;
	float:left;
	clear:both;
	width: 600px;
}

#navi_desc_input {
	border: 0px solid #fff;
	background-color: #d5520b;
	color: #333;
	font-size: 9px;
	width: 600px;
	text-align: center;
}

#maintop {
	background: url('/images/bg_main_top_600.png') no-repeat center top;
	height: 15px;
}

#mainbot {
	clear: both;
	background: url('/images/bg_main_bot_600.png') no-repeat center bottom;
	height: 15px;
}

#story {
	padding: 10px;
	margin: 0 0 40px 0;
	text-align: justify;
}

.gbook {
	margin: 10px 0 10px 0;
	padding: 0px;
}

.gl {
	width: 120px;
	background: #f08f06;
	text-align: left;
	padding: 5px;
	border-right: 1px solid #000000;
	color: #000;
}

.gr {
	background: transparent;
	width: 100%;
	padding: 5px;
}

.gru {
	background: transparent;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

.glu {
	background: #f08f06;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #000000;
	color: #000;
}

.paging {
	text-align: right;
	font-size: 10px;
}