.eventinner {
	width: 970px;
	margin: 20px auto;
	color: #727272;
}
.eventinnerL {
	width: 171px;
	float: left;
	overflow: hidden;
}
.eventinnerR {
	width: 770px;
	float: right;
	overflow: hidden;
}
.eventinnerL ul {
	cursor: pointer;
	list-style: none;

	border-left: #000 1px solid;
	width: 171px;
	color: #939393;
	font-size: 14px;
	font-family: "微软雅黑";
}
.eventinnerL ul li {
	width: 131px;
	height: 34px;
	padding-left: 40px;
	line-height: 33px;
	background: url(/en/images/EventNp/eventLlibg.jpg) no-repeat;
}

.eventinnerL ul li.disable, .eventinnerL ul li.disable:hover {
	color: #939393;
	background: url(/en/images/EventNp/eventLlibg.jpg) no-repeat;
	cursor: default;
}

.eventinnerL ul li:hover, .eventinnerL ul li.current {
	color: #311f07;
	background: url(/en/images/EventNp/eventLlibg_m.jpg)
}
.eventinnerR .eventcont {
	width: 770px;
	overflow: hidden;
	display: none;
	margin-bottom:30px
}
.eventinnerR .eventcont .Banner {
	width: 580px;
	height: 90px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.eventinnerR .eventcont .emb {
	width: 190px;
	height: 25px;
	float: left;
}
.eventinnerR .eventcont .eventtime {
	width: 172px;
	height: 41px;
	float: left;
	color: #6e6e6e;
	padding: 24px 0 0 18px;
	background: url(/en/images/EventNp/time_bg.jpg);
}
.eventinnerR .eventcont .title {
	background: #121212;
	border: 1px #000 solid;
	line-height:1.5;
	width: 738px;
	padding: 11px 10px 11px 20px;
	overflow: hidden;
	vertical-align:middle;
}
.eventinnerR .eventcont .title .open{
	display:none
}
.eventinnerR .eventcont .con{
	width:650px;
	float:left;
	overflow:hidden
}
.eventinnerR .morebtn {
	float: right;
	vertical-align:baseline;
	width: 100px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	background: url(/en/images/EventNp/event_btnmore.jpg);
}
.eventinnerR .eventcont .detail {
	display: none;
	width: 708px;
	background: #121212;
	border: 1px #000 solid;
	padding: 20px 30px;
	overflow: hidden;
}

.eventinnerR .eventcont .detail .morebtn {
	display: none;
}

.eventinnerR .eventcont .detail h1 {
	color: #b99557;
	font-size: 15px;
	font-weight: normal
}
.eventinnerR table {
	border-top: 1px #595959 solid;
	border-right: 1px #595959 solid;
	color: #727272;
}
.eventinnerR table td {
	border-bottom: 1px #595959 solid;
	border-left: 1px #595959 solid;
	color: #727272;
	text-align: center;
	padding: 5px 10px;
}
.eventinnerR table th {
	border-bottom: 1px #595959 solid;
	border-left: 1px #595959 solid;
	color: #b99557;
	background: #000000;
	text-align: center;
	padding: 5px;
	font-weight: normal
}
.eventinnerR ol {
	margin-left: 25px;
}
.morerule a {
	color: #fff;
	cursor: pointer;
}
.morerule a:hover {
	color: #ffdf1b;
}
.clubclass {
	background: url(/en/images/EventNp/class-bg.jpg);
	display: inline-block;
	width: 51px;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #b99557;
	text-align: center;
	margin-right: 10px;
}
#more p {
	padding-left: 26px;
	text-indent: -26px;
	font-family: Verdana, Geneva, sans-serif
}

.mailsubs{
	background:url(/en/images/bg-mailsubs.png) no-repeat;
	width:165px;
	height:48px;
	margin-bottom:15px;
	padding-top:42px;
}
.mailsubs div{
	border-bottom:1px solid #ba965b;
	border-top:1px solid #ba965b;
	margin:0 5px 0;
	line-height:30px
}
.mailsubs div form input{
	background:#2e1d07;
	box-shadow:0 0 8px rgba(0,0,0,.35) inset;
	color:#c79e5e;
	font:13px/30px Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif, "新細明體";
	width:103px;
	height:30px;
	border:0;
	padding:0 5px
}
.mailsubs div form button{
	background:#ae894a;
	display:block;
	float:right;
	width:40px;
	height:28px;
	border:1px solid #121212;
	box-shadow:1px 1px 0 rgba(255,255,255,.37) inset;
	font:bold 15px/28px "微軟正黑體";
	text-align:center;
	color:#301e08
}
.mailsubs div form button:hover{
	background:#e6c180;
}