@charset "utf-8";
/* CSS Document */
#tm{ padding-top:25px;}
#tmm{ padding-top:23px;}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Arial, "Kozuka Gothic Pro B", "Kozuka Gothic Pro EL"; 
	font-size:12px; color:#000000; text-transform:uppercase; font-weight:bold; text-decoration:none;
	width:auto;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 3px;
	background: #FFF;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-family: Arial, "Kozuka Gothic Pro B", "Kozuka Gothic Pro EL"; 
	font-size:12px; color:#000000; text-transform:uppercase; font-weight:bold;
	letter-spacing:normal;
}

#sddm li a:hover
{	
	background: #FFF;
	color:#00BBF2;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFF;
	border: 1px solid #49A3FF;
	border-bottom:0px;
	
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFF;
		font-family: Arial, "Kozuka Gothic Pro B", "Kozuka Gothic Pro EL"; 
		font-size:11px; color:#000000; text-transform:uppercase; font-weight:normal;
		width:145px;
		border-bottom:1px solid #49A3FF;
		
	}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF;
		text-decoration:none;
		font-weight:normal;
	}
	
