body{padding:0; margin:0; font-family:Metrichpe; arial; }
.maincontainer{width:100%; margin:0; padding:0;}
.sub{width:940PX; margin:0 auto; padding:0; }
.subtext{width:100%;}
.subtext h1{ margin:0; padding:20px 0 15px 0; font-size:30px; font-weight:bold; }
.subtext p{ margin:0; padding:0px 0 15px 0; font-size:15px;}
.subbox{ width:100%; disply:table;}
.box1{ width:33.33%; float:left;}
.title {line-height: 20px; padding: 3px 0 10px 0;  text-align: center; font-weight: bold;}
.external_con{text-align: left; padding-top: 10px;}
.content_hi{ color:rgba(1,169,130,1.00); text-decoration: underline;}
.tab-content.active{display: block;}
.tab-content.hide{display: none;}
.map_title{
	font-size: 24px;
	width: 100%;
	border-bottom: 1px solid #999;
	font-weight: bold;
}
.process_title{
font-size: 18px;
line-height: 24px;
}
.clear{clear: both;}

ul li {
	line-height:20px;
}
ul li a{
	color:#00F;
	text-decoration:underline;
	
}


@media only screen and (max-width: 480px) {
	.sub{width:100%; }
	.subtext{ text-align:center;}
    .box1 {
        width:100%; 
    }
}