@charset "utf-8";

/* CSS Document */
div#wrapper {
    background-color: #f9f9f9;
}
#footer .wide_list{
    padding-top:10px;
}
.view{
    padding:0 10px;
}
article.view{
    padding: 0 10px 30px 10px;
    box-shadow:none;
}

#menu_visa{min-width: 150px;}
#menu_air,
#menu_office{min-width: 200px;}
#menu_tour,
#menu_inbound,
#menu_info{min-width: 250px;}

nav.nav ul:not(.nav_dir) li{
    font-weight: bold;
}
#side .ui-tabs-panels{
    border-left: #DDD solid 1px;
    border-right: #DDD solid 1px;
}