@charset "utf-8";
.c_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
.c_news a{ FONT-SIZE: 14px; COLOR: #2168ae; TEXT-DECORATION:none}
.c_news a:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #2168ae;  background-color:#e7f1fa
}
.c_news a:visited{ FONT-SIZE: 14px; COLOR: #2168ae; TEXT-DECORATION:none}

.c_page_tab {
	background-color:#f5fafe;
	border:1px solid #B5D1EE
}

.nextpage a{
	font-weight: bold;
	color: #f4821f;
	text-decoration: none;
}
.nextpage a:hover{
	font-weight: bold;
	color: #f4821f;
	text-decoration:underline;
}

.c_news_content_tab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.c_news_content_tab td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.c_news_content_title {
	color:#F60;
	background-color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin:5px;
}

