/* newsList */
/* otherContentBox */
body #page #pageBodyArea #contentBlock #informationSection #lukia_newsList{
	float : left ;
	width : 720px ;
}
body #page #pageBodyArea #contentBlock #informationSection #lukia_newsList h2{
	margin : 0 0 20px ;
}
body #page #pageBodyArea #contentBlock #informationSection #lukia_newsList ul{
	width : 100% ;
	padding : 5px 0 0 ;
}
body #page #pageBodyArea #contentBlock #informationSection #lukia_newsList ul li{
	padding : 0 0 1em ;
	background : url("../../common/img/dotline_horizontal.gif") left bottom repeat-x ;
	min-height : 1.6em ;
	line-height : 140% ;
	_height : 3.8em ;
	margin-top:15px;
}

body #page #pageBodyArea #contentBlock #informationSection #lukia_newsList ul li a:hover{
	color : #005097 ;
	text-decoration : underline ;
	background-image : url("../../../common/img/ico_arrow_ov.gif") ;
}

body #page #pageBodyArea #contentBlock #informationSection #lukia_newsList ul li a{
	display : block ;
	padding : 0 0 0 15px ;
	background : url("../../../common/img/ico_arrow.gif") 5px 0.4em no-repeat ;
	color : #666 ;
	text-decoration : none ;
}
.nolinkarrow {
background:transparent url(../../../common/img/ico_arrow.gif) no-repeat scroll 5px 0.4em; color:#666666; display:block; padding:0 0 0 15px; text-decoration:none;
}

