@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;
}
#newsfun {
 overflow:hidden;
 height:1%;
 padding:0 0 16px;
}
#newsfun div.newsfun_right {
 float:right;
 width:669px;
}
#newsfun div.newsfun_right a img {
 margin:0 0 5px;
}

#newsfun div.newsfun_left {
 float:left;
}

#newsfun_section1 {
 overflow:hidden;
 height:1%;
 margin:0 0 5px;
}
#newsfun_section1 div.left {
 float:left;
 margin:0 6px 0 0;
}
#newsfuns_list {
 overflow:hidden;
 height:1%;
 margin:0 0 25px 0;
}
* html #newsfuns_list {/*IE6*/
 margin:0 0 15px 0;
}
*:first-child+html #newsfuns_list {/*IE7*/
 margin:0 0 15px 0;
}
#newsfuns_list li {
 float:left;
 margin:0 4px 6px 0;
}





#common_layout2 div.layout2_right div.right_section a{
 color:#0072ff;
}

#common_layout2 div.layout2_right p.pageTop{
 text-align:right;
 margin:0 20px 30px 0;
 _margin:0 10px 30px 0;
}

.cmWrapper	{
	border-bottom:1px solid #ececec;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	height:268px;
}

.cmImage	{
	float:left;
	width:320px;
	margin:0 20px 0 0 ;
}
.cmBodyWrapper	{
	float:left;
	width:275px;
}
.cmBodyTitle	{
	width:240px;
	height:37px;
	background:url(../../newsfun/image/cmBodyTitleBg.jpg) no-repeat;
	padding:12px;
	margin:0 0 20px 0;
	font-size:13px;
	line-height:120%;
}


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




