﻿<!--

body{

    font-family: "Arial ",sans-serif;
    MARGIN: 0px
    max-width:600px;
}
.index_body{
    background-color:#FFCC66;
    color:#000;
}
.grid{layout-grid-mode:both;
layout-grid-line:14px;
font-size:11pt}

.default

{

	font-family: "Arial ",sans-serif;
    MARGIN: 0px

}

H1

{

    FONT-SIZE: 16pt;
	font-family: "Arial ",sans-serif;
    color: #666666;
    MARGIN: 0px

}

H2
{
    FONT-SIZE: 10pt;
	font-family: "Arial ",sans-serif;
    color: #000000;
    MARGIN: 0px
}

H3
{
    FONT-SIZE: 12pt;
	font-family: "Arial ",sans-serif;
    color: #000000;
    MARGIN: 0px
}

.summary

{

    FONT-SIZE: 8pt;
	font-family: "Arial ",sans-serif;
    color: #666666;

}
div.center{
    text-align:center;
}
/***************************

   div width550px

*****************************/
.content550{
    text-align:left;
    width:550px;
    margin-top:16px;
}
.content550 p{
    font-size:10pt;
    margin-bottom:0;
}
.padding-top-16{
    padding-top:16px;
}

/***************************

   div width600px

*****************************/
.content600{
    text-align:left;
    width:600px;
    margin-top:16px;
}
.content600 h2, .content600 h4{
    margin-bottom:8px;
}
.content600 p{
    font-size:10pt;

}

p.font_size8{
    font-size:8pt;
}
.font_size10{
    font-size:10pt;
}
p.font_size12{
    font-size:12pt;
}

.margin_top_0{
    margin-top:0;
}
.margin_top_8{
    margin-top:8;
}


.air_e{
    background:url("images/air_over.gif");
    width:161px;
    height:29px;
}

.sea_e{
    background:url("images/sea_over.gif");
    width:161px;
    height:29px;
}
.cargos_e{
    background:url("images/cargo_over.gif");
    width:161px;
    height:29px;
}
.voice_of{
    background:url("images/testimonials_over.gif");
    width:161px;
    height:29px;
}
.faqs_e{
    background:url("images/faqs_over.gif");
    width:161px;
    height:29px;
}
.points_to{
    background:url("images/points_over.gif");
    width:161px;
    height:29px;
}
.online_e{
    background:url("images/online_over.gif");
    width:161px;
    height:29px;
}
.index_j{
    background:url("images/japan_over.gif");
    width:161px;
    height:29px;
}
.packing_e{
    background:url("images/packing_over.gif");
    width:161px;
    height:29px;
}

.button a{
    display:block;
}
.button img{
    border:none;
}
.button a:hover{
    background:none;
}
.button a:hover img{
    visibility: hidden;
}

-->