﻿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;
}
.smalldark {
	font: bold 13px verdana, tahoma, arial;
	line-height: 1.5em;
	color: #000000;
}
.class {
	margin-left: 5px;
	color: #0066CC;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.white {
	color: #FFFFFF;
	text-indent: 10px;
	line-height: 2em;
}
.space {
	text-indent: 10px;
	font-size: 0.8em;
	color: #666666;
}
.author {
	font: normal 11px verdana, tahoma, arial;
	line-height: 2em;
	color: #3366CC;
	text-indent: 10px;
}
.text {
	font: normal 12px verdana, tahoma, arial;
	line-height: 1.6em;
	color: #333333;
}
.title01 {
	font: bold 13px verdana, tahoma, arial;
	line-height: 1.5em;
	color: 517DA8;
}
.title02 {
	font: bold 13px verdana, tahoma, arial;
	line-height: 1.5em;
	color: #006600;
}
.author1 {
	font: normal 11px verdana, tahoma, arial;
	line-height: 2em;
	color: #339933;
	text-indent: 10px;
}

.quote {
	font: normal 11px verdana, tahoma, arial;
	line-height: 2em;
	color: #3366CC;
	background-color: #d2d7e6;
	border: 1px solid #3366CC;
	width: 70%;
	margin-bottom: 10px;
	position: related;
	padding: 5px;
}

