/* CSS Document */

.dot_03{
background-image:url(../images/dot_03.jpg);
background-repeat:repeat-x;
}
.a_sub_left_menu:link {
	color:#666666;
	text-decoration: none;
	display:block;
	background-image:url(../images/sub_left_menu_bg.jpg);
	height:18px;
	width:162px;
	background-position:0 0px;
	padding:0px 0 0 17px;
	
	
	
}
.a_sub_left_menu:visited {
	color:#666666;
	text-decoration: none;
	display:block;
	background-image:url(../images/sub_left_menu_bg.jpg);
	height:18px;
	width:162px;
	background-color:#FF0000;
	background-position:0 0px;
	padding:0px 0 0 17px;
	
	
		
}
.a_sub_left_menu:hover {
	color:#0B4E9D;
	font-weight:bold;
	text-decoration: none;
	display:block;
	/*background-image:url(../images/sub_left_menu_bg.jpg);*/
	height:18px;
	background-position:0 18px;
	padding:0px 0 0 17px;
	
}
.a_sub_left_menu:active {
	color:#0B4E9D;
	font-weight:bold;
	text-decoration: none;
	display:block;
	background-image:url(../images/sub_left_menu_bg.jpg);
	height:18px;
	background-position:0 18px;
	padding:0px 0 0 17px;
	
}
