.newTable td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.newTable th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #666666;
	color: #FFFFFF;
}
.newTable td i {
	font-size: 10px;
	font-style: normal;
}
.newTable {
	font-size: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-left-color: #C0C0C0;
	width: auto;
}
#area-news .newTable td.nolineRight {
	border-right-style: none;
}
#area-news td.title {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#area-news .line1 li {
	margin-left: 10px;
}
#area-news td.title2 {
	text-align: center;
	display: table-cell;
	background-color: #CCCCCC;
}
#area-news td.title3 {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#area-news table.noline,
#area-news table.noline td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#area-news td.nolineUnder {
	border-bottom-style: none;
}
#area-news td.nolineTop {
	border-top-style: none;
}
#area-news td.nolineLeft {
	border-left-style: none;
}
#area-news td.noline {
	border-style: none;
}
#area-news table.blackLine {
	border-top-color: #000000;
	border-left-color: #000000;
}
#area-news table.blackLine td {
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#area-news table.noLine,
#area-news table.noLine td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.center {
	text-align: center;
	display: table-cell;
}
#area-news table.photo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
#area-news table.photo td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: top;
	display: table-cell;
}
#area-news table.photo img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#area-news table.left {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
}
#area-news table.right {
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
}
#area-news table.photo td.left {
	text-align: left;
}
#area-news td.v_middle {
	vertical-align: middle;
}

