﻿.table th
{
	text-align:left;
}

.table td
{
		text-align:left;
}

.Contant
{		
	position:relative;
	width:800px;
}
.GroupTop
{
	position:relative;
	width:100%;
}
.TickerGroup
{
	position:relative;
	width:70%;
	float:right;
}
.Ticker
{
	position:relative;
	width:100%;
	font-size: 7pt;
    color: black;
    text-align: center;
}
.TickerGroupPic
{
	position:relative;
	width:640px;
	height:150px;
}
.WelcomeGroup
{
	position:relative;
	width:30%;
	float:left;
	height:100%;
}
.WelcomePic
{
	position:relative;
	width:100%;
	height:100%;
}
.ReadMore
{
	position:relative;
	width:100%;
}
.GroupMiddle
{
	position:relative;
	width:100%;
}

.ChartHeadPic
{
	float:right;
	position:relative;
	width:100%;
}
/*.Chart
{
	float:right ;
	position:relative;
	width:100%;
}*/
.ChartFootPic
{
	
	position:relative;
	width:100%;
	
}
.GainersHeadPic
{
	position:relative;
}
.Gainers
{
	position:relative;
	width:100%;
}
.losersHeadPic
{
	position:relative;
}
.Losers
{
	position:relative;
	width:100%;
}
.Charts
{
	width:250px;
	float:right;
}
.GainersLosers
{
	width:250px;
	float:right;
}
.News
{
	width:30%;
	float:left;
}
.NewsHeadPic
{
	float:left;
	position:relative;
	width:100%;
}
.New
{
	float:left;
	position:relative;
	width:100%;
}
.Voting
{
	float:left;
	position:relative;
	width:100%;
}
.VoteHead
{
	float:left;
	position:relative;
	width:100%;
}
.Vote
{
	float:left;
	position:relative;
	width:100%;
}
.GroupButtom
{
	position:relative;
	width:100%;
}

.tickerN
{
	font-family:Verdana;
	font-size:10;
}
ucLabel
{
	font-family:Verdana;
	font-size:11;
}
ucControl
{
    padding:0px;
    margin:0px;
	font-size:8;
	font-family:Verdana;
}
	
#ticker a
{
    font-size:7pt;
    color:black;
}
a:link, a:visited, a:hover
{
	font-size:12px;
}


