.breadcrumbs {display:none;}
.o_m_cont {
display:inline-block;
width:800px;
height:650px;
position:relative;
background-color:white;
background-repeat: no-repeat;
background-position: center;
}
.o_m_it {
display:inline-block;
position: absolute;
TEXT-ALIGN:left;
}
.o_m_tit {
display:inline-block;
background-color:#164480;
border-radius: 15px;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
color: white;
font-size: 14px;
font-weight: 600;
padding: 5px 10px 5px 10px;
line-height: 110%;
TEXT-ALIGN:left;
}
.o_m_lst {
display:inline-block;
background-color:white;
padding: 5px;
line-height: 120%;
}
.o_m_lst A {
font-size: 14px;
font-weight: 600;
color: #164480;
white-space: nowrap;
}
.o_m_lst A:hover {
color: #480607;
}
.o_m_mini {
 display:none;
 TEXT-ALIGN:center;
}
.o_m_mini IMG {
 width:100%;
 max-width:400px;
}
@media screen and (max-width: 800px) {
.o_m_cont {
width:100%;
height: auto;
background-image: none;
TEXT-ALIGN:left;
padding-bottom: 10px;
}
.o_m_mini {display:block;}
.o_m_it {
 position:initial;
 margin-left: 10px;
 margin-top: 5px;
 vertical-align:top;
}
}
.section_transport {padding-top: 70px;}
@media screen and (max-width: 1080px) {
 .section_transport {padding-top: 0px;}
}
.kst_img_div {background-color:#FFF;TEXT-ALIGN:center;}
.kst_img_div IMG {max-width: 100%; max-height:250px;}
.kst_tbl {border:#DDD solid 0px; margin-bottom:0px;}
.kst_tit {background-color:#0E294B !important; color:#FFCF48 !important;}
.kst_tbl TH {background-color:#EEE; color:#0E294B; border:#0E294B solid 1px;}
.kst_tbl TD {background-color:#FFF; color:#0E294B; border:#0E294B solid 1px;}
.kst_tbl B {font-weight: bold;}
.kst_tbl A {color:#1164B4;}
.kst_pdf A {color:#EEE; font-weight: bold; margin-bottom:0px;}
.kst_pdf A:hover {color:#FF0;}
