<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a img { border: none; }

a:link
{
	color: #bbbbbb;
	text-decoration: none;
	border: none;
}

a:visited
{
	color: #bbbbbb;
	text-decoration: none;
	border: none;
}

a:hover, a:active
{
	color: #cc9999;
	text-decoration: none;
	border: none;
}

body
{
	font: small "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	margin: 0px;
	padding: 0px;
	background: #cccccc url(body.gif) repeat-x fixed;
}

#main_out
{
	position: relative;
	left: 0px;
	top: 20px;
	width: 860px;
	height: 960px;
	z-index: 1;
	background-color: #ffffff;
}

#main_in_mac
{
	position: absolute;
	left: 45px;
	top: 14px;
	width: 765px;
	height: 910px;
	z-index: 5;
	background: #45483c url(main_in.gif) repeat-x fixed;
}

#main_in_pc
{
	position: absolute;
	left: 36px;
	top: 14px;
	width: 765px;
	height: 910px;
	z-index: 5;
	background: #535748 url(main_in.gif) repeat-x fixed;
}

/***************** upper area *******************/
#upper
{
	position: absolute;
	left: 0px;
	top: 40px;
}

#logo
{
	position: absolute;
	left: 127px;
	top: 13px;
}

#menu_1
{
	position: absolute;
	left: 42px;
	top: 99px;
	z-index: 9;
}

#menu_2
{
	position: absolute;
	left: 50px;
	top: 140px;
	z-index: 9;
}

#menu_3
{
	position: absolute;
	left: 408px;
	top: 138px;
	z-index: 9;
}

/***************** lower area *******************/
#lower
{
	position: relative;
	top: 200px;
}

#left_graphic
{
	position: absolute;
	left: 78px;
	top: 46px;
}

#right_text_150
{
	position: absolute;
	left: 252px;
	top: 32px;
	width: 438px;
	height: 650px;
	text-align: left;
}

#right_text
{
	position: absolute;
	left: 302px;
	top: 32px;
	width: 388px;
	height: 650px;
	text-align: left;
}

#right_text_b
{
	position: absolute;
	left: 320px;
	top: 32px;
	width: 360px;
	height: 650px;
	text-align: left;
}

#link_box
{
	position: relative;
	left: 10px;
	top: 10px;
	width: 400px;
	height: 400px;
	text-align: left;
}

/******************* fonts ********************/
p
{
/*
	font-family: Trebuchet MS,Trebuchet, verdana, arial, sans-serif;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 19px;
	color: #ccc;
}

h4
{
	/*
	font-family: Trebuchet MS,Trebuchet, verdana, arial, sans-serif;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #CCC;
	font-weight: normal;
}

ul
{
	margin-bottom: 20px;
}

li
{
/*
	font-family: Trebuchet MS,Trebuchet, verdana, arial, sans-serif;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 3px;
	color: #fff;
}

.DDFont1White
{
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: 20px;
	color: #aaa;
}

.DDFont1Brown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: red;
}
</pre></body></html>