	A:link			{text-decoration:none; color:black;}
	A:visited		{text-decoration:none; color:black;}
	A:active		{text-decoration:none; color:#666666;}
	A:hover			{text-decoration:underline; color:#666666;}

	td				{font-family:±¼¸²;font-size:12px}
	input			{font-family:±¼¸²;font-size:12px}
	textarea		{font-family:±¼¸²;font-size:12px;border : 1px solid gray;}
	select			{font-family:±¼¸²;font-size:12px}

	.underbox {
					border-bottom-width: 1px;
					border-bottom-style: solid;
					border-top-color: #0099FF;
					border-right-color: #0099FF;
					border-bottom-color: #0099FF;
					border-left-color: #0099FF;
					}

	img				{border:0}
	BODY			{
					overflow-x:hidden;
					overflow-y:auto;
					bgcolor:#F3F8FE;
					font-family:±¼¸²;font-size:12px;


					}

	.txt01
					{
						font-family : Verdana, µ¸¿ò;
						font-size : 11px;
						color : slategray;
					}

.input
					{
						font-family : Verdana, µ¸¿ò;
						font-size : 11px;
						color : slategray;
						border : 1px solid gray;
					} 
.header
					{
						background-color:#336699;
						color:White;
						height:20px;
						vertical-align:bottom;
						padding-bottom:2px;
						font-weight:bold;
					}
.item
					{
						text-align:center;
						height:20px;
						color:slategray;
					}
.btn_search		{
						border:1px solid;
						background-color:white;
						
					}