﻿.lead { font-family: 'Times New Roman'; font-size: 11pt; color: #5F5F5F; font-weight: bold }
.Image { font-family: 'Arial'; font-size: 8.5pt; color: #000000 }
.content
{font-family: Tahoma, Geneva, sans-serif;font-size:12px;}
.content p
{margin:5px;}

.feedback-button{  height:22px; border:1px solid #CCCCCC; font:9px Tahoma;margin-left:4px; color:#666666; background:#FFFFFF; text-transform:uppercase; vertical-align:middle}
.red_text
{
	color:Red;
}

.WebPage {

}
.WebPage a {
	float: left;
	height: 20px;
	border: 1px solid #dddddd;
	line-height: 20px;
	text-align: center;
	padding: 0 5px;
	margin: 0 3px;
	text-decoration: none;
	color:Blue;
}
.WebPage a, .WebPage a:active, .WebPage a:link, .WebPage a:visited {text-decoration: none;}
.WebPage a:hover{font-weight: bold;}

.WebPage a.selected{
	background:#138edd;
	color: #fff;
	font-weight: bold;
}

.WebPage a.selected span {
	color: #fff;
}


option
{
 padding-left:2px;
}

.box-right {
	width: 658px;
	border: 1px solid #cccccc;
	float: left;
	display: inline;
	overflow: hidden;
}
.box-left-noborder {
	width: 302px;
	float: left;
	display: inline;
	overflow: hidden;
}


.box-left-noborder .box-w302
{
    margin-bottom:8px;
}


.left
{
    float:left;
}
.right
{
    float:right;
}

.stock-list-left ul li {
	list-style: none;
	padding: 5px 0;
	float: left;
	width: 302px;
	overflow: hidden;
}
.stock-list-left .box1 {
	float: left;
	color: #104f7b;
	width: 90px;
	overflow: hidden;
	display: inline;
	padding-left: 3px;
}

.stock-list-left .box2 {
	float: left;
	width: 78px;
	color: #104f7b;
	overflow: hidden;
	display: inline;
	text-align: right;
}
.stock-list-left .box3 {
	float: left;
	width: 60px;
	color: #2c8e09;
	overflow: hidden;
	display: inline;
	text-align: right;
}

.stock-list-left .box4 {
	float: left;
	width: 58px;
	color: #2c8e09;
	overflow: hidden;
	display: inline;
	text-align: right;
	padding-right: 3px;
}

.stock-list-left ul li.hover {
	background: url(images/stockindexrowbg.gif) no-repeat center center;
}
.stock-list-left ul li.hover .box1, .stock-list-left ul li.hover .box2, .stock-list-left ul li.hover .box3, .stock-list-left ul li.hover .box4 {font-weight: bold;}
