﻿/* Hot News */

.hotnewsheaderstyle {
	background-color: #275398;
	color: white;
	font-size: x-small;
	font-weight: bold;
	white-space: nowrap;
}
.hotnewsheaderstyle A {
	color:white;
}

#hotnewsheaderrow {
	clear: both;
	background-color: #275398;
	color: white;
	width : 100%;
	border: 1px solid #369;
	overflow: visible;
	font-size: x-small;
	height: 100%;
	text-align: right;
}
.hotnewsrow {
	clear:both;
	height:100%;
	width : 100%;
	overflow: auto;
	overflow:visible;
	border:0px solid #369;
	margin-top: 2px; margin-bottom:2px;
 display:inline-block;
}
.hotnews_c1 {
	float: left;
}
.hotnews_c2 {
	float: left;
	font-size: smaller;
}
.hotnews_c3 {
	margin-left:5px;background-color:Transparent;
	float: left; font-size:x-small;color:#336699;padding-top:2px;
}
.hotnews_c4 {
	margin-left:5px;
	float: left;
	width : 75%;
	clear: right;
}
.hotnews_c5 {
	float: right; overflow:visible;
	text-align: right;
	white-space: nowrap;
	border: 0px solid #369;
	font-size: small;
	color: #808080;
	background-color:Transparent;
}
#datatable 
{clear:both;width:100%;height:100%;margin:auto;
}
#pager 
{
	clear:both;text-align:center;background-color:#CCCCCC;font-size:small;height:auto;overflow:visible;margin-top:10px;
}
#datawrapper 
{margin:auto;width:85%;margin-top:15px;
}
/* End Of Hot News */


