@charset "UTF-8";

body {
		font-size: 12px;
		line-height: 140%;
		color: #FFFFFF;
		background-color: #000000;
		margin: 0px;
		padding: 0px;

}

a:link {color: #DDDAFF;}

a:hover {color: #FFF;}

a:visited {color: #DDDAFF;}

#box			{width:900px; height:800px; margin:0 auto; position:relative;}

#head			{width:900px; height:50px; /*margin:0; background:url(images/index_01.gif); font-size: 1px; line-height: 1px; text-indent: -9999px;*/ }

#main			{width:900px; height:600px; /*background:url(images/index_02.gif);*/}

hr				{color:#FFFFFF; size:1px; width:90%; height:1px;}

img				{border:0;}

/

/* ------------------------------

 clear

------------------------------ */

.clear{clear:both;}



#foot			{width:900px; height:50px; margin:0 auto; text-align:center; font-size: 10px; }