/* CSS Document */

.t_nav {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #555556;
	line-height: 17px;
	letter-spacing: 1px;
	text-align:left;
	background:inherit;
}

.t_nav_a {
 	font: 13px normal,Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #555556;
	line-height: 17px;
	letter-spacing: 1px;
	background:inherit;
}

.a {
 	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 1px; 
}

a.t_nav:hover {
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 1px;
	text-decoration: none;
}


#navi_box {
	float: right;
	margin-top:20px;
	width:165px;
	height:200px;

}
#m_b_1 {
	float:left;
	margin:0;
	width:10px;
	height:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#m_b_2 {
	float:left;
	margin:0;
	width:10px;
	height:53px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#m_b_3 {
	float:left;
	margin:0;
	width:10px;
	height:69px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#m_b_4 {
	float:left;
	margin:0;
	width:10px;
	height:86px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#m_b_5 {
	float:left;
	margin:0;
	width:10px;
	height:104px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#m_b_6 {
	float:left;
	margin:0;
	width:10px;
	height:120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

