@charset "utf-8";
/* PortfoBar */
.portfobarbox{
	float:left;
	width:337px;
}
.portfobarbox .header {
	width:322px;
	height: 29px;	
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.portfobarbox .none {
	width:322px;
	height: 29px;
	background-image: url(/home/tc/common/images/tag_buttonbg3.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
/* TableStyle */
.tablestyle4{
	width:100%;
	font-size: 13px;
	color: #959595;
	margin-bottom: 20px;
}
.tablestyle4 td{
	padding: 5px;
	background-image: url(../../common/images/fg_listitembg.jpg);
	background-repeat: repeat;
}
.tablestyle4 .stockno{
	font-size: 12px;
	color: #FFFFFF;
}
.tablestyle4 .no{
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
.tablestyle4 .no_bo{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tablestyle4 .up{
	font-size: 12px;
	font-weight: normal;
	color: #52e701;

}
.tablestyle4 .dn{
	font-size: 12px;
	font-weight: normal;
	color: #e70101;

}
.tablestyle4 .zero{
	font-size: 12px;
	font-weight: normal;
	color: #898989;

}
.tablestyle4 .name{
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
}
.tablestyle4 .name a{
	color: #fffbb5;
	text-decoration: none;
}
.tablestyle4 .name a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.tablestyle4 .publishdate{
	font-size: 11px;
	color: #898989;
}
