﻿/*======================================================================
 # Website Co quan canh sat dieu tra - Cong an tinh Thanh Hoa
 # Copyright Trung tam tin hoc - PV11
/*======================================================================*/
.Left_Menu_header { 
	font-family			: Arial, tahoma,verdana, Times New Roman ; 
	font-size			: 12px; 
	color				: #FFFFFF;
	font-weight			: Normal;
	text-decoration     : none;
	padding				: 0 3 0 3;
	}
.Left_Menu_header:hover{ 
	font-family			: Arial, tahoma, verdana, Times New Roman;
	font-size			: 12px;
	color				: #FFBA75; 
	font-weight			: Normal; 
	padding				: 0 3 0 3;	
	}
.Title_Menu01 { 
	font-family			: verdana, Arial, tahoma,Times New Roman ; 
	font-size			: 11px; 
	color				: #FFBA75;
	font-weight			: Normal;
	text-decoration     : none;
	padding				: 0 3 0 3;
	}
.Title_Menu01:hover{ 
	font-family			: verdana, Arial, tahoma, Times New Roman;
	font-size			: 11px;
	color				: #ffebba; 
	font-weight			: Normal; 
	padding				: 0 3 0 3;	
	}
.Top_Menu_header { 
	font-family			: Arial, tahoma,verdana, Times New Roman ; 
	font-size			: 11px; 
	color				: #FFFFFF;
	font-weight			: Normal;
	text-decoration     : none;
	padding				: 0 3 0 3;
	}
.Top_Menu_header:hover{ 
	font-family			: Arial, tahoma, verdana, Times New Roman;
	font-size			: 11px;
	color				: #000000; 
	font-weight			: Normal; 
	padding				: 0 3 0 3;	
	}

.Menu_header { 
	font-family			: Arial, tahoma,verdana, Times New Roman ; 
	font-size			: 12px; 
	color				: #FFFFFF;
	font-weight			: Normal;
	text-decoration     : none;
	padding				: 0 3 0 3;
	}
.Menu_header:hover{ 
	font-family			: Arial, tahoma, verdana, Times New Roman;
	font-size			: 12px;
	color				: #FFFF00; 
	font-weight			: Normal; 
	padding				: 0 3 0 3;	
	}
/*----------------------------------------------------------------
 # Nhom Font chu danh cho Nhom tin dang bao chi
/*----------------------------------------------------------------*/

.Hot_News_Title { 
	font-family			: Arial, tahoma,verdana, Times New Roman ; 
	font-size			: 13px; 
	color				: #990000;
	font-weight			: Bold;
	text-decoration     : none;
	padding				: 0 3 5 3;
	}
.Hot_News_Title:hover { 
	font-family			: Arial, tahoma, verdana, Times New Roman;
	font-size			: 13px;
	color				: #FF0000; 
	font-weight			: Bold; 
	text-decoration     : none;	
	padding				: 0 3 5 3;	
	}

.Hot_News_quote { 
	font-family			: Arial, tahoma,verdana, Times New Roman ; 
	font-size			: 12px; 
	color				: #004000;
	font-weight			: Normal;
	text-decoration     : none;
	text-align          : justify;
	}
/*----------------------------------------------------------------
 # Nhom Font chu dung chung
/*----------------------------------------------------------------*/

.Text-01{ 
	font-family			: Tahoma, Arial, verdana, Times New Roman ; 
	font-size			: 8pt; 
	color				: #004000;
	font-weight			: Normal;
	text-decoration     : none;
	}
.Text-01:hover { 
	font-family			: Tahoma, Arial, verdana, Times New Roman;
	font-size			: 8pt;
	color				: #FF0000; 
	font-weight			: Normal; 
	text-decoration     : none;
	}	
.Text-02{ 
	font-family			: Arial, verdana, Tahoma,Times New Roman ; 
	font-size			: 9pt; 
	color				: #f1d88e;
	font-weight			: Normal;
	text-decoration     : none;
	}
.Text-02:hover { 
	font-family			: Arial, verdana, Tahoma,Times New Roman;
	font-size			: 9pt;
	color				: #FFFF00; 
	font-weight			: Normal; 
	text-decoration     : none;
	}	
	
.Text-02-01{ 
	font-family			: Arial, Tahoma,verdana, Times New Roman ; 
	font-size			: 9pt; 
	color				: #FFBA75;
	font-weight			: Normal;
	text-decoration     : none;
	}
.Text-02-01:hover{ 
	font-family			: Arial, Tahoma,verdana, Times New Roman ; 
	font-size			: 9pt; 
	color				: #FFFF00;
	font-weight			: Normal;
	text-decoration     : none;
	}
.Text-02-02{ 
	font-family			: Arial, Tahoma,verdana, Times New Roman ; 
	font-size			: 8pt; 
	color				: #EAEAEA;
	font-weight			: Normal;
	text-decoration     : none;
	}
.Text-02-02:hover{ 
	font-family			: Arial, Tahoma,verdana, Times New Roman ; 
	font-size			: 8pt; 
	color				: #FFFF00;
	font-weight			: Normal;
	text-decoration     : none;
	}
	
.Text-02-03{ 
	font-family			: Arial, Tahoma,verdana, Times New Roman ; 
	font-size			: 9pt; 
	color				: #FFFFFF;
	font-weight			: Normal;
	text-decoration     : none;
	}
.Text-02-03:hover{ 
	font-family			: Arial, Tahoma,verdana, Times New Roman ; 
	font-size			: 9pt; 
	color				: #FFFF00;
	font-weight			: Normal;
	text-decoration     : none;
	}
.Text-02-04{ 
	font-family			: Arial, Tahoma,verdana, Times New Roman ; 
	font-size			: 8pt; 
	color				: #ffba6b;
	font-weight			: Normal;
	text-decoration     : none;
	}
.Text-02-04:hover{ 
	font-family			: Arial, Tahoma,verdana, Times New Roman ; 
	font-size			: 8pt; 
	color				: #FFFF00;
	font-weight			: Normal;
	text-decoration     : none;
	}
	
	
/*==============Tooltip===============*/
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/*==============Tooltip===============*/