@charset "utf-8";
#BREAKFAST {
	width: auto;
	display: block;
	font-size: 12px;
	min-height: 500px;
	background: url(../CATALOGS/breakfast-GROUND.jpg) no-repeat left top;
	padding: 10px 0px 10px 0px;
}
#BREAKFAST    .pix {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dotted #C6850B;
	margin: 0px;
}
#BREAKFAST  .header  {
	display: block;
	padding: 4px 4px 4px 20px;
	background: url(../images-GLOBAL/bar.gif) no-repeat left top;
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	width: 595px;
}
#BREAKFAST  .header  p {
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
	display: inline;
}
#BREAKFAST table {
	width: 620px;
	background-color: #F4F4F4;
}
#BREAKFAST   table  td {
	padding: 4px 0px 4px 20px;
	border-bottom: 1px dotted #CCCCCC;
}
#BREAKFAST table td b {
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
}
#BOX  .newsPIX {
	width: auto;
	float: left;
	margin: 14px 15px 0px 0px;
	display: block;
}
#BOX   .MORE   a {
	background-image: url(../images-GLOBAL/BUTTON-more.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	width: 55px;
	text-indent: -5000px;
	height: 19px;
	float: left;
	margin: 4px 0px 0px 0px;
}
#BOX .MORE a:hover {
	background-position: left bottom;
}
#AIB-box {
	display: block;
	margin: 15px 0px 0px 0px;
	float: left;
}
#AIB-box2 {
	display: block;
	margin: 0px auto;
}
#AIB-box2 img {
	padding: 15px 25px 0px 0px;
}


#AIB-box img {
	padding: 0px 15px 0px 0px;
}
#dear-BOX  {
	padding: 0px 0px 0px 20px;
	width: auto;
	clear: both;
}
#dear-BOX .dear {
	font: bold italic 18px "Times New Roman", Times, serif;
	display: block;
	padding: 20px 0px 20px 0px;
}
#dear-BOX .body {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	line-height: 20px;
}
#BOX h4 {
	height: 46px;
	width: 560px;
	margin: 20px 0px 10px 0px;
	background-image: url(../images-NEWS/header-NEWS.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	float: right;
}
#new-BOX {
	font-size: 14px;
	width: auto;
	text-align: left;
	clear: both;
}

.LEFT {
	float: left;
	padding: 0px 10px 0px 0px;
}

