/*//////////////////////////////////////////////////////////////////////////////// enter全体 /*/
#enter_wrap {
	width: 676px;
	height: 676px;
	margin: 20px auto;
	background-image: url(../images/enter_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	}

#enter_wrap h1 {
	padding-top: 90px;
	font-size: 12px;
	color: #444;
	text-align: center;
	}

#enter_logo {
	margin-top: 30px;
	text-align: center;
	}

#enter_wrap h2 {
	margin-top: 30px;
	margin-bottom: 60px;
	font-size: 13px;
	color: #ff3399;
	text-align: center;
	font-style: normal;
	}

#enter_wrap ul {
	width: 420px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 100%;
	}

#enter_wrap li {
	float: left;
	}

#enter_wrap li a {
	display: block;
	}

#enter_wrap li span {
	display: none;
	}

#enter_bt01 a {
	width: 116px;
	height: 59px;
	margin-right: 60px;
	background-image: url(../images/enter_bt01.png);
	background-repeat: no-repeat;
	}

#enter_bt01 a:hover {
	background-image: url(../images/enter_bt01on.png);
	background-repeat: no-repeat;
	}

#enter_bt02 {
	margin-right: 60px;
	}

#enter_bt03 a {
	width: 116px;
	height: 59px;
	background-image: url(../images/enter_bt02.png);
	background-repeat: no-repeat;
	}

#enter_bt03 a:hover {
	background-image: url(../images/enter_bt02on.png);
	background-repeat: no-repeat;
	}