@charset "utf-8";
<!--
body					{margin:0; font-family:arial}
#container				{width:940px}
#image					{width:940px; height:614px; background-image:url(img/bground_image.gif); background-repeat:no-repeat;}
 #rectangle				{width:336px; height:280px; margin-left:550px;}
#game					{width:940px; height:350px; background-color:#000;}
#text					{background-color:#000000; color:#ffffff; font-size:12px; padding:10px}
 .#text a:link			{color:#ffffff; text-decoration:underlined}
 .#text a:visited		{color:#ffffff; text-decoration:underlined}
 .#text a:hover			{color:#ffffff; text-decoration:none}
#nuon					{width:940px; height:100px; background-image:url(img/nuon.gif); background-repeat:no-repeat; background-position:top; background-color:#000}
-->