
/* ----------------- HEADER ----------------- */
#header {
   width:745px;
   background-color:#FFFFFF;
   border-right:solid 1px #DADADA;
}

table.header input.search {
   margin:0px 0px 0px 0px;
	width:137px;
	height:19px;
	border:none;
   background-image:url(/shared/img/bg_hd_04.gif);
}
table.header_navi td {
   background-image:url(/shared/img/bg_hd_03.gif);
}



/* ----------------- FOOTER ----------------- */


#pg {
	width: 711px;
	margin:0px 17px 10px 17px;
	padding:0;
	text-align:right;
  }

#pg a {
  	width: 711px;
  	display: block;
  	background-color: #DADADA;
  }

#pg a:hover {
  	background-color: #EEEEEE;
  }
  
#footer {
   width:745px;
   background-color:#FFFFFF;
   border-right:solid 1px #DADADA;
   clear:both;
   
   height: 76px;
   
}

table.footer_navi {
	width:745px;
	height:44px;
}
table.footer_navi tr {
   background-image:url(/shared/img/bg_ft_01.gif);
}
table.footer_navi td {
   padding:10px 0px 16px 0px;
}
