#menulink1 {
	display: none;
	list-style-image: url(../images/images_J/bullet.bmp);
	color: #000080;
}

#menulink2 {
	display: none;
	list-style-image: url(../images/images_J/bullet.bmp);
	color: blue;
}

#menulink3 {
	display: none;
	list-style-image: url(../images/images_J/bullet.bmp);
	color: blue;
}

#menulink4 {
	display: none;
	list-style-image: url(../images/images_J/bullet.bmp);
	color: blue;
}

#menulink5 {
	display: none;
	list-style-image: url(../images/images_J/bullet.bmp);
	color: blue;
}

#menulink6 {
	display: none;
	list-style-image: url(../images/images_J/bullet.bmp);
	color: blue;
}

#menulink1 a {font-size: 14px;}
#menulink2 a {font-size: 14px;}
#menulink3 a {font-size: 14px;}
#menulink4 a {font-size: 14px;}
#menulink5 a {font-size: 14px;}
#menulink6 a {font-size: 14px;}

#column_l {
	
	width: 200px;
	margin: 0 0 0 10px;
	top: 10px;
	background-image:url('../images/images_J/Column_L_BackGround8.gif');
	background-repeat: repeat-y;
}

#column_l p {
	color: #0000ff;
	margin-top: 2px;
	margin-bottom: 6px;
}

#column_l a {
	color: #0000ff;
	text-decoration: underline;
	
}

#column_l a:hover {
	
	text-decoration: none;
	color: #00CCFF;

}

#column_l a href{
    color: #000099;
}

#column_l hr {
   color: #DDEEFF;	
}

#column_l ul li {
	padding-bottom: 3px;
}