.text {
	font-size: 12px;
	color: #6C6C6C;
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
}
.text1 {
	font-size: 12px;
	color: #163B5F;
	line-height: 1.5;
}
.text2 {
	font-size: 12px;
	color: #FF8400;
	font-family: Arial, Helvetica, sans-serif;
}
.text3 {
	font-size: 11px;
	color: #999999;
}
.text4 {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
}
.text5 {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
}
.text7 {
	font-size: 12px;
	color: #6C6C6C;
	line-height: 1.3;
}
.form3 {
	font-size: 13px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.gb {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.5;
}
.gb-css:link {
	font-size: 13px;
	color: #163B5F;
	line-height: 1.5;
}
.gb-css:visited {
	font-size: 13px;
	color: #163B5F;
	line-height: 1.5;
}
.gb-css:hover {
	font-size: 13px;
	color: #FF8400;
	line-height: 1.5;
}
.line_down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #778CA2;
}
.main {
	font-size: 12px;
	color: #163B5F;
	line-height: 2.1;
}
.main-css:link {
	font-size: 12px;
	color: #163B5F;
	line-height: 2.1;
}
.main-css:visited {
	font-size: 12px;
	color: #163B5F;
	line-height: 2.1;
}
.main-css:hover {
	font-size: 12px;
	color: #666666;
	line-height: 2.1;
}
.news {
	font-size: 12px;
	color: #163B5F;
}
.news-css:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.news-css:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.news-css:hover {
	font-size: 12px;
	color: #163B5F;
	text-decoration: underline;
}
a.down-css:link {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.down-css:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.down-css:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.text6 {
	font-size: 11px;
	color: #999999;
}
#scrollbar {
  scrollbar-face-color: #e3e3e3;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #11335e;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
#loader {
  background-color: #FFFFCC;
  border: 1px solid #CC0000;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
	font-size: 12px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
  position: absolute;
}
