@charset "utf-8";

.fdi_adv_nav {
	width: 259px;
	height: 323px;
	
	background:url(../../images/fdi_adv_nav_bg.png) no-repeat;
	
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}
.fdi_adv_nav_title {
	float: left;
	margin-top: 22px;
	margin-left: 25px;
	
	font-family: "Franklin Gothic Medium Cond";
	font-size: 30px;
	
	text-align: left;
	line-height: 21px;
}
.fdi_adv_nav_lwrp {
	width: 199px;
	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #384E00;
	
	float: left;
	margin-top: 22px;
	margin-left: 31px;
}
.fdi_adv_nav_act {
	width: 183px;
	height: 22px;
	
	background:url(../../images/nav_act_bg.png) no-repeat;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #384E00;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	padding-left: 16px;
	float: left;
}
.fdi_adv_nav_inact {
	width: 183px;
	height: 22px;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #384E00;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	padding-left: 16px;
	float: left;
}