﻿body
{
	font-size: 12px;
	font-family: Arial;
}
.tabMain
{
	width: 300px;
	height: 265px;
	border-bottom: solid 1px #BCDFF5;
}

.tabMain_SMC
{
	width: 228px;
	height: 265px;
	border-bottom: solid 1px #BCDFF5;
}

.tabMain_TTO
{
	width: 280px;
	height: 265px;
	border-bottom: solid 1px #BCDFF5;
}

.spMore a
{
	color: #3C81CE;
}
a.logo: link
{
	text-decoration: none;
}
a.logo: visited
{
	text-decoration: none;
}
a.logo: hover
{
	text-decoration: none;
}

.tabBorderTop
{
	border-top: solid 1px #BCDFF5;
	width: 220px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	height: 35px;
}
.tabBorderTop_SMC
{
	border-top: solid 1px #BCDFF5;
	width: 226px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	height: 35px;
}
.tabBorderTop_TTO
{
	border-top: solid 1px #BCDFF5;
	width: 226px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	height: 35px;
}

.tdTop
{
	height: 20px;
	background-color: #E7F5F8;
}
.Info
{
	color: #E7004D;
	font-weight: bold;
}
.active
{
	border-top: solid 1px #BCDFF5;
	border-left: solid 1px #BCDFF5;
	border-right: solid 1px #BCDFF5;
	border-bottom: none;
	background-color: #fff;
	padding: 0px 10px;
}

.unActive
{
	border-top: none;
	border-bottom: solid 1px #BCDFF5;
	height: 20px;
	padding: 0px 10px;
}
#tdLeft
{
	cursor: pointer;
}
#tdRight
{
	cursor: pointer;
}
#tdvn30
{
	cursor: pointer;
}
.StockTitle
{
	font-weight: bold;
	color: #000;
	float: left;
}
.tdBorderRight
{
	border-right: solid 1px #BCDFF5;
	border-left: solid 1px #BCDFF5;
}
.UpStock{
	color: #0b5d06;
}
.DownStock{
	color: #ce3838;
}
.NormalStock{
	color: black;
}
.StockIndexTang
{
	font-size: 12px;
	float: left;
	text-align: left;
	font: bold ;
	color: #0b5d06;
}
.StockIndexGiam
{
	font-size: 12px;
	float: left;
	text-align: left;
	font: bold;
	color: #ce3838;
}
