/* -- basic Start -- */
html,
body { 
	height:100%;
	width:100%;
	margin:0px;
	background-image:url("./ban/bg.png");
	background-repeat:repeat-x;
	background-position:left top;
	text-align: center; }
body { 
	background-color:#dddddd; 
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 70%;  
	background-color:#999999;
	height: 100%; }
div { 
	text-align: left; 
	border: none; 
	margin:0px; 
	padding:0px; }

#menu { 
	margin: 0px auto 0px auto; 
	padding:100px 40px 40px 40px;
	text-align:center;
	width:400px; }

p#info {
	font-size: 80%; }

img	{ border:none;
	margin:0px; 
	padding:0px; } 
ul,ol { 
	list-style-type: none; 
	margin:0px; 
	padding:0px; }
li { 
	margin:0px; 
	padding:0px; }

a 	{ text-decoration: none; }
a:link , a:visited 	{ 
	color: #cccccc; }
a:hover { 
	color: #666666; }

#index_rec { 
	margin-top:20px; }
#index_link,
#index_pr { 
	padding-top:30px; }
#index_link li { 
	float:left; 
	padding:1px; }
br.clear { 
	clear:both;
	display: inline; }
/* -- basic End -- */

/* -- main Start -- */
#menu h1 {
	margin:0px; 
	padding:0px;
	height:93px;
	background-image:url("./ban/enter.png");
	background-repeat:no-repeat;
	background-position:center top;
	text-indent:-9999px; }
#menu h1 a{
	height:93px;
	width:100%;
	display:block; }
#menu h2 {
	margin:0px; 
	padding:0px;
	height:9px;
	background-image:url("./ban/rec.png");
	background-repeat:no-repeat;
	background-position:center top;
	text-indent:-9999px;
	font-size:9px; }
/* -- main End -- */

/* -- flasharea Start -- */
#flasharea {
	height: 1500px;
	width:100%; }
/* -- flasharea End -- */

/* ---------- details ----------*/