@charset "utf-8";
/* CSS Document */
#index-body {
background:none;
/*background:url(../img/index/index-body.gif) center top repeat-x ;	*/
background:url(../img/common/back01.gif) top repeat-x;
	background-color:#fc8de6;
	
	margin:0 auto;
	text-align:center;
	}

#index-body-back {
	text-align:center;
	margin:0 auto;
	padding:0;
	/*background:url(../img/index/index-body.gif) center top repeat-x ;	*/
	}


 #ent {
 	text-align:center;
	margin: 0px auto 0px auto;
	width:518px;
 }
 
.ent-main {
	width:518px;
	float:left;
	background:url(../img/index/ent-main.gif) center 22px no-repeat ;
	
 }
 
  .ent-main-h1 {
 	padding:0 0 0 195px;
	float:left;
	clear:both;
	width:321px;
	text-indent:-9999px;
	height:194px;
	display:block;
	background:url(../img/index/index-logo.gif) center 1px no-repeat ;
 }
 /*
 .ent-main-h1 {
 	padding:0 0 0 72px;
	float:left;
	clear:both;
	width:368px;
	text-indent:-9999px;
	height:215px;
	display:block;
	
 }
*/
.ent-main-copy {
	float:left;
	clear:both;
	padding:0 0 0 73px;
	}

.ent-main-copy p{
	text-indent:-9999px;
	background:url(../img/index/ent-main-copy.gif) no-repeat;
	width:368px;
	height:80px;
	}

.news {
	text-align:center;
	font-size: 14pt;
	font-weight: bold;
	color: #FF00CC;
} 

.link-i {
	width:518px; 
	float:left;
	margin:0px 0px 0px 0;
	clear:both;
	}
.link-i p{
	text-align:center;
	padding:0 0 7px 0;
	}
.link-i a{color:#38608c;}
.link-i a:hover{color:#FF6600;}

.index-btn	{

	padding:0px 0 20px 15px;
	float:left;
	clear:both;
		
	}
	
.index-btn li {
	display:inline;
	float:left;
	}

.btn-enter a, .btn-leave a {
	display:block;
	text-indent:-9999px;
	width:200px; 
	height:61px;	
	}

.btn-enter {
	padding:0 53px 0 20px;
	float:left;
	}
		
.btn-enter a{background:url(../img/index/index-enter.gif) no-repeat;}
.btn-enter a:hover {background:url(../img/index/index-enter-r.gif) no-repeat;}

.btn-leave a{background:url(../img/index/index-leave.gif) no-repeat;}
.btn-leave a:hover {background:url(../img/index/index-leave-r.gif) no-repeat;}

.qr-txt {
	width:508px;
	padding:40px 5px 5px 5px;
	float:left; 
	clear:both;
	}

.qr-txt p{
	text-align:center;
	color:#38608c;
	}

.btn-qr {
	float:left; 
	clear:both; 
	padding:0 0 20px 210px;
	width:308px;

	}
.banner {
	width: 400px;
	padding:10px 0px 0px 58px;
	float:left;
	clear:both;
}
.banner2 {
	width: 455px;
	padding:10px 0px 0px 30px;
	float:left;
	clear:both;
}

.index-footer {
	width:518px;
	float:left;
	clear:both;
	}

.index-footer p, .index-footer address {
	text-align:center; 
	font-style:normal; 
	color:#38608c; 
	margin:0 0 20px 0;
	}
