


body{
background-color: FFFFFF;
background-image : url(../images/index-mainback.jpg);
background-repeat : repeat-x; 
background-attachment : fixed;
margin-top:0px;
margin-left:0;
font-family: Verdana,²Ó©úÅé; font-size: 13px; color: #000000;

}

h0{
  color: #333333;
}

#banner{
  z-index: 4; 
  position:relative;
  width:800px;
  height:320px;
  margin: 0 auto;
}

#LOGO{
  z-index: 0; 
  position:absolute;
  width:250px;
  height:130px;
  top:210px;
  left:-20px;
}

#menu{
  z-index: 5; 
  position:absolute;
  top:310px;
  left:20px;
  width:150px;
  height:450px;
}


#contain{
  z-index: 2; 
  top:300px;
  position:absolute;
  left:180px;
  border: 1px #777777;
  border-left-style:solid;
  padding-top:15px;
  padding-left:10px;
  padding-right:30px;
  padding-bottom:40px; 
}

#contain_nob{
  z-index: 2; 
  top:50px;
  position:absolute;
  left:180px;
}

#go_back{
  z-index: 20;
  position:absolute;
  width:58px;
  height:12px;

}

#list{
  z-index: 3; 
  position:absolute;
  padding-top:2px;
  padding-bottom:2px; 

}

#copyright{
  position:absolute;
  width:450px;
  height:100px;
  font-family: Verdana,²Ó©úÅé; font-size: 11px; color: #333333;
  text-align:left; 
  left:240px;
  top:815px;
}

#blank{
  position:absolute;
  width:100%;
  height:10px;
  bottom:10px;
}


img {border:0px; border-color:#666666;}

a:link {
	color: #555555;
	text-decoration:none;
	}
a:visited {
	color: #666666;
	text-decoration: none;
	}
a:hover, a:active {
	color: #ff9900;
	text-decoration: none;
	border: 1px;
	border-color:#ff9900;
	}



.list A:link	  {color: #FFFFFF; text-decoration: none;}
.list A:visited   {color: #FFFFFF; text-decoration: none;}
.list A:hover	  {color: #FF9900; text-decoration: none;}
.list A:active    {color: #FFFFFF; text-decoration: none;}
