@CHARSET "UTF-8";

#theMenu h3.head{
	font: bold 16px Tahoma;
	color: #28292a;
	float: left;
	display: inline;
	width: 690px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	
}
#theMenu h3.ui-state-active{
	float: left;
	display: inline;
	width: 680px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.gray{
	float: left;
	background:  #f3f3f3 ;
	width: 680px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.gray_dol{
	height: 10px;
	width: 680px;
	background:  #f3f3f3 ;
}

.gray .mid{
	float: left;
	display: inline;
	margin-top: 15px;
	margin-left: 20px;
	
	
}
.gray .mid p{
	margin-top: 0px;
	margin-right: 10px;	
}



a.zwin{
	float: right ;
	
	margin-top: -15px;
	
	border-bottom: 1px dotted #4b4f59 ;
	display: inline-block; vertical-align: bottom;
	color: #4b4f59 ;
	
	
}

a.zwin:hover{
	font: bold 11px Arial;
	color: #1894cc ;
	text-decoration: none;
	border-bottom: 1px dotted #1894cc ;		
}

