/*--Gallery--*/
.GalleryTab{
	width:231px;
	height:13px;
	text-align:center;
	background-color:#565656;}

.GalleryBody{
	width:231px;
	height:257px;
	text-align:center;
	margin-bottom:15px;
	background-color:#565656;
}

.GalleryNews{
	width:217px;
	height:90px;
	text-align:left;
	background-color:#FFC500;
}

.GalleryIcon{
	width:6px;height:6px;
	background-position:-255px -129px;
	margin-right:5px;}
	
#galleryImageBorder
{
	width:216px;height:134px;
	text-align:center;
	overflow:hidden;}
#galleryImageBorder img
{
	height:134px;}
#PanHeaderBar
{
	width:216px;height:21px;
	margin-top:5px;
	position:relative;}
.panHeaderItem
{
	float:left;
	height:21px;
	cursor:pointer;
	margin-right:2px;
	background-color:#FEC600;}
.panHeaderItem td
{
	color:White;}
.panSelectedHeaderItem
{
	float:left;
	height:21px;
	cursor:pointer;
	margin-right:2px;
	background-color:#fff;}
.panSelectedHeaderItem td
{
	color:#575757;}
.panItemCornerTL
{
	width:7px;height:7px;
	background-position:-239px -129px;}
.panItemCornerTR
{
	width:7px;height:7px;
	background-position:-247px -129px;}
.panSelectedHeaderItem .panItemCornerTL
{
	background-position:-239px -137px;}
.panSelectedHeaderItem .panItemCornerTR
{
	background-position:-247px -137px;}
.galPrevIcon
{
	width:16px;height:16px;
	background-position:-158px -129px;
	position:absolute;
	top:2px;right:30px;
	cursor:pointer;}
.galNextIcon
{
	width:16px;height:16px;
	background-position:-176px -129px;
	position:absolute;
	top:2px;right:10px;
	cursor:pointer;}
/*---- Top News ----*/
.TopNews{
	width:417px;
	height:340px;
	margin-bottom:11px;
}	
.TopNewsIcon{
	width:5px;height:10px;
	background-position:-158px -146px;
	margin-top:5px;}
.topNewsItem
{
	margin-bottom:7px;
	cursor:pointer;}
.topNewsItem span
{
	display:none;}


.selectedTopNewsItem
{
	margin-bottom:7px;
	cursor:pointer;}
.selectedTopNewsItem span
{
	display:none;}


.selectedTopNewsItem .topnewsTitle
{
	font-weight:bold;
	}
