body, p, textarea {
	font-family:	serif;
	font-size:	16px;
	font-weight:	400;
	font-style:	normal;
	color:	#333333;
	
}

.small 			{ font-size: 10px; }

.dashed			{ border-bottom: 1px #000 dashed; text-decoration: none; }

#menu			{ 	margin: 0; padding: 0; padding-top: 3px; float: left; }
#menu ul, li	{ 
	height: 24px; 
	list-style: none; 
	float: left; 
	padding: 0 20px 0 20px; 
	margin: 0;
	color: #000; 
	font-size: 18px;  
	white-space: nowrap;
}

/* #ul_menu		{ width: 100%; list-style-position: inside; } */

.placeholder	{ height: 24px; float: left; width: 100px; border: 1px solid #f00;}

#menu a			{ color: #000; }
#menu a:hover	{ color: #666; }

#menu a.sel		{ text-decoration: none; font-weight: bold; cursor: text; }

img				{ border: none; }


form 			{ padding: 0; margin: 0;}

.submit			{ font-size: 14px; padding: 0px 5px 0px 5px; }
.input_menu 	{ display: none; float: left; }
