@charset "utf-8";
/* BNMT 부산신항다목적터미널 */
/* css - dongwon CNS - eBiZ - Hyeoncheol */
/* last update - 2010 - 03 - 21 */


* {
	margin:0;
	padding:0;
}

html,body {	width:100%;	font-family: 돋움,dotum,tahoma;	text-decoration:none; }
a,img,fieldset,iframe { border:0 none; }
ul,li,dt,dd,dl {list-style:none;}
h1{	font-size: 12px;	font-weight: bold;	font-family: tahoma,sans-serif,arial,verdana;	color: #d95628;	margin-bottom: 3px;}
h2{	font-size: 14px;	margin-bottom: 8px;}
h3 {	font-weight: normal;	font-size: 11px;	color: #8c8c8c;	padding-bottom: 8px;}


/*------layout------*/
#wrap{
	width: 100%;
	text-align: center;
	margin: 0px;
}
#contaner {	width: 1004px; 	}


/*------header------*/
#header {
	height: 74px;
	background-image: url(../img/base/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 46px;
	text-align: center;
	margin: 0px;
	width: 100%;
}

#gnb {
	width: 1004px;
	margin: auto;
	height: 46px;
}
#lnb {
	width: 1004px;
	margin: auto;
}

.logo {
	height: 28px;
	width: 95px;
	float: left;
	padding-top: 10px;
	padding-left: 1px;
}
.gnb_menu {
	height: 13px;
	width: 221px;
	float: right;
	margin-top: 6px;
	margin-right: 13px;
}


#main_menu  {
	width:100%;
	z-index:1000;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0px;
	top: 46px;
}



/*------footer------*/
#footer {
	height: 77px;
	text-align: center;
	clear: both;
	width: 100%;
	background-image: url(../img/base/footer_bg.gif);
	background-repeat: repeat-x;
}
#footer_copy {
	float: left;
	margin-top: 23px;
}
#footer_menu {
	float: right;
	height: 44px;
}
#footer_menu dl {
	height: 26px;
	width: 443px;
	padding-right: 4px;
	white-space: nowrap;
	margin-top: 18px;
}
#footer_menu dt {
	text-align: left;
	width: 225px;
	display: inline;
	padding-right: 70px;
}
#footer_menu dd {
	height: 26px;
	width: 142px;
	display: inline;
}

#footer_center{
	width: 1004px;
	margin: auto;
	height: 86px;
	padding-top: 23px;
}
.copyright{}
.select01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b2b2b2;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
	font-family: "돋움";
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	height: 18px;
	width: 130px;
}
