/* CSS Document */

#stylefour{ z-index:1; position:relative;display:block;height:39px; width:100%; font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid  #FF3300;}

#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}

#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}

#stylefour ul li a:hover{color:#B30000; background:#FF3300; url(images/bgON.gif) no-repeat top left;
color:#FFFFFF;
}



#stylefour ul li a.current{color:#FFFFFF; background:#0066CC; url(images/bgON.gif) no-repeat top left; 
background-image:url(images/asagi.jpg); background-position:3px; background-repeat:no-repeat;}

#stylefour ul li ul
{
float:none;
display:none;
}



#stylefour ul li:hover ul
{
display:inherit;
color:#666;
text-decoration:none;
padding:11px 20px 0 20px;
height:23px;
background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
border:1px solid #999999;
position:absolute;
top:30px;
float:none;

}
 #stylefour ul li.over ul { 
display:list-item;
	float:none;
color:#666;
text-decoration:none;
padding:11px 20px 0 20px;
height:23px;
background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
border:1px solid #999999;
position:absolute;
top:30px;
}
	
	.normal
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:100;
	list-style:square;
	}
	.normal a
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FF6600;
	font-weight:100;
	list-style:square;
	}
	.normal a:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:underline;
	font-weight:100;
	list-style:square;
	}
	.baslik
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FF3300;
	
	}
	.div 
	{
	display:block;
	background:#FF0000;
	border-left: 100px solid #FF9900;
	width:50%;
	height:3px;	
	}
	.tahoma11 
	{
	font-family:Tahoma;
	font-size:11px;
	color:#006633;
	font-weight:100;
	text-decoration:none;
	}
	.tahoma11 a
	{
	font-family:Tahoma;
	font-size:11px;
	font-weight:100;
	color:#006633;
	text-decoration:none;
	}
	.tahoma11 a:hover
	{
	text-decoration:underline;
	font-family:Tahoma;
	font-size:11px;
	font-weight:100;
	color:#333333;
	}
	
	.head
	{
	font-family:Tahoma;
	font-size:15px;
	color:#333333;
	font-weight:bold;
	}
	.list
	{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	list-style:square;
	}
	.list a
	{
	font-weight:100;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	list-style:square;
	text-decoration:none;
	margin:2px;
	}
	.list a:hover
	{
	font-weight:100;
	font-family:Tahoma;
	font-size:11px;
	color:#006600;
	list-style:square;
	text-decoration:underline;
	margin:2px;
	}
	.satirbrdr
	{
	font-family:Tahoma;
	color:#333333;
	font-size:11px;
	font-weight:100;
	border-bottom:1px dotted #CCCCCC;
	}
	.h
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	
	}
	input
	{
	border:1px solid #333333;
	font-family:Tahoma;
	font-size:12px;
	}
	.button
	{
	border:1px solid #333333;
	font-family:Tahoma;
	font-size:12px;
	height:24px;
	}