body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-color: #333333;
	color: #FFFFFF;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#main {
	margin-left: 20px;
	margin-right: 20px;
	width: auto;
}
#title {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: auto;
}
#title span h1 {
	display: none;
}
#main h2 {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
#coment {
	margin-left: 300px;
}
.box_line {
	border: 1px solid #0000FF;
}
#back {
	display: none;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}


#rireki {
	height: 300px;
	width: 100%;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}
