body,td,th {
	font-family: MS Gothic, MS Mincho, MS PGothic, MS PMincho;
	font-size: 12px;
	color: #171717;
	line-height: 150%;

}

.f1{
	font-family: MS Gothic, MS Mincho, MS PGothic, MS PMincho;
	font-size : 13px;
	color : #858585;
}

.fw{
	font-family: MS Gothic, MS Mincho, MS PGothic, MS PMincho;
	font-size : 12px;
	color : #FFFFFF;
}

.f2{
	font-family: MS Gothic, MS Mincho, MS PGothic, MS PMincho;
	font-size : 13px;
	color : #171717;
}
.f3{
	font-family: MS Gothic, MS Mincho, MS PGothic, MS PMincho;
	font-size: 12px;
	color : #2E6FC8;
}

.fg{
	font-family : MS Sans Serif, Arial, Verdana, Helvetica;
	font-size : 14px;
	color : #6A6A6A;
}

.fb{
	font-family: MS Gothic, MS Mincho, MS PGothic, MS PMincho;
	font-size : 14px;
	color : #000000;
}
.f6{
	font-family: MS Gothic, MS Mincho, MS PGothic, MS PMincho;
	font-size : 11px;

}
.f7{
	font-family: MS Gothic, MS Mincho, MS PGothic, MS PMincho;
	font-size : 13px;
	color : #FF0000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
a.whitelnk{
	font-family: MS Gothic, MS Mincho, MS PGothic, MS PMincho;
	font-size : 12px;
	color:#00FFFF;
	text-decoration: underline;
}
a.whitelnk:hover{
	font-family: MS Gothic, MS Mincho, MS PGothic, MS PMincho;
	font-size : 12px;
	color:#00CCFF;
}a.whitelnk:visited {

	font-family: MS Gothic, MS Mincho, MS PGothic, MS PMincho;
	font-size : 12px;
	color:#00FFFF;
}

.sub_topic{
	padding:3px 0px 2px 7px;
	margin:0px 0px 7px 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight:bold;
}
.text_b{
	font-weight:bold;
	text-align:left;
	padding-left:2px;
}