﻿.lct_top_title
{
	font-weight: bold;
	font-size: 13px;
	font-family: tahoma;
	color: #800000;
	margin:6px 0 0 3px;	
	background: url(../Images/icon/bulet3.gif) 0 0 no-repeat;
	padding:3px 0 2px 28px;
}
.item_lctt ul
{
	list-style-type: none;
	padding: 4px 10px 4px 10px;
	margin: 0;
	color: #000000;
	text-align:justify;
}
.item_lctt li
{
	margin:6px 0 6px;
}
.item_lctt li a
{
	color: #663300;
	padding: 3px 0 3px 22px;
	background: url(../Images/icon/date.gif) 2px 4px no-repeat;
	text-decoration:none;
}

.item_lctt li a:hover
{
	color: #CC0000;
	text-decoration: underline;
}



