body {
	margin: 0px;
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.nav1:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.nav1:visited {
	color: #000000;
	font-size: 13px;
}
a.nav1:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
a.nav2:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.nav3:link {
	font-size: 13px;
	color: #FFFFFF;
}
a.nav3:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav3:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.nav2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #0089cf;
	font-size: 13px;
}
a:visited {
	color: #0089cf;
}
a:hover {
	color: #0089cf;
}

.td_dashed_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
.td_dashed_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}
.txt_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.tit_16_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.tit_24_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #f58220;
	font-weight: bold;
}

.txt_12_cyan {
	color: #0089cf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.img_border_tlr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	border-left-color: #b2b2b2;
}
.img_border_tlrb {
	border: 1px solid #b2b2b2;
}
.tit_14 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.tit_14_orange {
	font-size: 14px;
	line-height: 26px;
	color: #f58220;
	text-decoration: none;
	font-weight: bold;
}
.tit_18_orange {
	font-size: 18px;
	color: #f58220;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.txt_dot_orange {
	font-size: 10px;
	color: #f58220;
	text-decoration: none;
}

.tit_14_cyan {
	font-size: 14px;
	font-weight: bold;
	color: #0089CF;
	text-decoration: none;
}
.td_line_tblr {
	border: 1px solid #ccc;
}
.txt_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 22px;
	color: #333333;
}
.tit_20 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}
.txt_12_cyan_downline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0089CF;
	text-decoration: underline;
}
#index_page{
	float:right;
	display:block;
	height:21px;
	margin-right:4px;
	position: absolute;
	margin-left: -170px;
	width: 200px;
	margin-top: 191px;
}

