#main_box_o
{
	background: url('../img/bg/bg_main.png') repeat;
	width: 660px;
	min-height: 324px;
	padding: 25px 20px 27px 20px;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	position: relative;
	z-index: -3;
	text-align: justify;
}

#o_footer_t
{
	background: url('../img/offer/header.png') no-repeat;
	width: 655px;
	height: 27px;
	padding-right: 45px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
}

#o_footer_t a
{
	text-decoration: underline;
}

#o_footer
{
	position: relative;
	top: -27px;
}

#o_footer_l
{
	background: #808CD7;
	width: 674px;
	height: 42px;
	float: left;
}

#o_footer_r
{
	background: url('../img/offer/footer_r.png');
	width: 102px;
	height: 42px;
	float: left;
}

#o_down_shadow
{
	background: url('../img/footer/down_shadow_one.png') no-repeat;
	width: 790px;
	height: 82px;
	position: relative;
	top: -40px;
}

.p_wrapper
{
	width: 464px;
	margin-bottom: 20px;
	overflow: hidden;
}

.p_cont
{
	background: #5863A1;
}

#p_pig
{
	background: url('../img/offer/pig.png');
}

#p_cow
{
	background: url('../img/offer/cow.png');
}

#p_hen
{
	background: url('../img/offer/hen.png');
}

.pic
{
	width: 232px;
	height: 105px;
	float: left;
}

.desc
{
	padding-top: 43px;
	float: left;
}

#main_box_o .desc_p
{
	font-size: 14px;
	text-indent: 0;
}

.desc h2
{
	font-size: 18px;
}

.roll
{
	background: url('../img/guide/arrow.gif') 0 0;
	width: 80px;
	height: 28px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: -14px;
	line-height: 1em;
	cursor: pointer;
}

.text
{
	visibility: hidden;
	height: 0px;
	padding: 0 10px 25px 10px;
}

#main_box_o p
{
	font-size: 11px;
	margin-bottom: 5px;
	text-indent: 2em;
}

#main_box_o h3
{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

#main_box_o li
{
	list-style-type: disc;
	line-height: 16px;
	margin-left: 15px;
}
#main_box_o ul
{
	margin-bottom: 5px;
}

#main_box_o li.level_2
{
	margin-left: 30px;
}

table
{
	border-color: white;
	margin: 0 auto;
	margin-bottom: 10px;
	
}

td
{
	padding: 2px;
	text-align: center;
}