body {
	margin: 0px;
	padding: 5px;
	background: url(bgr-ytc.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

hr { 
	display: none; 
}

a img { 
	border: none; 
}

h1, h2, h3, h4, h5, h6 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
}

form  { 
	margin: 0px; 
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
}

textarea {
	width: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

pre, code {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

ul.top {
	display: block
	list-type: none;
	text-indent: 0px;
	padding: 0px; margin: 0px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	padding-left: 30px;
	height: 25px;
	font-size: 11px;
}

.top li {
	float: left;
	display: inline;
	border: 1px solid #FFFFFF;
	background: #990000;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

.top li.on {
	background: #FF0000;
}

div.main {
	margin-top: 10px;
	padding-left: 30px;
}

h2 {
	color: #CC6666;
}

span.hi  {
	font-weight: bold;
}
	
input.hi  {
	background: #FFFFEE;
}

div.btnnya {
	width: 128px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background: #CCCCCC;
	border: 2px solid #999999;
	border-left: 2px solid #EEEEEE;
	border-top: 2px solid #EEEEEE;
	margin-top: 32px;
	text-align: center;
}

div.btnnya a { color: #990000; text-decoration: none }
	
	