﻿#leftIndex 
{ 
	width:194px;
	list-style-type: none; 
	font-family: arial, 宋体, serif, boder;
	font-size:12px;
	text-align:left;
	line-height:25px;
	margin-left:0px;	
	padding-left:0px;
}
#leftIndex div{
	padding-bottom:1px;
	border-bottom-color:#FF0000;
	
}
#leftIndex li
{
	width:194px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-position:10px;
	padding:1px 0 0 0;
	border:groove #f6efe0;
	border-width: 0 0 1px 1px;
}
#leftIndex a 
{
	color:#7CC0E4;
	padding-left:30px;
	display: block; 
	height:25px;
	width:169px;
	text-align:left;
}

#leftIndex a:link  
{
	text-decoration:none;
}
#leftIndex a:visited  
{    
	color:#63bbf7;
	height:30px;
	text-decoration:none;
}
#leftIndex a:hover  
{
	color:#73AF00;
	text-decoration:none;
	font-weight:bold;
	height:30px;
}