/* ----------------------------------------
*	Index-style
---------------------------------------- */
div#contents{
	background:url(../imgs/side_back.png) no-repeat top left;
}
div#main_contents{
	width:570px;
	float:right;
	padding:10px 10px 25px 20px;
}
div#main_contents h2{
	background:url(../imgs/health_forever/whats_new/title_whats_new.png) no-repeat top left;
	width:510px;
	height:32px;
	text-indent:-9999px;
	margin-bottom:15px;
}
p.page_to_top{
	clear:both;
	margin:20px 0px;
}
p.page_to_top a{
	display:block;
	background:url(../imgs/back_to_top.png) no-repeat top left;
	width:97px;
	height:13px;
	margin:0px 0px 0px auto;
	text-indent:-8888px;
	outline:none;
}


/*	information
---------------------------------------- */
div#information{
	width:175px;
	float:left;
	margin:15px 0px 0px 10px;
	background-color:#FFFFFF;
}
div#information h4{
	width:175px;
	border-top:solid 1px #119034;
	border-right:solid 3px #119034;
	background:url(../imgs/corporate_activity/side_title.png) no-repeat 10px 10px;
	height:12px;
	padding:8px 0px;
	text-indent:-9999px;
}
div#information ul{
	width:167px;
	border-right:solid 3px #EAEAEA;
	padding:5px 8px 5px 0px;
}
div#information li{
	margin:0px 0px 10px 10px;
}
div#information li a{
	display:block;
	text-indent:-9999px;
	height:15px;
	outline:none;
}
div#information li#actqua_process a{	background:url(../imgs/corporate_activity/manufacturing_process.png) no-repeat center left;}



