body{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:10pt;
}

#box_glos_w {
	width:675px;
	margin:0px 0px 0px 0px;
}

#box_glos_w td {
	text-align:left;
	vertical-align:top;
}

#box_glos_w td#title {
	background-image:url("../images/img_ilne_gray.gif");
	height:16px;
	padding:2px 0px 2px 5px;
	font-size:12pt;
	color:#000000;
	font-weight:bold;
	background-repeat:no-repeat;
}

#box_glos_w td#dot {
	background-image:url("../images/dot_green.gif");
	background-repeat:repeat-x;
}
#box_glos_w ul{
	margin:5px 0px 5px 10px;
	padding:0px;

}
#box_glos_w li{
	margin:0px 0px 0px 10px;
	padding:0px 0px 5px 0px;
	list-style-image:url("../images/square_g.gif");
	list-style-position:outside;
	font-size:10pt;
}

#box_glos_w a{
	color:#000099;
}

#box_glos_w a:hover{
	color:#ff6633;
}

#exp_contents{
	width:600px;
	margin:0px;
}
.exp_nav{
	background-image:url('../images/btn_gloss_title3.gif');
	height:18px;
	margin-bottom:5px;
	padding:5px 0px 2px 5px;
	font-size:12pt;
	color:#ffffff;
	font-weight:bold;
	background-repeat:no-repeat;
}

.exp_cont{
	width:670px;
	margin-bottom:15px;
}

td.exp_ttl{
	width:560px;
	padding:2px 0px 2px 10px;
	background-color:#e7e6b7;
	color:#333333;
	font-weight:bold;
}

#exp_ttl_hb{
	width:90px;
	padding:2px 10px 2px 0px;
	background-color:#e7e6b7;
	color:#333333;
	font-weight:bold;
	text-align:right;
}

#exp_ttl_hb a{
	color:#1e50a2;
	text-decoration:none;
}

#exp_ttl_hb a:hover{
	color:#1e50a2;
	text-decoration:underline;
}

.exp_note{
	padding:4px 4px 10px 10px;
	line-height:1.3em
}

.txt_indent{ text-indent:-1em; padding-left:1em; }
.txt_g{ color:#484848; }
.txt_g2{ color:#555555; }
.txt_b{ color:#0000ff; }
.exp_relative{
	line-height:1.3em;
	text-align:right;
}

.exp_dot{
	background-image:url('../images/dot_green.gif');
	background-repeat:repeat-x;

