@charset "utf-8";
/* CSS Document */

    
        hr { margin: 40px 0; }
    
        button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; cursor: pointer; font-family: inherit; font-style: inherit; }
         input[type="submit"]::-moz-focus-inner, button[type="submit"]::-moz-focus-inner, button:-moz-focusring, input:-moz-focusring { outline: 0; }
        button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
        code,kbd { background: #efefef; font-size: .825em; padding: 2px 4px; display: inline-block; line-height: 1; }
        p:last-child, li:last-child { margin-bottom: 0; }
        .content-area { padding: 20px; }
        .explanation { background: #fafafa; margin-bottom: 40px; font-size: 1.1em; padding: 40px; }
        .page { max-width: 1200px; margin: auto; padding-bottom: 40px; }




.acor_tab{
	width:925px;
	height:auto;
	margin:0 auto;
	
	}
	.acor_tab_m{
	width:925px;
	height:auto;
	margin:0 auto;
	margin:50px 0 0 0;
	}
	.acor_tab_last{
	width:925px;
	height:auto;
	margin:0 auto;
	margin:50px 0 40px 0;
	}
.acor_left{
	width:150px;
	height:20px;
	float:left;
	margin:0 0 0 0;
	padding:18px 3px 2px 5px;
	color:#4a4a4a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: 300;
    line-height: 1.2;
	}
	
	.acor_right{
	width:170px;
	height:25px;
	float:right;
	margin:-50px 0 0 0;
	padding:0 0 0 0;
	color:#4a4a4a;
	text-align:right;
	
	font-size: 13px;
    font-weight: 300;
    line-height: 1.2;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	}
	

.acor_midle{
	width:600px;
	height:auto;
	margin:0 auto;
	border-bottom:1px solid #CCC;
	border-top:3px solid #30f8fa;
	padding:15px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;}
	
	
	
	.acor_midle_green{
	width:600px;
	height:auto;
	margin:0 auto;
	border-bottom:1px solid #CCC;
	border-top:4px solid #30fa99;
	padding:15px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;}
	
.acor_midle_dpink{
	width:600px;
	height:auto;
	margin:0 auto;
	border-bottom:1px solid #CCC;
	border-top:4px solid #b530fa;
	padding:15px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;}
	
	
	.indexActivityToggle .icon::before {
    content: "";
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-size: 10px;
    line-height: 1;
    margin-right: 5px;
    vertical-align: middle;
}
*::before, *::after {
    box-sizing: border-box;
}
.indexActivityToggle .icon::after {
    content: "more info";
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}