﻿ 
#head {
	position: relative;
	width :561px;
	height: 36px;
	background: url(../images/templateTWD_05.jpg) no-repeat;
}
#head-left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 36px;
	background: url(../images/templateTWD_05.jpg) no-repeat;
	 
}
#head-right {
	position: absolute;
	top: 0px;
	right :0px;
	width: 0px;
	height: 36px;
	background: top right url(../images/templateTWD_05.jpg) no-repeat;	
	 
}
#head-center { 
	
	text-align : left ;
	padding :10px 0px 0px 5px ;
	height: 36px;
	background: url(../images/templateTWD_05.jpg) no-repeat; 	
}
#head-center a 
{
	padding: 0px 0px 0px 9px;
	background: url(../images/icon_002.jpg) no-repeat left center;
}


#head a
{
 	color: #ffffff;  
	text-decoration: none;
	/*font: bold 10px tahoma, sans-serif;*/
}
#head a:hover
{
	color: #000000;
}
#head ul 
{
  margin  :0px;
  padding :0px;
}
#head li 
{ 
  display: inline;
  list-style :none;
  margin :0px;
  padding :0px ;
  
}

#head .important a
{
	color: #8b0000;
}
#head .important a:hover
{
	color: #ffffff;
}

.Text_Topmenu
{
	color :#ffffff;
}