/* CSS Document */
body {
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
}
.title1 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.title2 {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.webtext {
color: #3366FF;
}
a.webtext:link {
	text-decoration: none;
	color: #3366FF;
}
a.webtext:visited {
	text-decoration: none;
	color: #3366FF;
}
a.webtext:hover {
	color: #666666;
	text-decoration: underline;
}
a.webtext:active {
	text-decoration: none;
	color: #3366FF;
}

.legaltext {
	font-family: Arial;
	font-size: 11px;
}
a.legaltext:link {
	text-decoration: none;
	color: #000000;
}
a.legaltext:visited {
	text-decoration: none;
	color: #000000;
}
a.legaltext:hover {
	color: #222222;
	text-decoration: underline;
}
a.legaltext:active {
	text-decoration: none;
	color: #222222;
}


.NoticeTxt {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.myinput {
	border: 1px solid #6699FF;
	font-size: 11px;
	font-family: Arial;
}
.myinput2 {
	border: 1px solid #6699FF;
	font-size: 12px;
}
select {
	border: 1px solid #6699FF;
	font-size: 11px;
	font-family: Arial;
}
.NoticeTxt2 {
	color: #FF0000;
}
.abstr {
color: #000000;
}
a.abstr:link {
	text-decoration: none;
	color: #000000;
}
a.abstr:visited {
	text-decoration: none;
	color: #000000;
}
a.abstr:hover {
	color: #222222;
	text-decoration: underline;
}
a.abstr:active {
	text-decoration: none;
	color: #222222;
}
