@charset "utf-8";
/* TrackerSignal*/
.trackertitle{
	color:#ff8a00;
	font-size: 12px;
}
#landing_trackertablebox {
	width:477px;
	float:left;
	background-image: url(../images/tracker_content_bg.jpg);
	background-repeat: repeat;
	padding-bottom: 10px;

}
/* Top3 */
.trackertop3_box{
	width:468px;
	float:left;
	margin-left: 12px;
}
.landing_tstop3box1{
	float:left;
	margin-top: 6px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 11px;
}
.landing_tstop3box2{
	float:left;
	margin-left: 5px;
	background-image: url(../images/tracker_top3_bg.jpg);
	height: 90px;
	width: 137px;
	margin-top: 6px;
}
.landing_tstop3box3{
	float:left;
	margin-left: 5px;
	background-image: url(../images/tracker_top3_bg.jpg);
	height: 90px;
	width: 137px;
	margin-top: 5px;
	margin-bottom: 6px;
}
.landing_tstop3boxtitle{
	float:left;
	margin-top: 6px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 11px;
	width: 18px;
}
.landing_tstop3boxframe{
	width: 426px;
	float:left;

}
.top3name{
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}
.top3name a{
	color: #fffbb5;
	text-decoration: none;
}
.top3name a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.top3zero{
	color: #CCCCCC;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	margin-top: 30px;
}
.top3no{
	color: #52e701;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.top3nodn{
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.top3startdate{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
/* TrackerFocus */
.landing_tstop3box4{
	float:left;
	width: 444px;
	margin-top: 5px;
	padding-left: 11px;
}
.landing_tstop3box4 .tsfo_stockname {
	margin-top: 8px;

}
.landing_tstop3box4 .tsfo_stockname a{
	color: #fffbb5;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.landing_tstop3box4 .tsfo_stockname a:hover{
	color: #ffffff;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.landing_tstop3box4 .tsfo_content{
	color: #ffffff;
	font-size: 13px;
	line-height: 130%;
}
/* TrackerForAll */
.tracker{
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
.trackerdetails{
	color: #ffffff;
	font-size: 13px;
	background-image: url(../images/trackerdetails_bg.jpg);
	background-repeat: repeat;
	padding: 5px;
	text-align: center;
	float: left;
}
.trackerdetails .buy{
	color: #52e701;
	font-size: 13px;
}
.trackerdetails .sell{
	color: #e70101;
	font-size: 13px;
}
.trackerdetails .up{
	color: #52e701;
	font-size: 13px;
	font-weight: bold;
}
.trackerdetails .dn{
	color: #e70101;
	font-size: 13px;
	font-weight: bold;
}
.trackerdetails .zero{
	color: #898989;
	font-size: 13px;
	font-weight: bold;
}
.trackerdetails .stocknumber{
	color: #ff9900;
	font-size: 13px;
	font-weight: bold;
}
.tracker_updatenote{
	float:left;
	width: 444px;
	color: #ff9900;
	font-size: 13px;
	padding-left: 2px;
}
.hometrackernote{
	color: #ffffff;
	font-size: 13px;
}
