/*
BODY {	cursor: url(/cursor/larrow.cur);}
*/

A {
	text-decoration: none;	
	color: #000000; 
}
A:hover {
	text-decoration: underline;
	color: #CC9900;
}

.bunch A {
	text-decoration: none;	
	color: #444444; 
}
.bunch A:hover {
	text-decoration: underline;
	color: #CC9900;
}

.b_move A {
	text-decoration: none;	
	color: #757F40; 
}
.b_move A:hover {
	text-decoration: underline;
	color: #CC9900;
}

BODY, TD, INPUT, TEXTAREA, SELECT {
	font-size: 9pt;
	font-family: ±¼¸²;
}

.pt7, .pt7 TD { font-size: 7pt; }
.pt8, .pt8 TD { font-size: 8pt; }
.pt9, .pt9 TD { font-size: 9pt; }
.pt10, .pt10 TD { font-size: 10pt; }
.pt11, .pt11 TD { font-size: 11pt; }
.pt12, .pt12 TD { font-size: 12pt; }
.pt13, .pt13 TD { font-size: 13pt; }
.pt14, .pt14 TD { font-size: 14pt; }

.verdana, .verdana TD { font-family: verdana; }
.tahoma, .tahoma TD { font-family: tahoma; }
.±¼¸², .±¼¸² TD { font-family: ±¼¸²; }
.µ¸¿ò, .µ¸¿ò TD { font-family: µ¸¿ò; }

.bold, .bold TD { font-weight: bolder; }

.nowrap, .nowrap TD { white-space : nowrap; }
.fixed { table-layout: fixed; }
.ellipsis { overflow: hidden; text-overflow:ellipsis; }

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }


.pre {
	background: #FBFBFB; 
	padding: 5px; 
	border: 1 solid #EEEEEE;
}

.info {
	margin: 5px; 
	background: #FBFBFB; 
	padding: 5px; 
	border: 1 solid #EEEEEE; 
}

.star {
	font-family: verdana;
	color: #CC0000; 
}

.input {
	border: 1pt solid #B7B7B7;
}

.submit {
	border: 1pt solid #0064B2;
	background-color: #0085EE;
	color: #FFFFFF;
	cursor: hand;
	line-height: 150%;
}


.button {
	border: 1pt solid #DDDDDD;
	background-color: #EEEEEE;
	color: #555555;
	cursor: hand;
	line-height: 150%;
}
