body {
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
	background:#d9d9d9;
    vertical-align: baseline;
	font-size:100%;
    font-weight:normal;
    line-height:1.5;
    _word-wrap:break-word;
}
a{
    color:#000;
    text-decoration:none;
}

a:hover{
    color:#b30000;
}
h1{
	font-size:28px;
	line-height:34px;
}

h2{
	font-size:20px;
	line-height:24px;
}

h3{
	font-size:16px;
	line-height:20px;
}

em{
    font-style:italic;
}

h1,h2,h3{
    font-weight:normal;
}
/* wrapper ---------------------------------------------- */
#wrapper{
    width:1000px;
    margin-left:0 auto;
}

#header{
	background:#FF8C00;
    color:#fff;
    width:100%;
    margin:0 auto;
    height:45px;
    line-height:50px;
    z-index:1;
}
#header h2{
	color:#042b6b;
	font-size:22px;
    display:block;
    float:left;
    margin:5px 0 0 0;
	padding-top:5px;
	padding-left:10px;
    height:26px;
}
#header a{
    color:#fff;
    text-decoration:none;
}

#header a:hover{
    color:#A71B22;
}

#header-navi{
	margin:0px;
    float:left;
    width:710px;
	height:100%;
    border-right:2px solid #656668;
}
#header-navi li{
	width:20%;
	height:40px;
	text-align:center;
}
#header-navi a{
    font-size:14px;
    letter-spacing:.2px;
}

#header-navi a:hover{
    color:#900000;
}
#header-navi .first{
    background:none;
}
.horizontal{
    overflow:hidden;
    _height:1%;
}

.horizontal li{
    float:left;
    list-style-type:none;
}
.header-box{
    border-bottom:1px solid #D0D2D3;
	border-top:1px solid #D0D2D3;
	float:left;
	margin:0px;
	padding:5px;
}
.header-box ul{
   margin:0px;
	padding:5px; 
}
.header-box li{
    float:left;
    padding-right:3px;  
}
.header-box-img .caption{
    padding:5px 0 0;
    color:#333;
    clear:both;
    font-size:11px;
    line-height:15px;
	display:block;
 }

.header-box-img{
	display:block;
    line-height:0;
    margin-bottom:20px;
    clear:both;
    position:relative;
}


.header-box .header-box-img{
    position:relative;
    float:left;
    display:block;
    background:#d0d2d3;
    width:175px;
    height:180px;
}

.header-box .header-box-img img{
    float:left;
	border:0px;
    margin-bottom:0px;
}

.box01, div.box01{ width: 960px; margin: 0;}

.box02, .box03,.box01{float:left;margin-right: 20px;}

.box02  { 
	width: 140px;
	background-color:#830303;
	height:600px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e8e8e8;
	}
.box03  { 
	padding_0px;
	width: 800px;
	min-height:100px;
}
.welcome{
	font-size:26px;
	line-height:26px;
}
.best{
	color:#042b6b;
	padding-top: 0px;
	margin:0px;
	font-weight:normal;
	font-size:28px;
	line-height:48px;
}
.fly{
	font-size:22px;
	line-height:26px;
}
.services{
	color:#dbe4f2;
	padding: 15px;
	position:relative; 
	top:5px; 
	left:10px; 
	width:600px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #e8e8e8;
	background-color:#888888;
}

.services li{
	font-size:18px;
	font-weight:normal;
	line-height:26px;
}
.deepBlue{
	color:#042b6b;
	font-weight:bold;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.clear {
    clear:both;
    display:block;
    overflow:hidden;
    visibility:hidden;
    width:0;
    height:0;
}

