﻿body 
{
}
.ItemCssStyle
{
	text-indent:10px;
	background-image:url("../Images/elmid/index_55.jpg");
	background-color:Transparent;
	background-repeat:no-repeat;
	border-bottom-width:1px;
	border-bottom-color:Gray;
	border-bottom-style:dashed;
	line-height:23px;
	background-position:left center;
    font-size:12px;	
    vertical-align:top;
}
.ItemCssStyle1
{
	text-indent:20px;
	
	background-color:Transparent;
	background-repeat:no-repeat;
	border-bottom-width:1px;
	border-bottom-color:Gray;
	border-bottom-style:dashed;
	line-height:23px;
	background-position:left center;
    font-size:12px;	
    vertical-align:top;
}
.linktemple
{
  font-size:12px;
  width:80px;	
}
a:link
{
	color: black;
	font-size:12px;
	text-decoration: none;
}

a:active
{
	color: red;
	text-decoration: none;
}
a:visited
{
	color: black;
	text-decoration: none;
}
a:hover
{
	color: red;
	text-decoration: none;
	/*position: relative;*/
	left: 1px;
	top: 1px;
}

