﻿
/*Bat dau Css cua file Breadcrumb.ascx*/
.folder-header {
	color:#8C8C8C;
	height:25px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	margin-left:0px;
}
.folder-header .parentfolder-title {
	height:15px;
	float:left;
	background-image:url(Images/BreadCrumb_L1.jpg);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding:0px 5px 0px 15px;
	margin-left: 10px;
}
.folder-header .parentfolder-title a {
	-x-system-font:none;
	font-family:Arial, Tahoma, Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
*html .parentfolder-title a {
	font-family:Arial, Tahoma, Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.parentfolder-title a:hover {
    cursor:pointer;
	-x-system-font:none;
	font-family:Arial, Tahoma, Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.subfolder-title {
	color:#004F8B;
	font-weight:bold;
	height:11px;
	padding:4px 0;
	float:left;
	background-image:url(Images/BreadCrumb_L2.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding:0px 5px 3px 10px;
}
.subfolder-title a {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-family:Arial, Tahoma, Helvetica;
}
.subfolder-title a:hover {
    cursor:pointer;
	text-decoration:none;
	color:#0064A8;
	font-family:Arial;
}
.fr {
	float:right;
}
/*Ket thuc Css cua file Breadcrumb.ascx*/

/*IntroView*/
.tblIntroDetail
{
}
.to_top a,
.to_top a:visited
{
	background:transparent url(Images/undo.gif) no-repeat scroll 100% 0px;
	padding-right:20px;	
	color:#ED1C24;
	text-decoration:underline;
}
.to_top a:hover {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
.to_top
{
	line-height:1.5;
}
.Intro_headline
{
	font-size:14px;
	font-weight:bold;
	color:#003366;
	text-transform:uppercase;
}
.Intro_Content
{
	font-size:12px;
	text-align:justify;
	line-height:18px;
}

/*ListByParentCate*/
.ListByParentCate
{
	float:left;
}
.ListByParentCateBox ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	width:100%;
	float:left;
}
.ListByParentCateBox li {
	background-image:url(Images/RedArrow.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	padding:3px 5px 3px 18px;
	list-style-type:none;
	text-align:justify;
	float:left;
	display:inline;
}
a.Link_ListByParentCate:link,
a.Link_ListByParentCate:visited
 {
	color:#054d9f;
	text-decoration:none;
	font-weight:bold;
}
a.Link_ListByParentCate:hover
{
	color:#4f82ac;
	text-decoration:none;
	background: #e5f3ff; 
	border-bottom: 1px solid #DFDFDF;
}
.HeadIntroReference
{
    color:#9a4903;
	text-decoration:none;
	font-weight:bold;
	float:left;
	width:100%;
	display:inline;
	text-align:left;
}
.ListIntroReference
{
	float:left;
}
.ListIntroReference ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	width:100%;
	float:left;
}
.ListIntroReference li {
	background-image:url(Images/RedArrow.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	padding:3px 5px 3px 18px;
	list-style-type:none;
	text-align:justify;
	float:left;
	display:inline;
}
a.Link_ListIntroReference:link,
a.Link_ListIntroReference:visited
 {
	color:#1d2831;
	text-decoration:none;
}
a.Link_ListIntroReference:hover
{
	color:#4f82ac;
	text-decoration:none;
	background: #e5f3ff; 
	border-bottom: 1px solid #DFDFDF;
}
.cls_IntroTitle a:link,
.cls_IntroTitle a:hover,
.cls_IntroTitle a:visited
{
	font-weight:bold;
	color:#3E81B5;
	font-size:13px;
}