.stockIndexBody
{
	width: 1000px;
}

.stockIndexTop
{
	width: 990px;
	margin-bottom: 8px;
	padding: 5px;
	height: 20px;
	border: 1px solid #FFDEA9;
	background-color: #FAFAFA;
	vertical-align: middle;
}

.stockIndexTopLeft
{
	float: left;
	height: 30px;
	vertical-align: middle;
	width: 540px;
}

.stockIndexTopCenter
{
	float: left;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #CF3917;
	width: 160px;
}

.stockIndexTopRight
{
	float: right;
	height: 30px;
	vertical-align: middle;
	text-align: right;
	width: 250px;
}

.stockIndexBottom
{
	width: 1000px;
	/*border: #332299 1px solid;*/
	margin-top: 4px;
	font-size: 12px;
	
}

#stockInfoTable
{
	border: 1px solid #DF5917;
}

#stockInfoTable .quoteRow
{
	height: 25px;
}

#stockInfoTableTitle
{
	background-color: #DF5917;
	color: white;
	height: 25px;
}

.stockViewBody
{
	width: 1000px;
}

.stockViewLeft
{
	float: left;
	width: 130px;
	/*border: #332299 1px solid;*/
	margin: 2px;
}

.stockViewCenter
{
	float: left;
	width: 660px;
	text-align: center;
	margin: 2px;
	font-size: 12px;
}

.stockViewRight
{
	float: left;
	width: 185px;
	border: gray 1px solid;
	background-color: #FAFAFA;
	margin: 2px;
}

.RightBoxItem
{
	padding: 5px;
	text-align: center;
}

.prizeNow, .prizeDiffPer, .prizeDiff
{
	font-weight: bold;
	font-size: 18px;
}

.prizeInfo
{
	height: 65px;
	border: gray solid 1px;
	width: 623px;
	margin-left: 22px;
	margin-right: 22px;
	background-color: #FAFAFA;
}

.prizeInfoLeft
{
	float: left;
	width: 140px;
	font-size: 14px;
	/*font-weight: bold;*/
	line-height: 150%;
	text-align: center;
}

.prizeInfoRight
{
	float: right;
	width: 480px;
	border-left: gray solid 1px;
}

.prizeInfoRightTop
{
	font-size: 14px;
	height: 25px;
	padding-top: 6px;
}

.prizeInfoRightBottom
{
	height: 25px;
	padding-top: 9px;
}

.RightBox
{
	font-size: 12px;
	line-height: 150%;
}

.RightBoxTitle
{
	font-weight: bold;
	text-align: center;
	padding: 2px;
	height: 25px;
	font-size: 14px;
	color: #DF5917;
}

.imgTabs
{
	padding: 12px 0px 3px 32px;
	text-align: left;
}

.fiveBuySaleTable
{
	width: 182px;
}

.stockListLine
{
	border-bottom: 1px dotted #000;
}

.companyInfoBody
{
	width: 1000px;
}

.companyInfoLeft
{
	float: left;
	width: 130px;
	margin: 2px;
}


.companyInfoRight
{
	float: left;
	width: 850px;
	border: #332299 1px solid;
	margin: 2px;
}

#importantIndex
{
	border: #DF5917 solid 1px;
	margin-top: 20px;
}

#importantIndex #importantIndexTitle
{
	font-size: 16px;
	padding: 2px;
	background-color: #DF5917;
	color: white;
	text-align: center;
}

#importantIndex #importantIndexBody
{
	line-height: 200%;
	padding: 5px;
	font-size: 12px;
}

.searchBox
{
	text-align: center;
	height: 35px;
	margin: 0px;
}

#stockSearchResult
{
	width: 450px;
	margin: auto;
}

#stockSearchResult .stockItem
{
	float: left;
	text-align: center;
	width: 150px;
	height: 25px;
}

.stockInfoPager
{
	text-align:center;
}

.stockLinks
{
	margin-top: 20px;
	border: #DF5917 solid 1px;
}

.stockLinksTitle
{
	height: 20px;
	background-color: #DF5917;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

.stockLinksBody
{
	line-height: 150%;
	padding: 5px;
}

.stockLinksBody #F10
{
	background-color: #FFE3B6;
	text-align: center;
	margin: 5px -5px 2px -5px;
}

.companyInfoSplitorTR
{
	height: 5px !important;
}

.companyInfoSplitor
{
	border-bottom: 1px solid #FFE3B6;
	padding: 0 !important;
}

.companyInfoHeader
{
	background-color: #332299;
	color: white;
	font-size:14px;
	padding: 2px;
}

.companyInfoRight tr
{
	height: 25px;
}

.companyInfoRight td
{
	padding: 5px;
}

.bonusShareInfoHeader
{
	height: 30px;
	font-size: 16px;
	padding-top: 4px;
}

.bonusShareHeader
{
	background-color: #FFE3B6;
	color: black;
}

.bonusShare,.rationedShare td
{
	text-align: center;
}

.companyInfoItem
{
	line-height: 150%;
}

table
{
	border-collapse:collapse;
}

#companyViewTable
{
	background-color: #F7F7F8;
	line-height: 150%;
}

.companyViewBorderRight
{
	border-right: 1px dotted black;
}

.companyViewBorderBottom
{
	border-bottom: 1px dotted black;
}

.orderItem
{
	color: yellow;
	text-decoration: none;
}

.selectedColumn
{
	background-color: #FFFFBB;
}

#addMyStock
{
	font-weight: bold;
	color: red;
	text-decoration: none;
}