body {
	font-family: arial;
	font-size: 11px;
	line-height: 16px
}

#check {
	width: 11px;
	height: 11px;
	border: 1px solid #333333;
	background-color: #eeeeee
}

#quantum {
	width: 30px;
	height: 16px;
	border: 1px solid #333333;
	font-family: arial;
	font-size: 11px;
}

#field_big {
	width: 190px;
	height: 16px;
	border: 1px solid #333333;
	font-family: arial;
	text-align:left;
	font-size: 11px;
}

#field_bigbig {
	width: 250px;
	height: 48px;
	border: 1px solid #333333;
	font-family: arial;
	text-align:left;
	font-size: 11px;
}

#field_btn {
	width: 90px;
	height: 16px;
	border: 1px solid #333333;
	background-color:#ffffff;
	font-family: arial;
	font-size: 11px;
}

#field_txt {
	width:400px;
	height: 200px;
	border: 1px solid #333333;
	font-family: arial;
	text-align:left;
	font-size: 11px;
}
		
.menu {
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	width: 465px;
	height: 26px;
	border-bottom: 1px solid #ffffff;
	background-color: #00a880
}

.menu_txt {
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
}
			
.submenu {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	width: 465px;
	border-bottom: 1px solid #ffffff;
	background-color: #eeeeee
}