@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
   
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
}

html, body{
	margin:0;
	padding:0;
	height:100%;
}

body
{
	font-family:"Microsoft Jhenghei";
	background-attachment: fixed;
	
}

div{
	overflow: hidden;
}

/* table, th, td, tr{
	border:1px solid #333;
	padding:6px;
} */

a{color:#333;}

ol{margin-left:60px;}

ol li{list-style-type:decimal}

#left_menu{	
	width:60px;
	height:100%;
	padding:0 5px;
	float:left;
	background-color:rgba(50, 50, 50, 1);
	position: fixed;
	z-index:100;
	
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#left_menu:hover{	
	width:220px;
}


#left_menu span.closePanel{
	font-size:1.6em;
	color:#fff;
	position:absolute;
	top:5px;
	right:10px;
}

#left_menu li{
	color:#fff;
	list-style:none;
	margin:15% 10px 15% 10px;
}
#left_menu ul{
	width:200px;
}

div.icons{
	margin-right:10px;
	display:inline-block;
	vertical-align:middle;
	width:32px;
	height:32px;
	background-image:url("../images/icons.png");
}

div.list{ background-position:0 0; }
div.home{ background-position:-32px 0; }
div.members{ background-position:-64px 0; }
div.law{ background-position:-96px 0; }
div.store{ background-position:0 -32px; }
div.news{ background-position:64px -32px; }
div.qa{ background-position:32px -32px; }
div.form{ background-position:96px -32px; }
div.album{ background-position:96px -64px; }
div.club{ background-position:64px -64px; }

#left_menu li span{ margin-left:10px; cursor:pointer; }
#left_menu li span:hover{ color:#FC0; }


#all_container{
	/* border-left:5px solid #9ee13f;
	border-right:5px solid #9ee13f; */
}

#top_container{
	padding:5px 10px;
	width:calc(100% - 60px );
	height:35px;
	background-color:#1254A0;
	position:fixed;
	left:60px;
	z-index: 1;
}

#top_container h1{
	float:left;
	color:#fff;
	font-size: 1.5em;
	font-weight:bolder;
	margin:0;
}

#top_container .portal{
	float:right;
	background-color:#fff;
	padding:2px 8px;
	border-radius:3px;
	font-weight:bolder;
}

#main_container{
	margin-top: 35px;
	margin-left: 60px;
	
	/* padding-left:50px;
	padding-right:50px;
	background-color:#fff; */
}

footer{
    color: #fff;
    background-color: #1254A0;
    padding: 5px 20px;
    margin-left: 60px;
    line-height: 2.5em;
    letter-spacing: 3px;
    font-size: 1em;
}

div.container{
	padding:15px 0;

}

div.pages{
	
padding:0 10px;
	
}
div.pages p.title{
	
	color:#1254A0;
	font-size:2em;
	margin:10px 20px 30px 0px;
	font-weight:bolder;
	border-bottom:6px solid #1254A0;
	
}

div.pages h1{
	font-size:1.5em;
	font-weight:bolder;
	color:#009FFF;
}

div.pages a.btn1{
	display: inline-block;
    margin: 40px 0 0 60px;
	padding:20px 80px;
	font-size:1.8em;
	font-weight:bolder;
	color:#FFF;
	background-color:#F60;
	border-radius:5px;
}

div.pages + div.grace_green{	background-color:#a2c44d; }
div.pages + div.gray_yellow{	background-color:#dbdd2d; }
div.pages + div.pool_blue{	background-color:#80d5ae; }
div.pages + div.orange{	background-color:#ff9135; }
div.pages + div.ocean_blue{	background-color:#53aefd; }
div.pages + div.rose_red{	background-color:#c63f63; }
div.pages + div.purple{	background-color:#9076d8; }

div.pages + div.dark_white{	background-color:#ccc; }
div.pages + div.dirty_white{ background-color:#ddd; }
div.pages + div.golden_white{
    background-color: #B5CBD5;
}

#page-news table.table{
    background-color: #FFC400;
}

#page-news table.table tr th{
    text-align: center;
    font-size: 2.3em;
    letter-spacing: 30px;
    background-color: #3CA7F8;
    font-weight: bolder;
}
#page-news table.table tr td:nth-child(1){
	width:60px;
}

/* #page-news table.table, #page-news table.table tr, #page-news table.td{
	border-color:#fff;
} */

/*span.white{
	color:#FFF;
	font-size:3em;
}
span.green{
	color:#9EE13F
}*/

div.event_block {
	width:300px;
	height:260px;
	border-radius:10px;
	padding:20px 30px;
	margin:10px;
	float:left;
	background-color:#FFF;
	position:relative;
}

div.event_block span, div.event_block li{
	line-height:1.8em;
}

div.event_block div.numbers{	
	position:absolute;
	right:0;
	bottom:-20px;
	width:100px;
	height:128px;
	background-image:url("../images/bg_numbers.png");
	background-repeat:no-repeat;
}

div.event_block span.title{
	font-size:1.8em;
}

div.event_block span.numbers, div.event_block span.title{
	font-weight:bolder;
	color:#9EE13F;
}

div.event_block li{
	font-size:1.2em;
	color:#666;
}

/*擐㚚��峕艶瞍詨惜�𠧧*/
#page-intro{
	/*spring*/
	background: #eee; 
	background: -moz-linear-gradient(top,  #eee 0%, #fff  100%); 
	background: -webkit-linear-gradient(top,  #eee 0%,#fff  100%); 
	background: linear-gradient(to bottom,  #eee 0%,#fff  100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee', endColorstr='#fff ',GradientType=0 );
	padding:0; 
}

/*擐㚚�LOGO��𣇉��*/
#page-intro div.intro-logo-bg{
	/*spring*/
	 /*background:url("../images/profit_intro.png") center center no-repeat;*/
}

.intro-dot-square{			background-image: url("../images/intro-bg-square.png"); }
.intro-dot-circle{			background-image: url("../images/intro-bg-circle.png"); }
.intro-dot-vertical-line{	background-image: url("../images/intro-bg-vertical-line.png"); }
.intro-dot-horizontal-line{	background-image: url("../images/intro-bg-horizontal-line.png"); }
.intro-dot-triangle{		background-image: url("../images/intro-bg-triangle.png"); }

#page-intro img.intro-logo{
	display: block;
	margin: 30px auto;
}

#page-intro p.content{
	font-size: 1.5em;
	max-width: 700px;
	color: #333;
	margin: 30px;
	line-height: 2em;
	font-weight:bolder;
}

#page-intro span.red{
	color:red;
}

#page-reg li{line-height:180%;}

#page-reg{
	height:300px;
	font-size: 1.2em;
	line-height: 2em;
	padding:30px 50px;	
	/*background-image:url("../images/bg_reg.png");*/
	background-position:left 600px bottom 50px;
	background-repeat:no-repeat;
}

#page-reg input.agree{
	display: inline;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

#page-reg div.confirm{
	max-width:800px;
	margin: 10px auto 20px auto;
	padding:10px;
	border:3px solid #9ee13f;
}
#page-reg div.confirmArea{
	font-size:1.8em;
	font-weight: bolder;
	margin-top: 20px;
	margin-bottom: 40px;
}

#page-reg span.time{
	color:#9ee13f;
	font-size:1.8em;
	line-height:200%;
	font-weight:bolder;
	margin-right:30px;
}

#page-reg a.gotoReg{
	margin:40px 0 60px 0;

}

div.ui-checkbox{
	float: left;
	margin-right:20px;
}

#page-events table{
	background-color:#fff;
}

#page-law ul{
    background-color: #98FADE;
}

#page-form ul{
	background-color:#deece5;
}

#page-store ul{
    background-color: #F3F8D8;
}

#page-members table{
	background-color:#fff;
	max-width:700px;
}

#page-members table td{
	border:1px solid #ccc;
}

#page-qa div.panel-heading{
    background-color: #93CEFB;
}

#page-qa div.panel-body{
	border-bottom:1px solid #ddd;
}

#closebt-container {
	position: relative;
	width:100%;
	text-align:center;
	margin:20px 0;
}

.closebt {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	cursor:pointer;
}

.closebt:hover {
	transform:rotate(90deg);
}

#portalBtn{
    color: #fff;
    background-color: #3CA7F8;
    padding: 2px 6px;
    border-radius: 6px;
}

#portalBtn:hover{
    background-color: #E94A47;
}

#page-album div.banner{
	position:relative;
	float:left;
	margin:0 3px;
	margin-top:10px;
}

#page-album div.banner p{
	width:100%;
	color:#fff;
	position:absolute;
	bottom:0;
	text-align:center;
	background-color:rgba(0,0,0,0.8);
	margin:0;
	padding:10px;
}

.high-light ,.high-light a {
    color: #E94A47;
}

@media (min-width: 768px) {
	#page-intro div.intro-logo-bg{
    height: auto;
	}
/*
	#page-intro img.intro-pic{
		width:100%;
		height:auto;
		max-width:1280px;
	} */
	
	#page-intro img.intro-logo{
    margin-top: 30px;
    margin-bottom: 30px;
		
	}
}

@media (max-width: 768px) {
	/* #page-intro img.intro-pic{
		width:768px;
		height:auto;
		max-width:1280px;
	} */
	
	#page-intro div.intro-logo-bg{
		background-image:none;
	}
	#page-intro img.intro-logo{
		width:100%;
	}
}