@charset "utf-8";
/* BNMT 부산신항다목적터미널 */
/* css - dongwon CNS - eBiZ - Hyeoncheol */
/* last update - 2010 - 03 - 21 */
#main_visual {
	height: 384px;
	z-index: 100;
	width: 100%;
}
#info_navi {
	height: 56px;
	background-image: url(../img/main/main_navi_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#main_contaner {
	height: 202px;
	margin: auto;
	width: 1002px;
	padding-top: 18px;
}
#main_content01 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	height: 145px;
	width: 247px;
	padding-top: 17px;
	padding-left: 8px;
	padding-right: 14px;
	float: left;
}
#main_content02 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	height: 148px;
	width: 244px;
	padding-top: 14px;
	padding-left: 8px;
	float: left;
}
#main_content03 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ededed;	
	height: 159px;
	width: 207px;
	float: left;
}
.main_faq {
	width: 245px;
	font-family: dotum;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	text-align: left;
}
.main_faq caption{	display: none;}
.main_faq th{
	height: 32px;
	text-align: left;
	background-image: url(../img/main/main_faq.gif);
	background-repeat: no-repeat;
	cursor:hand;
}
.main_faq td{
	height: 20px;
	padding-left: 6px;
}


#main_info {
	width:100%;
	z-index:1000;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0px;
	top: 415px;
}
