.lefttable1
{
	width:200px;
	
}
a.index
{
	font-size:12px;
	
}
a.index:hover
{
	font-size:12px;
	font-style:italic;
	color:Red;
}



.leftindex{
background-image:url(images/leftback.jpg);
width:246px;
height:100px;
float:left;
vertical-align:top;
}
.lefttitle{
background-image:url(images/lefttitle.png);
background-repeat:no-repeat;
width:246px;
height:28px;
vertical-align:top;
padding-top:8px;
padding-left:68px;
font-size:14px;
}