@charset "utf-8";
/* CSS Document */
.ema_logo
{
	width:250px;
	height:130px;

}
.map
{
width:250px;
	height:420px;
}
.rss
{
	width:250px;
	height:300px;
}
#left_title
{
	width:250px;
	height:30px;
	color:#FF0000;
	font-size:2em;
	text-align:center;
	font-weight:bold;
}
#news_menu
{
	width:250px;
	height:400px;
}
.leftmenu li
{
	text-align:left;
	text-decoration:none;
	list-style:square;
	margin-left:-5px;
}
.leftmenu a, .leftmenu a:visited
{
	color:#FFF;
	text-decoration:none;
}
.leftmenu a:hover
{
	color:#F00;
	text-decoration:none;
}
