﻿body
{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:Arial;
}
a:link 
{
    color: #004F8B;
    text-decoration:none;
}
a:visited 
{
    color: #004F8B;
    text-decoration:none;
}
a:hover 
{
    color: #FF0000;
    text-decoration:none;
}
a:active 
{
    color: #0000FF;
    text-decoration:none;
}
table
{
    border-collapse:collapse;
    border:0;
    text-align:left;
}
td
{
    border:none;
    padding:0;
}
.highlight 
{
    text-decoration:none; 
    font-weight:bold; 
    color:black; 
    background:yellow;
}

#divdetailcontent
{
	
	width:590px;
	height:auto;
    padding:0px;
	display:block;
	margin:0 auto;
	text-align:justify;
		
}
.labledetail
{
	
	padding:10px;
	text-align:justify;	
	/*Nho khong cho width vao the nay*/
	
}
#backlink
{
	color:Black;
	left:400px;
	position:relative;	
}
#titleProduc
{
	
	color:#004F8B;
	font-weight:bold;
}

a.Tickertitle
{
	text-decoration:none;
	border:0px;
	color:#cc0000;
}
/*tooltip*/

div.tooltip {
    width: 254px;
    color: #fff;
    float:left;
    text-align:justify;
}
/*tieu de*/
div.tooltip h4 {
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 2px 1px #222;
    margin: 0;
    padding: 13px 10px 5px;
    background: url("../js/toolTip/bubble.png") top left no-repeat !important;
    background: url("../js/toolTip/bubble.png") top left no-repeat;
    font-size: 11px;
}
/*mo ta*/
div.tooltip p {
    margin: 0;
    padding: 0 10px 15px;
    text-shadow: 2px 2px 1px #222;
    background: url("../js/toolTip/bubble.png") bottom left no-repeat !important;
    background: url("../js/toolTip/bubble.png") bottom left no-repeat;
    font-size: 10px;
}
.clsLabel
{
    color:Maroon; 
    font-size:x-small; 
    padding:0px 3px 5px 3px;
}
/*Header*/
.fontHeader
{
    font-family:Tahoma, Arial, Verdana;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
}
.Middle_left
{
    color: #FFF; 
    width: 100%; 
    height: 32px;                 
    background-image: url(../images/BOXCIMSI_01.png);
    background-repeat:no-repeat;
    text-align:center;
    
}
.Middle_right
{
    background-image: url(../images/BOXCT1.png);
    background-repeat: repeat-x;
    height: 30px; 
    color: #FFF;
    text-align:center;
}
.Top_Right
{
    background-color: #ffffff;
    color: #0266a8;
    width: 100%; 
    height: 26px;
    border:1px solid #c9e1f4; 
    text-align:center;
}
.Middle_mid
{
    width: 100%;
    padding: 4px;
    background-image: url(../images/BOXCIMSI_03.png);
    background-repeat:repeat-y; 
    overflow:hidden;
}
.Middle_bottom
{
    background:url(../images/BOXCIMSI_05.png) no-repeat;
    height:7px
}

.imgNhomtin
{
	border:solid 1px #cdcdcd;
	padding:1px;
}