
*{
	margin:0px;
	padding:0px;
	letter-spacing:0.01em;
	line-height: 1.3em;
}

body{
	background-color: snow;
	font-size: 90%;
	text-align:center;
	color:navy;
}


.p_up{
	color:green;
	cursor: help;
}
.p_up{
	color:green;
	font-size:1.0em;
	cursor: help;
}
.p_up a:link {
	color:green;
	font-size:normal;
	cursor: help;
}
.p_up a:hover {
	color:green;
	font-size:1.0em;
	cursor: help;
	text-decoration: none;
}
.p_up a:visited {
	color:green;
	font-size:1.0em;
	cursor: help;
}

.popup{
	position:absolute;
	left:0px;
	top:0px;
	width:40%;
	visibility:hidden;
	font-size:9pt;
	color:green;
	line-height: 1.4em;
	background-color:#FFFFFFF;
	layer-background-color:#FFFFFF;
	border:1px solid #bfbfbf;
	padding:5;
}

h1{
	text-indent: -99999px;
	display: none;
}

h2{
	margin:2px;
	padding:2px;
	text-align:center;
	color:yellow;
	background-color:navy;
	padding:5px;
	border:1px solid #999999;
}

h3{
	width:98%;
	margin-left:2px;
	padding:2px;
	text-align:left;
	background-color:#FFFFFF;
	font-size:1.1em;
	color:navy;
}

a:link    {color:green; text-decoration:none;font-weight:normal;font-size:14px;}
a:visited {color:crimson; text-decoration:underline;font-weight:normal;font-size:14px;}
a:hover   {color:green; text-decoration:underline;font-weight:normal;font-size:14px;}

.korea{
	font-family: Batang, Osaka;
}

.chinese{
	font-family: SimSun, Osaka;
}

.english{
	font-family: Ariel, Osaka;
}



#header{
	width:800px;
	margin:auto;
	padding:0px;
	background-color:#fffafa;
}

#header_bun{
	width:600px;
	margin:0px;
	padding:0px;
	float:left;
}

#header_nav{
	width:200px;
	margin:0px;
	padding:0px;
	float:right;
}

#header_nav_upper{
	width:200px;
	margin:0px;
	padding:0px;
}

#header_nav_lower{
	width:200px;
	margin:0px;
	padding:0px;
}

#header_nav1{
	width:100px;
	height:48px;
	margin-bottom:0px;
	padding:0px;
	float:left;
}
#header_nav2{
	width:100px;
	margin:0px;
	padding:0px;
	float:right;
}
#header_nav3{
	width:100px;
	margin:0px;
	padding:0px;
	float:left;
}
#header_nav4{
	width:100px;
	margin:0px;
	padding:0px;
	float:right;
}

#container{
	clear:both;
	font-family: Ariel, Osaka;
	/*background-color: #ff0000;*/
	background-image:url(images/img_background.gif);
	background-repeat:repeat;
	width:800px;
	margin:auto;
	padding:0px;
	text-align:left;
}



#global_nav{
	position:relative;
	top:10px;
	clear:both;
	width:794px;
	margin:auto;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #666666;
	background-color: transparent;
}
#global_nav ul,#global_nav li{
	margin:auto;
	margin-top:5px;
	margin-bottom:6px;
	padding: 0;
	list-style: none;
	font-size: 0.8em;;
}

#global_nav li{
	margin-top:5px;
	margin-left:1px;
	display: inline;
	height: auto;
	text-align: left;
}

#global_nav a, #global_nav a:link, #global_nav a:visited{
	height: auto;
	text-decoration: none;
	color: navy;
	font-weight: normal;
	background-color: transparent;
	padding: 2px 5px;
	border: 1px solid #999999;
	display: inline;
}
#global_nav a:hover, #global_nav a:active{
	text-decoration: none;
	color: #fff;
	background-color: #ff8c00;
	border: 1px solid #464646;
	display: inline;
}


#return_nav{
	clear:both;
	width:794px;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 20px;
	text-align: right;
	border-bottom: 1px solid #666666;
	background-color: transparent;
}

#return_nav ul,#return_nav li{
	margin-top:5px;
	margin-left:1px;
	padding: 0px;
	margin:0px;
	list-style: none;
	font-size: 14px;
}

#return_nav li{
	display: inline;
	height: auto;
	text-align: left;
}

#return_nav a, #return_nav a:link, #return_nav a:visited{
	height: auto;
	text-decoration: none;
	color: blue;
	font-weight: normal;
	background-color: transparent;
	padding: 2px 5px;
}
#return_nav a:hover, #return_nav a:active{
	text-decoration: none;
	background-color: #3fbcfb;
	color: #ff0000;
	background-color: transparent;
}

#outline{
	width:800px;
	margin-top:10px;
	margin-bottom:10px;
}

#outline_left{
	width:320px;
	height: 240px;
	padding:0px;
	text-align: center;
	float:left;
	margin-left: 2px;
	background-color: transparent;
}

#outline_right{
	width:440px;
	padding:10px;
	margin-right: 1px;
	text-align:left;
	font-size:18px;
	line-height:1.4em;
	float:right;
	background-color: transparent;
}


#config{
	width:800px;
	margin-top:10px;
	margin-bottom:10px;
}
#config caption{
	margin:auto;
	caption-side:top;
	text-align:center;
	color:#000000;
	font-weight:bold;
	background-color:#ffffff;
	border:1px solid #999999;
}
#tbl_config{
	width:796px;
	margin:10px auto;
	text-align:center;
	border-spacing:0px;
	border-collapse:collapse;
}
#tbl_config th{
	background-color:#ffffff;
	color:#000000;
	border:1px solid #999999;
}
#tbl_config td{
	padding:5px;
	border:1px solid #999999;
}


#caution{
	clear: both;
	width: 800px;
	margin-top:10px;
	margin-bottom:10px;
}
#caution1{
	width:98%;
	margin:auto;
	padding: 3px;
	background-color: #ffffff;
	font-weight: normal;
	color: black;
	line-height:1.6em;
	text-align: left;
}
#caution1 ul{
	list-style-type:decimal;
}
#caution1 li{
	margin-left:2em;
}

#caution1 a:link    {color:green; text-decoration:none;font-weight:bold;font-size:100%;}
#caution1 a:visited {color:crimson; text-decoration:underline;font-weight:bold;font-size:100%;}
#caution1 a:hover   {color:green; text-decoration:underline;font-weight:bold;font-size:100%;}

#caution2 h3{
	width:98%;
	margin:0px auto;
	padding: 3px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	text-align:center;
	color: red;
}

.caution3{
	padding: 3px;
	background-color: transparent;
	font-weight: bold;
	font-size: 1.1em;
	text-align:center;
	color: #ff3636;
}




#lookaround{
	clear: both;
	width: 800px;
	margin-top:10px;
	margin-bottom:10px;
}
#lookaround_left{
	width:290px;
	float:left;
}
#lookaround ul{
	list-style-type:none;
	margin-left:1.5em;
	margin-bottom:10px;
	line-height:1.6em;
}
#lookaround_right{
	width:500px;
	float:right;
}


#fares{
	clear: both;
	width: 800px;
	margin-top:10px;
	margin-bottom:10px;
}
#fares caption{
	margin:auto;
	caption-side:top;
	text-align:center;
	color:#000000;
	font-weight:bold;
	background-color:#ffffff;
	border:1px solid #999999;
}

#tbl_fares_general{
	width:700px;
	margin:10px auto;
	text-align:center;
	border-spacing:0px;
	border-collapse:collapse;
}
#tbl_fares_general th{
	background-color:#ffffff;
	color:#000000;
	border:1px solid #999999;
}
#tbl_fares_general td{
	padding:5px;
	border:1px solid #999999;
}

#tbl_fares_group{
	width:700px;
	margin:10px auto;
	text-align:center;
	border-spacing:0px;
	border-collapse:collapse;
}
#tbl_fares_group th{
	background-color:#ffffff;
	color:#000000;
	border:1px solid #999999;
}
#tbl_fares_group td{
	padding:5px;
	border:1px solid #999999;
}


#business{
	width: 800px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
#tbl_business caption{
	margin:auto;
	caption-side:top;
	text-align:center;
	color:#000000;
	font-weight:bold;
	background-color:#ffffff;
	border:1px solid #999999;
}
#tbl_business{
	width:700px;
	margin:auto;
	text-align:center;
	border-spacing:0px;
	border-collapse:collapse;
}
#tbl_business th{
	background-color:#ffffff;
	color:#000000;
	border:1px solid #999999;
}
 
#tbl_business td{
	border:1px solid #999999;
	padding: 5px;
}


#access{
	clear:both;
	width: 800px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
#acc_car{
	/*background-color: red;*/
}
#acc_car ol{
	list-style-type:decimal;
	margin-left:3em;
	line-height:1.6em;
}
#acc_car_left{
	width:320px;
	padding:5px;
	text-align: left;
	float:left;
	margin-left: 2px;
}
#acc_car_right{
	width:440px;
	padding:5px;
	margin-right: 1px;
	text-align:left;
	font-size:18px;
	line-height:1.4em;
	float:right;
}
#acc_train{
	clear:both;
	background-color: transparent;
}
#acc_train ol{
	list-style-type:decimal;
	margin-left:3em;
	line-height:1.6em;
}
#acc_train_left{
	width:320px;
	padding:5px;
	text-align: left;
	float:left;
	margin-left: 2px;
	background-color: transparent;
}
#acc_train_right{
	width:440px;
	padding:5px;
	margin-top:0px;
	margin-right: 1px;
	text-align:left;
	font-size:18px;
	line-height:1.4em;
	float:right;
	background-color: transparent;
}
#acc_train_left #timetable{
	width:280px;
	padding:10px;
	margin-right: 1px;
	text-align:left;
	font-size:16px;
	line-height:1.4em;
	float:right;
	background-color: transparent;
}

#acc_odan{
	clear:both;
	/*background-color: #dddddd;*/
}
#acc_odan_left{
	width:320px;
	padding:5px;
	padding-left:20px;
	text-align: left;
	float:left;
	margin-left: 2px;
	background-color: transparent;
}
#acc_odan ul{
	list-style-type:none;
	margin-left:2em;
	line-height:1.6em;
}
#acc_odan_right{
	width:440px;
	padding:5px;
	margin-right: 1px;
	text-align:left;
	font-size:18px;
	line-height:1.4em;
	float:right;
	background-color: transparent;
}


#contact_us{
	width: 800px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}


#footer{
	/*background-color: #FFA500;*/
	width: 800px;
}


