@charset "utf-8";
/* CSS Document */
/*
----------------------------------------------------------
	message main
----------------------------------------------------------*/

/* message main */
#topmessage{
	margin:0 0 10px 0;
	padding:0 10px;
}
#topmessage .top_ms{
	width:503px;
	text-align: center;
}
#topmessage .top_ms_main{
	margin: 8px auto 0px auto;

}
#topmessage .ms_com{
	font-size:12px;
	color:#5D5D5D;
	line-height: 180%;
	padding:10px 10px 0 0px;
	text-align: left;
}
#topmessage .t_ms_name{
	font-family:"lr o", "ז", "qMm Pro W3";
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#topmessage td a{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#topmessage td a:hover{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
	text-decoration:underline;
}
#topmessage td a:visited{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
	text-decoration:underline;
}