@charset "UTF-8";
/* CSS Document */

@import "common.css";
/*----------main img----------*/

.bgmaximage{
	position:absolute !important;
	display:none;
}

#maincontent {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	}

.loader{
    position:absolute;
	z-index:9999;
	width:39px;
	height:39px;
	top:49%;
	left:49%;
}
/*----------contents----------*/	
#wrap_con{
	background:url(../img/common/contenctBOXbg.png) no-repeat;
	overflow:hidden;
	width:950px;
	padding:10px 15px 30px 15px;
	text-align:left;
	color:#FFF;
	clear:both;
	}	
	
.img_space{
	margin-bottom:700px;
}

#sideMenu{
	margin:20px 0 0 0;
	}
	
#sideMenu ul li a{
	display:inline;
	width: 210px;
	height: 0px;
	display: block;
	text-align: center;
	padding-top: 80px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
#sideMenu ul li.corporate a{
	background:url(../img/index/btn_corporate.jpg) no-repeat top left ;
	}
#sideMenu ul li.corporate a:hover{
	background:url(../img/index/btn_corporate.jpg) no-repeat top right ;
	}
#sideMenu ul li.access a{
	background:url(../img/index/btn_access.jpg) no-repeat top left ;
	}
#sideMenu ul li.access a:hover{
	background:url(../img/index/btn_access.jpg) no-repeat top right ;
	}
#sideMenu ul li.inquiry a{
	background:url(../img/index/btn_inquiry.jpg) no-repeat top left ;
	}
#sideMenu ul li.inquiry a:hover{
	background:url(../img/index/btn_inquiry.jpg) no-repeat top right  ;
	}
#mainServise{
	height:470px;
	font-size:12px;
	line-height:150%;
	color:#FFF;
	text-align:left;
	padding:10px 0 0 0;
	position:relative;
	margin-bottom:10px;
	}
	
#mainServise h2{
	margin-bottom:15px;
}

#mainServise .fright{
	float:left;
	width:320px;
	height:210px;
	background:url(../img/index/frightSimulatorBg.jpg) no-repeat;
	padding:250px 10px 10px;}

#mainServise .overlay{
	width:92px;
	height:111px;
	position:absolute;
	left:230px;
	top:0px;
	}

#mainServise .license{
	background:url(../img/index/licenseBg.jpg) no-repeat;
	height:165px;
	padding:85px 10px 10px;}

#mainServise .maintenamce{
	background:url(../img/index/maintenanceBg.jpg) no-repeat;
	height:115px;
	padding:85px 10px 10px;}
	
#mainServise .w370{
	width:370px;
	float:right;}
#mainServise .more{
	text-align:right;
	margin-top:3px;}
	
#news{
	clear:both;
	overflow:hidden;
	line-height:150%;
	width:450px;
	float:left;
	}
#news .title{
	margin-bottom:7px;
	background:url(../img/index/newsTitle.jpg) no-repeat;
	height:25px;
	padding:3px 8px;
}
#news .title h2{ float:left;
	width:200px;
	margin-top:1px;}
#news ul li{
	margin-bottom:10px;
	border-bottom:#FFF dotted 1px;
	padding-bottom:10px;
	clear:both;
	overflow:hidden;}
#news ul li span{
	font-size:11px;
	display:block;
	width:70px;
	float:left;
	color:#D3D3B4;
}
#news dl{float:left;	
	width:380px;
	}	
#news dl dt{
	color:#D3D3B4;
	margin-bottom:3px;
	display:block;
	font-weight:bold;
	}
#news dl dd{
	font-size:12px;
	display:block;
	}
#news a{ float:right;
font-size:12px;}

#news dl dd a{float:none;}


#news dl dd img{display:none;}

#fsBOX{
	background:url(../img/index/fsBox_titleBG.jpg) no-repeat;
	float:right;
	width:240px;
	height:228px;
	padding:43px 0 0 0;
	text-align:center;
	overflow:hidden;}
	
#fsBOX .title{
	margin-bottom:53px;}
#fsBOX p{
	margin:20px auto 0 auto;
	text-align:left;
	font-size:12px;
	width:220px;
	line-height:150%;}



