
#fancybox-loading {
	display:none;
}
#fancybox-inner {
	background:url(../images/msg.jpg) left bottom no-repeat;
}
#hMsg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#666666;
	font-weight:normal;
	background:url(..//images/b_01.gif) left top no-repeat;
	padding-left:20px;
	margin:24px 28px 25px 28px;
	line-height:33px;
}
#pMsg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px 50px 56px 50px;
	*margin:0px 50px 76px 50px;
	line-height:20px;
	text-align:justify;
}
#lnkMsg {
	position:absolute;
	display:block;
	bottom:30px;
	right:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BC7B9D;
	text-decoration:none;
}
#lnkMsg:hover {
	text-decoration:underline;
}

/***************** NEWS *****************/

#divHomeNews {
	position:relative;
	width:100%;
	clear:both;
	border-top:1px solid #DDDDDD;
	padding-top:30px;
	margin-top:10px;
}
#divHomeNews .lnkNews {
	color:#666666;
	display:block;
	position:relative;
	text-decoration:none;
	padding-bottom:10px;
	font-size:11px;
	padding:20px 0px 20px 20px;
	border-bottom:1px solid #CCCCCC;
	width:270px;
}
#divHomeNews .lnkNews:hover {
	text-decoration:none;
	background-color:#F9F9F9;
}
#divHomeNews .lnkNews span {
	font-size:12px;
}
#divHomeNews .lnkNews span strong {
	margin-left:5px;
}
#divHomeNews .lnkNews p {
	margin:0px;
	margin-top:15px;
	margin-right:20px;
	font-style:italic;
	line-height:14px;
}


























