/* CSS Document */

BODY{
background-color:#220012;
}

.enter_header{
    width:auto;
	height:38px;
	margin:0 auto;
	background-image:url(../img/enter_bg_header.gif);
	background-repeat:repeat-x;
	padding-top:7px;
	text-align:center;
	font-size:12px;
	letter-spacing:0.1em;
	color:#FFFFFF;
	font-weight:bold;
	line-height:30px;	
    }

	

.enter_main_bg{
    margin:0 auto;
    padding:0;
    width:auto;	
	height:419px;
	background-image:url(../img/enter_bg_main.gif);
	background-repeat:repeat-x;    
    }
	
.enter_main{
    margin:0 auto;
	padding:6px;
	width:858px;
	height:408px;
    }	


.enter_menu{
    margin:0 auto;
	padding-top:2px;
    width:auto;	
	height:39px;
	background-image:url(../img/enter_bg_menu.gif);
	background-repeat:repeat-x; 
    }
	
.enter_menu_button{
    margin:0 auto;
    width:409px;
	height:37px;
    }

.enter_menu_enter a{
    display:block;
	width:204px;
	height:37px;
	text-indent:-10000px;
    }

.enter_menu_enter a:link{
    float:left;
	background-image:url(../img/button_enter.gif);
	background-repeat:no-repeat;
	}

.enter_menu_enter a:visited{
    float:left;
	background-image:url(../img/button_enter.gif);
    background-repeat:no-repeat;
	}
	 
.enter_menu_enter a:hover{
    float:left;
	background-image:url(../img/button_enter_on.gif);
	background-repeat:no-repeat;
    }	 	

.enter_menu_exit a{
    display:block;
	width:205px;
	height:37px;
	text-indent:-10000px;
    }

.enter_menu_exit a:link{
    float:left;
	background-image:url(../img/button_exit.gif);
	background-repeat:no-repeat;
	}

.enter_menu_exit a:visited{
    float:left;
	background-image:url(../img/button_exit.gif);
    background-repeat:no-repeat;
	}
	 
.enter_menu_exit a:hover{
    float:left;
	background-image:url(../img/button_exit_on.gif);
	background-repeat:no-repeat;
    }


.enter_link{
    margin:0 auto;
	width:auto;
	height:auto;
    }	


.enter_link_bg{
    width:auto;
	height:280px;	
	background-image:url(../img/enter_bg_link.gif);
	background-repeat:repeat-x; 
    }	

.enter_link_bg_png{
    margin:0 auto;
	background-image: url(../img/enter_link01.png);
	background-repeat:repeat-x;
	width:auto;
	height:41px;
    }	

.enter_text01{
    text-align:center;
    color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
    }

.enter_text02{
    text-align:center;
	color:#CA929D;
	font-size:12px;
	font-weight:bold;
    }

.enter_link_bg02{
    margin:0 auto;
    width:auto;
	height:auto;
	background-color:#9C0A56;
	}

.enter_link_table01{
    margin:0 auto;
    padding-top:40px;
    }

.td01{
  padding:0;
  width:467px;
  height:60px;
  background-color:#000000;
  }

.enter_link_table02{
    margin:0 auto;
	width:auto;
    }

.td02{
  padding:0;
  width:88px;
  height:31px;
  border-top:7px solid #9C0A56;
  border-bottom:7px solid #9C0A56;
  border-left:4px solid #9C0A56;
  border-right:4px solid #9C0A56;
  background-color:#000000;
  }


.Enter-Banner01{

    width:468px;

	margin:0px auto;

	margin-bottom:30px;

}

.Enter-Banner01 p{

    margin-bottom:15px;

}









