		*{
			margin:0;
			padding:0;
			list-style:none;
			border:none;
		}

		
		div.domtab{
			width:460px;
			font-size:90%;
		}
		
		ul.domtabs{
			float:left;
			width:100%;
				
		}
		ul.domtabs li{
		  width: 20%;
          float: left;
          text-align: center;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:94px;	
			display:block;
			background:#b9bdbe;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
		}
		.none{ color:#CCCCCC;}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:30px;
			padding-top:15px;
			font-size:15px;
		}
		ul.domtabs a:hover{
			background:#26333b;
		}
		div.domtab div{
			clear:both;
			width:395px;
			background:#fff;
			color:#000;
			padding:0.7em 2em;
			text-align:left;
			word-spacing:20px;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background:#26333b;
			color:#fff;
			font-size:15px;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		p{ 
			margin:0 0 .5em 0;
			font-size:16px;
			line-height:1.3em;
			color:#515151;
			font-weight:600;
			
		
		}
	
		h2{
			color:#cfc;
			text-transform:uppercase;
			font-family:"나눔고딕";

		}
		h1{
			font-size:2em;
			text-align:center;
			font-weight:normal;
			text-transform:uppercase;
			font-family:"나눔고딕";
			padding:.5em 0;
			background:#000;
			border-bottom:1px solid #666;
		}
		pre{
			font-size:1.2em;
			padding:1em;
		}
		div.domtab div a:link,
		
		{
			margin:0 0 .5em 0;
			font-size:16px;
			line-height:1.3em;
			color:#515151;
			font-weight:600;
		}
		div.domtab div a:hover,
		div.domtab div a:active	{
			margin:0 0 .5em 0;
			font-size:16px;
			line-height:1.3em;
			color:#2683c8;
			
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#cfc;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:1em;
		}
		.route{
			width:395px;
	  
	font-size: 16px;
    line-height: 25px;
    color: #515151;
    float: left;
    font-weight: 600;
    word-spacing: 3px;
    width: 100%;
    word-spacing: 30px;}
		
/* other scheme! */
#other{
	font-size:.8em;
	width:1028px;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:54em;
	background:#669;
	color:#fff;
	padding:1em 3em;
}
		
#other ul.domtabs a:hover{
	background:#669;
}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	background:#669;
	color:#fff;
}
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}

/*sub-지하철*/
.seaTabs * { box-sizing: border-box; }
	.seaTabs_switch { overflow: hidden; }
	.seaTabs_tab {
	width:20%;
	height:43px;
	  float: left;
	  cursor: pointer;
	}

	.seaTabs_switch_active { cursor: default; }
	.seaTabs_item { display: none; }
	.seaTabs_content_active { display: block; }

	.seaTabs_switch { }

	.seaTabs_tab {
	  padding: 10px 20px;
	  border-width: 1px 1px 1px 0;
	  border-style: solid;
	  border-color: #fff;
	  background: #b9bdbe;
	  color:#FFFFFF;
	  font-weight:bold;
	  padding-top:11px;
	  padding-left:80px;
	  
	}

	.seaTabs_tab:first-child {
	  border-left: 1px solid #fff;

	}



	.seaTabs_content { margin-top: -1px; word-spacing:30px; text-align:center; margin:0 auto; }

	.seaTabs_item {
	  padding: 20px;
	}
	.seaTabs_text {
		font-family:"나눔고딕"; font-size:16px; color:#666; text-align:left; font-weight:600;  
	}
		div.seaTabs div a:hover,
		div.seaTabs div a:active	{
			margin:0 0 .5em 0;
			font-size:16px;
			line-height:1.3em;
			color:#2184c5;
		}
	.seaTabs_switch_active {
	  border-bottom: 1px solid #fff;
	  background: #26333b;
	}

/*지역명*/
		div.maptab{
			width:100%;
			font-size:90%;
			margin:20px;
		}
		
		ul.maptabs{
			float:left;
			width:100%;
				
		}
		ul.maptabs li{
			width:15%;
			float:left;
			text-align:center;
			margin:7px;
		}
		ul.maptabs a:link,
		ul.maptabs a:visited,
		ul.maptabs a:active,
		ul.maptabs a:hover{
			display:block;
			background:#fff;
			color:#515151;
			font-weight:bold;
			text-decoration:none;
		}
		.none{ color:#CCCCCC;}
		html>body ul.maptabs a:link,
		html>body ul.maptabs a:visited,
		html>body ul.maptabs a:active,
		html>body ul.maptabs a:hover{
			height:auto;
			min-height:30px;
			padding-top:15px;
			font-size:15px;
			
		}
		ul.maptabs a:hover{
			background:#26333b;
			color:#fff;
		}
		div.maptab div{
			clear:both;
			width:auto;
			background:#fff;
			color:#000;
			padding:1em 2em;
			text-align:left;
			word-spacing:10px;
		}
		ul.maptabs li.active a:link,
		ul.maptabs li.active a:visited,
		ul.mapmtabs li.active a:active,
		ul.maptabs li.active a:hover{
			background:#26333b;
			color:#fff;
			font-size:15px;
			text-align:center;
		}
		#maptabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#maptabprintview a:link,
		#maptabprintview a:visited,
		#maptabprintview a:active,
		#maptabprintview a:hover{
			color:#fff;
		}
