﻿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{
	padding:3px 0 1px 10px;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #666666;
}
.ti {
	line-height: 2em;
	color: #0066CC;
	text-indent: 10px;
	font-size: small;
}
.blod {
	font-size: small;
	line-height: 2em;
	font-weight: bold;
	color: #000000;
	background-color: #F2F2F2;
	text-indent: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 2em;
	font-weight: bold;
	color: #663333;
	background-color: #F3E9E9;
	padding: 2px;
}
.alltext {
	font-size: small;
	line-height: 1.7em;
}





.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;
}

