A:link
{
	color:			rgb(175,145,180);
}

A:visited
{
	color:			rgb(175,145,180);
}

A:active
{
	color:			black;
}

A:hover
{
	color:			black;
}

body
{
	width:			600px;
/*	background-color:	rgb(235,220,192); */
	background-color:	rgb(255,250,235);
	color:			rgb( 96, 64, 32);
	font-size:		small;
	background-image:	url("http://melon7.is.dreaming.org/img/back.gif");
	background-repeat:	repeat-y;
/*	font-family:		Osaka, Tahoma; */
}

button,select,textarea,input
{
	border-style:		solid;
	border-color:		rgb(235,220,192);
	border-width:		1px;
	color:			rgb( 96, 64, 32);
}

img
{
	border-width:		0px;
}

.menu
{
	width:			600px;
	margin:			0px;
	border-width:		0px;
	text-align:		right;
	font-family:		Tahoma;
	font-size:		8pt;
	line-height:		100%;
	padding-bottom:		10px;
}

table,td
{
	margin:			0px;
	border-width:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	padding-left:		0px;
	padding-right:		0px;
	vertical-align:		top;
}

td
{
	padding-top:		10px;
	padding-bottom:		5px;
}

td.image
{
	width:			1%;
}

.gword
{
	color:			rgb(175,145,180);
	font-weight:		bold;
	font-size:		14px;
	margin:			0px;
	border-width:		0px;
	padding-left:		10px;
	border-left-width:	5px;
	border-left-style:	solid;
	border-left-color:	rgb(235,220,192);
	line-height:		100%;
}

h1
{
	width:			250px;
	color:			rgb(175,145,180);
	font-weight:		bold;
	font-size:		16px;
	margin:			0px;
	border-width:		0px;
	text-align:		left;
	line-height:		100%;
	border-bottom-style:	solid;
	border-bottom-color:	rgb(235,220,192);
	border-bottom-width:	1px;
/* for debug
	border-style:		solid;
	border-color:		rgb(235,220,192);
	border-width:		1px;
*/
}

span.word
{
	color:			rgb(175,145,180);
	font-weight:		bold;
	font-size:		14px;
	margin:			0px;
	border-width:		0px;
	padding-left:		10px;
	border-left-width:	5px;
	border-left-style:	solid;
	border-left-color:	rgb(235,220,192);
	line-height:		100%;
}

h1.long
{
	width:			500px;
	color:			rgb(175,145,180);
	font-weight:		bold;
	font-size:		16px;
	margin:			0px;
	border-width:		0px;
	text-align:		left;
	line-height:		100%;
	border-bottom-style:	solid;
	border-bottom-color:	rgb(235,220,192);
	border-bottom-width:	1px;
}

h2
{
	color:			rgb(175,145,180);
	font-weight:		bold;
	font-size:		14px;
	margin:			0px;
	border-width:		0px;
	padding-left:		10px;
	border-left-width:	5px;
	border-left-style:	solid;
	border-left-color:	rgb(235,220,192);
	line-height:		100%;
}

h3
{
	font-weight:		bold;
	font-size:		12px;
	margin:			0px;
	border-width:		0px;
	line-height:		100%;
}

ul.1
{
	list-style-image:	url(img/arrow.gif);
}

ul.2
{
	list-style-image:	url(../img/arrow.gif);
}

ul.3
{
	list-style-image:	url(../../img/arrow.gif);
}

li
{
	padding-bottom:		8px;
}

div.body
{
	width:			600px;
	position:		absolute;
	top:			15px;
	left:			50px;
}

.card
{
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	background-color:#ffffcc;
	padding:3px;
}

.prompt
{
	color:#cccccc;
	background-color:black;
	padding:3px;
}

.topbody
{
	width:			600px;
	position:		absolute;
	top:			15px;
	left:			50px;
	background-repeat:	no-repeat;
	background-image:	url("http://melon7.is.dreaming.org/img/top_C64j.gif");
	background-position:	center right;
}

.bold
{
	font-weight:		bold;
	display:		inline;
}

.bbssubject
{
	width:			600px;
	color:			rgb(175,145,180);
	font-weight:		bold;
	font-size:		14px;
}

.bbsmsg
{
	width:			600px;
	border-top-style:	solid;
	border-top-width:	1px;
	border-top-color:	rgb(235,220,192);
	border-bottom-style:	solid;
	border-bottom-width:	1px;
	border-bottom-color:	rgb(235,220,192);
	padding-top:		5px;
	padding-bottom:		5px;
	padding-left:		10px;
}

.bbstime
{
	text-align:		right;
	font-size:		9pt;
}

.bbslog
{
	border-top-style:	solid;
	border-top-width:	1px;
	border-top-color:	rgb(235,220,192);
	border-bottom-style:	solid;
	border-bottom-width:	1px;
	border-bottom-color:	rgb(235,220,192);
}

.zakkiarticle
{
	border-top-style:	solid;
	border-top-width:	1px;
	border-top-color:	rgb(235,220,192);
	padding:		10px 0px;
}
