body {
	scrollbar-face-color: #fcfcfc; 
	scrollbar-shadow-color: #655750; 
	scrollbar-highlight-color: #fcfcfc; 
	scrollbar-3dlight-color: #fcfcfc; 
	scrollbar-darkshadow-color: #655750; 
	scrollbar-track-color: #e1ddcd; 
	scrollbar-arrow-color: #655750; 
 color: #8b8bb1; 
 font-family: arial; 
 font-size: 11px; 
 line-height: 16px; 
 background: #e1ddcd url("bg.png");}

td, tr		{color: #8b8bb1; font-family: arial; font-size: 11px; line-height: 16px; text-align: justify;}

em			{color: #7d1803;}
i			{color: #7d1803;}
strong		{color: #7d1803; font-size: 10px; text-transform: uppercase;}
A:link		{color: #655750; letter-spacing: 1; text-decoration: underline;}
A:active	{color: #655750; letter-spacing: 1; text-decoration: underline;}
A:visited	{color: #655750; letter-spacing: 1; text-decoration: underline;}
A:hover		{color: #7d1803; text-decoration: line-through;}

#header		{position: absolute; left: 0px; top: 0px;}
#navi		{position: absolute; left: 280px; top: 10px; width: 120px;}
#content	{position: absolute; left: 450px; top: 10px; width: 510px; text-align: justify;}
#board		{position: absolute; left: 825px; top: 350px; width: 150px;}

.content		{border-bottom: 1px; border-left: 1px; border-right: 1px; border-top: 1px; border-color: #655750; border-style: dotted; color: #655750; padding: 3px; text-align: justify; background-color: #ffffff;}
.content_tit	{color: #7d1803; font-size: 12px; letter-spacing: 2px; padding-bottom: 6px; padding-right: 10px; text-align: right; text-transform: uppercase;}
.navi		{border-bottom: 1px; border-left: 1px; border-right: 1px; border-top: 1px; border-color: #655750; border-style: dotted; color: #655750; padding: 3px; text-align: justify; background-color: #ffffff;}
.navi_tit	{color: #7d1803; font-size: 10px; font-weight: bold; letter-spacing: 3px; padding-bottom: 6px; padding-left: 5px; text-align: left; text-transform: uppercase;}

.input 		{border: 1px dotted #655750; color: #655750; font-family: arial; font-size: 11px; margin: 1px; padding: 1px; text-indent: 2px; background-color: #ffffff;}