html, body
{
	padding: 0;
	margin: 0;
}
body
{
	background-color: #fff;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 22px;
	color: #666;
	position: relative;
	-webkit-text-size-adjust: none;
	background-repeat: no-repeat;
}
body *
{
	text-shadow: none;
}
h1, h2, h3, h4, h5, h6
{
	line-height: 1;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
h1, h2, h3
{
	font-size: 18px;
}
h4, h5, h6
{
	font-size: 16px;
}
p
{
	margin: 0 0 10px 0;
	text-align: left;
}
a, a:link, a:active, a:visited, a:hover
{
	color: inherit;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}



nav:not(.mm-menu)
{
	display: none;
	
}



.header,
.content,
.footer
{
	text-align: center;
}
 .header

{
/*	font-size: 16px;
	font-weight: bold;
	color: #0F0;
	line-height: 40px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 0 0px;
	background-color: #FFF;
	position: fixed;
	background-repeat: no-repeat;
	background-position: center center; */
} 

.footer { }

.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed
{
	position: fixed;
	bottom: 0;
	left: 0;
}
.header a
{
	display: block;
	width: 28px;
	height: 18px;
	padding: 11px;
	position:fixed ;
	top: 0px;
	background-color: #099;
	left: 1px;
	
	
	
}
.header a:before,
.header a:after
{
	content: '';
	display: block;
	background: #fff; 
	height: 2px;
}
.header a span
{
	background: #fff;
	display: block;
	height: 2px;
	margin: 6px 0;
}
.content
{
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 70px;    
    padding: 0px 0px;    
    font-size: 2px;
    background: #;
    color: white;
    cursor: pointer;
}
.font12_244992 strong {
	color: #7DBA6B;
}

.theDiv{
        width:auto;
        border:1px solid black;
      }
      .navigation{
        border:1px solid black;
        width:auto;
      }
      .para{
        border:1px solid red;
        width:auto;
      }




ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.abgne_tab {
	clear: left;
	width: 100%;
	margin: 10px 0;
}
ul.tabs {
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
ul.tabs li {
	float: left;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */
	border: 1px solid #999;
	border-left: none;
	background: #e1e1e1;
}
ul.tabs li a {
	display: block;
	padding: 0 20px;
	color: #000;
	border: 1px solid #fff;
	text-decoration: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
ul.tabs li.active  {
	background: #fff;
	border-bottom: 1px solid#fff;
}
ul.tabs li.active a:hover {
	background: #fff;
}

div.tab_container {
	clear: left;
	width: 100%;
	border: 1px solid #999;
	border-top: none;
	background: #fff;
}
div.tab_container .tab_content {
	padding: 20px;
}
div.tab_container .tab_content h2 {
	margin: 0 0 20px;
}

 *{padding: 0px ; margin: 0px; list-style: none;}
	.tabMenu{width:100%;  margin:50px auto 0 auto;} 
	.tabMenu ul{display: block; overflow: hidden; width:100%; height:44px; background: #eee;}
	.tabMenu ul li{ cursor:pointer; display: block; float:left; padding:2px 1em; text-align: center; line-height: 34px;font-size:16px; }
	.tabMenu ul li.active{color:#0099FF; border-bottom: solid 2px #0099FF;}
	.tabMenu {}
	.tabSide{display: none; padding:10px 0px; line-height:26px; white-space:pre-wrap; word-break:break-all;width:100%;}
	.tabMenu dl dt.active{ display: block; padding:0px; line-height:26px; white-space:pre-wrap; word-break:break-all;width:100%;}
	
	
.tab_a1{ width:100%; height:400px;   clear:both;}
.tab_a2{ width:100%; height:400px;   clear:both;}
.tab_a3{ width:100%; height:400px;   clear:both;}

.tab_b1{ width:400px; height:100px;  clear:both;}
.tab_b2{ width:400px; height:100px;  clear:both;}
.tab_b3{ width:400px; height:100px;  clear:both;}

.tab_c1{ width:400px; height:100px;  clear:both;}
.tab_c2{ width:400px; height:100px;  clear:both;}
.tab_c3{ width:400px; height:100px;  clear:both;}

.tab_d1{ width:400px; height:100px;  clear:both;}
.tab_d2{ width:400px; height:100px;  clear:both;}
.tab_d3{ width:400px; height:100px;  clear:both;}

.clear10 { clear:both; padding:10px;}
.clear20 { clear:both; padding:20px;}
.clear30 { clear:both; padding:30px;}
.clear40 { clear:both; padding:40px;}