@import "style.css";

body{
    margin:0;
	padding:0;
	OVERFLOW-X: hidden;
	background:#fff;
	
	}

html, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, from{
    margin:0;
	padding:0;
	}


ul, ol, dl { 
    list-style:none;
	}
	
img {

    border:0;
	
	}


#top_lay{
	
    POSITION:relative; 
	WIDTH: 100%;
	HEIGHT: 136px;
	Z-INDEX: 1500;
	top:0px;
	margin:0 auto;
	
	
	}
	

	
#main {
	POSITION: relative; 
	WIDTH: 100%;
	HEIGHT: 439px;
	Z-INDEX: 1;
	TOP:0px;
	text-align: center;
	background:url(image/main_bg.gif) no-repeat top center; 
	margin:0 auto;
	

}
#main_top{
	POSITION: relative;
	WIDTH: 980px;
	HEIGHT:425px;
	TOP:7px;
	text-align:center;
	margin:0 auto;
	left:0px;
}



#content {
    POSITION: relative;
	WIDTH: 100%;
	TOP:0px;
	text-align: center;
	
}
#content_in:after {clear:both;display:block;content:"";}
#content_in {
	POSITION: relative;
	WIDTH: 980px;
	min-height:560px;
	text-align: center;
	margin:  0px  auto 30px  auto;
}

/******화물정보현황******/
 #real_time {
	 POSITION: absolute;
	WIDTH: 352px;
	min-height:353px;
	left:0;
	TOP:0px;
	text-align:left;
	margin:17px 0 0 0;
 }
#real_time h1{ height:30px;}
/* @table */

#real_time  table {width:100%; margin:0px 0; border-collapse:collapse;}
#real_time  th {padding:0px 0; color:#ecedf2;  }

#real_time  tbody th { font-size:13px;color:#444;font-weight:700;}
#real_time  th,
#real_time  td {padding:3px 5px 3px 5px; text-align:left; line-height:160%; border-bottom:1px dashed #d9d9d9;}
#real_time  td {color:#4F4F4F;text-align:left;font-size:13px;font-family: 'Nanum Gothic', 'Dotum', 'verdana';}
#real_time  td.g1 {background:url(image/m_icon1.gif) no-repeat 0 8px ;  text-align:left;padding:3px 5px 3px 12px; }
#real_time  td.g2 { padding:8px 5px;}
#real_time  td.g3 { color:#949494; text-align:right;}

/******공지사항******/
#notice {
	POSITION: absolute;
	WIDTH:352px;
	left:0;
	TOP:389px;
	text-align:left;
	margin:0px 0 0 0;
 }
#notice li.t1 {padding:10px 0 0 0;} 
 
/******배너******/
#m_banner1 {clear:both;display:block;content:"";}
#m_banner1 {
	POSITION: absolute;
	WIDTH:295px;
	left:371px;
	TOP:0px;
	text-align:left;
	margin:17px 0 0 0;
 }
#m_banner1 li {margin:0 0 19px 0;}
#m_banner1 li.t1{ float:left;} 
#m_banner1 li.t2{ float:right;} 
#m_banner1 li.t3 {margin:0 0 9px 0;}
 
/******배너******/
#m_banner2 {clear:both;display:block;content:"";}
#m_banner2 {
	POSITION: absolute;
	WIDTH:295px;
	left:685px;
	TOP:0px;
	text-align:left;
	margin:17px 0 0 0;
 }
#m_banner2 li {margin:0 0 19px 0;}
#m_banner2 li.t1{ float:left;} 
#m_banner2 li.t2{ float:right;} 
#m_banner2 li.t3 {margin:0 0 9px 0;} 
 
/******풋더******/ 
#bottom {
	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT:130px;
	text-align: center;
	TOP: 0px;
	border-top:1px solid #d9d9d9;
}
#bottom_navi {clear:both;display:block;content:"";}
#bottom_navi {
	POSITION: relative; 
	WIDTH: 100%; 
	min-HEIGHT:42px;
	text-align: center;
	TOP: 0px;
	border-bottom:1px solid #d9d9d9;
	background:#fbfbfb;
	}
#bottom_navi ul {width:980px; margin:0 auto; text-align:left;}
#bottom_navi ul li { float:left;padding:8px 10px 8px 10px;background:url(image/tail_line.gif) no-repeat right;}
#bottom_navi ul li a {  color:#858585; }
#bottom_navi ul li.t1 a{font-weight:700; color:#494949;}
#bottom_navi ul li a:hover {font-weight:700;}
#bottom_navi ul li.t1 a:hover { color:#000;}
#bottom_lay {
	WIDTH: 980px;
	POSITION: relative;
	margin:  0px  auto 0 auto;
	text-align:left;
	
}

#bottom_lay li{float:left; padding:20px 30px 0 5px; font-weight:normal;}
#bottom_lay li.copy_t{float:left;width:750px;  padding:18px 0 0 0px; font-family: 'Nanum Gothic','Dotum', 'verdana'; font-size:12px; color:#535252; line-height:140%;}

#bottom_lay li.copy_t span{ font-family: Verdana, Geneva, sans-serif; font-size:10px; color:#999999; line-height:140%; padding:5px 0 0 0;}

	
	
	