body,td,th {
	font-size: 12px;
	
}
body {
	margin-top: 0px;
}

.first {
	font-size: 15px;
	color:#000099;
}
.second{font-size: 17px;
	color:#000099;
}
.third{font-size:17px;
}
.show {
	line-height:200%;
}
.show_300 {
	line-height:300%;
}
.style1 {
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	background-color:#FFFFFF;
}
.textbox1 {
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 80px;
	border: 1px solid #000000;
}
.comb1 {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px;
	height: 20px;
	width: 40px;
}
.table1 {
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.table2 {
	font-size: 12px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.table3 {
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.table4 {
	font-size: 12px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.text1 {
	font-size: 12px;
	color: #000000;
}
.text_black14_b {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.text_white14_b {
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
.text_white18_b {
	font-size: 18px;
	color: #ffffff;
	font-weight:bold;
}
.text_red18_b {
	font-size: 18px;
	color: red;
	font-weight:bold;
}
A:link {color:"#000099";text-decoration: underline;}
A:visited {color:"000000";text-decoration: underline;}
A:hover {color:"#ff3300";text-decoration: underline;}
input {border-top:1px solid #c6c3c6;border-left:1px solid #c6c3c6;border-right:1px solid #c6c3c6;border-bottom:1px solid #c6c3c6;background:transparent;height:18;}