@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFE8;
}
img, div, a, input { behavior: url(../../func/iepngfix.htc) }
.style1 {
font-size:24px;
font-weight:bold;
color: #3399CC;
line-height:40px;
}

.style2 {
font-size:20px;
font-weight:bold;
color: #993300;
line-height:40px;
}

.style3 {
font-size:20px;
font-weight:bold;
color:#FF0000;
line-height:40px;
}

.style4 {
	font-size: 16px;
	color: #993300;
	line-height: 40px;
}

.style5 {
	font-size: 16px;
	color: #003399;
}

.style6 {
	font-size: 16px;
	color: #0099FF;
}

.style7 {
	font-size: 18px;
	color: #FF0066;
	font-weight: bold;
}

.style8 {
	font-size: 16px;
	color: #993300;
}
.style9 {font-size: 12px}
.style10 {color: #996600}
.ipt01{
padding:4px;
font: Arial Black, Helvetica, sans-serif;
font-size:20px;
border:#006699 1px solid;
color:#0066FF;
}

.hint2 	{
font-size:12px;
	position:absolute;
	display:none;
	background:#F0FFF0;
	border:#360 1px dotted;
	padding:6px;
	}


