/*=================Style cho trang sitemap==================*/
.bound-sitemap{
	overflow:hidden;
}
.bound-site-map{	
	text-align:left;
	color:#1b1b1b;
	border-bottom:none;
	margin-top:1px;
	width:98%;
}
div.new-news-site{
	height:28px;
	color:#03458F;
	font-size:11px;
	font-weight:bold;
	line-height:28px;
	border-bottom:1px solid #565656;
	text-align:left;
	margin-top:8px;
}
.pathway-title{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	border-bottom:1px solid #565656;
	color:#0860C2;	
}
#sidetreecontrol{
	padding-right:20px;
	padding-top:20px;
	text-align:right;
}
#sidetreecontrol a:link, #sidetreecontrol a:visited{
	color:#010101;
	font-weight:bold;
}
#sidetreecontrol a:hover{
	color:#010101;
}
.treeview{
	margin:0px;
	padding:0px;
}
.treeview a:link, .treeview a:visited{
	color:#1b1b1b;
	font-weight:bold;
}
.treeview a:hover{
	color:#00BF60;
}
.menu-child a:link, .menu-child a:visited{
	color:#0860C2;
}
.menu-child a:hover{
	color:#0860C2;
	cursor:default;
}
.menu-child-child a:link, .menu-child-child a:visited{
	color:#0860C2;
}
.menu-child-child a:hover{
	color:#0860C2;
	cursor:default;
}
.menu-child-child{
	margin-left:20px;
}
/*tree view*/
.treeview, .treeview ul { 
	padding:10px 10px 20px 25px;
	margin: 10;
	list-style: none;
}
.treeview ul {
	background-color: white;
	margin-top: 4px;
}
.treeview .hitarea {
	background:url(../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
.treeview li { 
	margin: 0;
	padding: 3px 0px 3px 16px;
}
.treeview a.selected {
	background-color: #eee;
}
#treecontrol { margin: 1em 0; display: none; }
.treeview .hover { color: red; cursor: pointer; }
.treeview li { background:url(../images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }
.treeview .expandable-hitarea { background-position: -80px -3px; }
.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }


.catalog-right-one .content-news{
	clear:both;
}