﻿a.leftMenu{
	color:#0b4b81;
	font-family:Arial;
	display:block;
	padding:12px 20px 8px;
	text-decoration:none;
}
a.leftMenu:hover{
	font-weight:bold;
}
a.leftMenuNow{
	color:#0b4b81;
	font-family:Arial;
	display:block;
	padding:12px 20px 8px;
	text-decoration:none;
	font-weight:bold;
}

.pageTitle{
	border-left:8px solid #3d85c2;
	padding:3px 0 1px 10px;
	font-size:16px;
	font-weight:bold;
	color:#3d85c2;
}

.ctTitle{
	color:#6fab38;
	font-size:16px;
	font-weight:bold;
}

.listTable{
	color:#373737;
}
.listTableHead{
	background:url(../../news/images/tableHead.gif) repeat-x;
}
.listTableDate{
	background:url(../../news/images/tableHeadLeft.gif) no-repeat left; width:60px; padding:4px 20px 5px 40px;
}
.listTableDate2{
	padding:12px 25px 10px 40px;
}
.listTableLine{width:15px; padding:4px 0 5px 0;}
.listTableLine2{width:15px; padding:8px 0 5px 0;}
.listTableTitle{
	background:url(../../news/images/tableHeadRight.gif) no-repeat right; width:480px; padding:4px 20px 5px 20px;
}
.listTableTitle2{
	padding:12px 20px 10px 20px;
	height:6px;
	overflow:hidden;
	line-height:1.2em;
}
*+html .listTableTitle2{
	height:4px;
}
* html .listTableTitle2{
	height:3px;
}
.listTableTitle2 a{
	color:#373737;
	text-decoration:none;
}
.listTableTitle2 a:hover{
	text-decoration:underline;
}
