﻿
.listed_today
{
	float:left;
width:298px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
 border-bottom:1px solid #cccccc;
	}
.index_title
{
	float: left;
	width: 298px;
	height: 21px;
	background: url(../../images/warrants/index_bg.gif) repeat-x;
}
.index_title_text
{
	float: left;
	width: 100px;
	padding-top: 3px;
	padding-left: 3px;
	font: bold 12px arial;
	color: #ffffff;
}

.index_title_table
{
	float: left;
	width: 298px;
	background-color: #ffffff;
	font: normal 12px arial;
	color: #000000;
}

.index_title_table table tr.blue
{
	background: #e3f2fa;
	height: 16px;
	line-height: 15.5px;
	color: #004a66;
	}

.index_title_table table tr td.twcode
{
	padding: 3px;
	text-align: left;
	width: 50px;
}

.index_title_table table tr td.twname
{
		padding: 3px;
	text-align: left;
	width: 190px;
}

.index_title_table table tr td.twbuysell
{
		padding: 3px;
	text-align: center;
	width: 75px;
}

.index_title_table table tr td.twprice
{
	padding: 3px;
	text-align: right;
	width: 30px;
}
