﻿/**********************************************************/
/*******定义网站TOPLIST.ascx内容列表的 链接样式*************/
/**********************************************************/
.ItemCssStyle
{
	text-indent: 10px;
	background-image: url("../Images/cgzx/icon11.jpg" );
	background-color: Transparent;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-bottom-style: dashed;
	line-height: 25px;
	background-position: left center;
	font-size: 12px;
	vertical-align: top;
}
.ItemCssStyle1
{
	text-indent: 10px;
	background-color: Transparent;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-bottom-style: dashed;
	line-height:25px;
	background-position: left center;
	font-size: 12px;
	vertical-align: top;
}
.linktemple
{
	font-size: 12px;
	width: 80px;
}
#Top_DateTime
{
	text-align:right;
}

/*******定义网站TOPLIST.ascx内容列表的 链接样式END*********/
/**********************************************************/
