@charset "utf-8";
/*
	(c)2008 Hormel Foods Corporation All Rights Reserved

		Style List
		1. Contents Style
		?. Print Style
*/


/* =1. Contents Style */
/* ---------------------------------------------------------------- */
#flash_area {
 margin:0 0 10px;
}
#hormel {
 overflow:hidden;
 height:1%;
 padding:10px 0 16px;
}
#hormel div.hormel_right {
 float:right;
 width:669px;
 overflow:hidden;
 zoom:1;
}
#hormel div.hormel_right a img {
 margin:0 0 5px;
}
#hormel div.hormel_right ul {
 overflow:hidden;
 height:1%;
}
#hormel div.hormel_right ul li {
 float:left;
}
#hormel div.hormel_right dl {
 clear:both;
 margin:20px 0 10px;
}
#hormel div.hormel_right dl dd {
 margin:10px 0 0;
}

#hormel div.hormel_left {
 float:left;
}
.history_under_constraction {
 margin:50px 0 400px 137px;
}

#hormel_right {
 padding-top:30px !important;
}
#hormel_right h2 {
 clear:both;
 width:594px;
 font-weight:bold;
 border-bottom:1px solid #dcdfe5;
 background:#fff url(/common/images/head_title_bg1.gif) left top no-repeat;
 margin:20px 0;
 padding:0 0 0 20px;
 line-height:30px;
 font-size:120%;
}
#hormel_right div.hormel_list {
 overflow:hidden;
 height:1%;
 margin:10px 0;
}
#hormel_right .left {
 float:left;
 width:342px;
 margin:0 20px 0 0;
}
#hormel_right .right {
 float:left;
}
#hormel_right .p1 {
 margin:0 0 0 30px;
}
#hormel_right .p1 p {
 margin:0 0 0 5px;
 font-size:85%;
}
#hormel_right .p2 {
 font-size:85%;
}
#hormel_right .p3 p {
 width:185px;
 padding:0 30px;
 font-size:85%;
}
#history_list {
 width:616px;
 background:url(/hormel/image/history_list_top_bg.gif) left top no-repeat;
 padding:20px 0 0;
}
#history_list ul {
 background:url(/hormel/image/history_list_bottom_bg.gif) left bottom repeat-x;
 padding:0 20px 20px;
}
#history_list ul li {
 background:url(/hormel/image/history_list_border.gif) left bottom no-repeat;
 margin:0 0 5px;
 padding:0 5px 5px;
}
#history_list ul li p {
 position:relative;
 margin:0;
 padding:0 0 0 5em;
}
#history_list ul li p span {
 position:absolute;
 left:0px; top:0;
 font-weight:bold;
}
* html #history_list ul li p span {/*IE6*/
 top:-3px;
 left:-5em;
}
*:first-child+html #history_list ul li p span {/*IE7*/
 top:-3px;
}

.hormel_txt {
 font-weight:bold;
}


#history_table	{
	background:url(../../hormel/image/history_table_middle.gif) repeat-y;
}

#history_table table	{
	width:584px;
	margin:0 13px 0 19px;
}

#history_table table th,
#history_table table td	{
	background:url(../../hormel/image/history_table_dot.gif) repeat-x;
	padding:5px 0;
}

#history_table table th	{
	font-weight:bold;
	padding:5px 24px 5px 7px;
	width:53px;
	vertical-align:top;
}

#history_table table th.noBg,
#history_table table td.noBg	{
	background:none;
}



/* =?. Print Style */
/* ---------------------------------------------------------------- */
@media print {

#history_list ul {
 zoom:1;
}
#history_list ul li {
 zoom:1;
}

}
