a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}
#com_left ul { 
margin: 0; 
padding :0; 
list-style-type : none; 
}
#com_left li { 
display : inline; 
padding :0; 
margin:0; 
}
#com_left a {
height:1.7em;
display:block; 
border-left:10px solid #999999;
background-color:#fff;
font-size:x-small;
padding:0.1em 0 0.1em 0.5em;
text-decoration:none;
color:#ff0033;width:100%; 
margin:0px 0px;
}
#com_left a:hover {
display:block; 
border-left:10px solid #cccccc;
background-color:#fff;
font-size:x-small;
padding:0.1em 0 0.1em 0.5em;
text-decoration:none;
color:#990000;
width:100%; 
margin:0px 0px;
height:1.7em;
}
