@charset "UTF-8";

* {
 margin: 0;
 padding: 0;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 100000}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 10px "Ms Sans Serif"}

#sddm li a
{	display: block;
	 padding: 5px 10px;
	 border-style: solid;
	 border-width: 1px 1px 1px 0;
	 border-color:    #030000 #030000;
	 /*
	 background-color:  ;
	 */
	 color: #ffffff;
	 text-decoration: none}

#sddm li a:hover
{	background: #f53131}

#sddm div
{	
    position: absolute;
	visibility: hidden;
	 border-style: solid;
	 width:170px;
	 border-width: 0px 0px 0px 0;
	 border-color: #f53131 #030000 #030000;
	 background-color: ;
	 color: #ffffff;
	 z-index: 100001;

}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: ;
	color: #ffffff;
	font: 10px "Ms Sans Serif"}

#sddm div a:hover
{	background: #f53131;
	color: #ffffff;
}

.bg_menu
{
background-color: ;  
background:url(http://www.thaikarate-school.com/upload/system_theme_menu/28060918505415.jpg) repeat;
}