@import url(/common/css/news/news_layout.css);
.news-text12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
}
.news-title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	padding-bottom: 3px;

}
.news-text14 {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	color: #666666;
	font-weight: bold;

}
a.news-link:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 120%;
}
a.news-link:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 120%;
}
a.news-link:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
	line-height: 120%;

}


.news-detailbar{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:14px;
	font-weight:bolder;
	padding-left:15px;	
	padding-top:4px;
	padding-bottom:2px;
	BORDER-TOP: 5px solid #FF8F20;
	FONT-SIZE: 14px;
	BACKGROUND: #F97600;
	BORDER-LEFT: 1px solid #F97600;
	BORDER-BOTTOM: 2px solid #FF6600;
	HEIGHT: 25px;
	TEXT-ALIGN: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F97600;
	color: #FFFFFF;
}
a.news-font:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 120%;
	font-weight: normal;

}
a.news-font:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 120%;
	font-weight: normal;

}
a.news-font:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	line-height: 120%;
	font-weight: normal;

}
.news-content {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	color: #0066CC;
}
.news-whitetext {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.news-menubar {
	background-color: #EC4FBA;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FACFEC;
}
.news-bottombluebar {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	background-color: #00AFEA;

}
.news-whitetitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.news-bottom-graybar {

	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-left-color: #C9C9C9;
}

