﻿.HorizonXmlNav
{
	color : #FFF;   
	font-family : 宋体;
    font-size : 12px;
    font-weight : normal;
}

.HorizonXmlNav ul
{
	margin : 1px 0 0 0;
	padding : 0;
	width : 783px;
}

.HorizonXmlNav li
{
	float : left;
	background-repeat : repeat-x;
	border-right : solid 1px #d4d0c8; 
}

.HorizonXmlNav a
{
	padding : 5px 20px 7px 20px;
	height : 26px;
	cursor : hand; 
	white-space : nowrap;
}

.HorizonXmlNav a:link
{
	color : #FFF;
	text-decoration : none;
	font-weight: bold;
}

.HorizonXmlNav a:visited
{
	color : #FFF;
	text-decoration : none;
	font-weight: bold;
}

.HorizonXmlNav a:hover
{
	color : #FFF;
	text-decoration : none;
	font-weight: bold;
}

.HorizonXmlNav a:active
{
	color : #FFF;
	text-decoration : none;
	font-weight: bold;
}

.HorizonXmlNav a.Selected:link, .HorizonXmlNav a.Selected:visited, .HorizonXmlNav 

a.Selected:hover, .HorizonXmlNav 

a.Selected:active
{
	color : #fff;
	font-weight : bold;
}
.HorizonXmlNav a.Active:link, .HorizonXmlNav a.Active:visited, .HorizonXmlNav 

a.Active:hover, .HorizonXmlNav a.Active:active
{
	color : #FF4100;
	background-repeat : repeat-x;
	background-image: url(001.jpg);
	background-position: top;
}
.HorizonXmlNav a.WithSub
{
	background-repeat : no-repeat;
	background-position : right center;
}

.HorizonXmlNav ul ul
{
	display : none;
}
.HorizonXmlNav ul ul li
{
	float : left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.HorizonXmlNav ul ul a
{
	padding : 4px 7px 4px 7px;
	height : 20px;
	cursor : hand; 
	white-space : nowrap;
}

.HorizonXmlNav ul ul a:link
{
	color : #000000;
	text-decoration : none;
	font-weight: normal;
}

.HorizonXmlNav ul ul a:visited
{
	color : #000000;
	text-decoration : none;
	font-weight: normal;
}

.HorizonXmlNav ul ul a:hover
{
	color : #FF4100;
	background-repeat : repeat-x;
	background-image: url(001.jpg);
	background-position: top;
	font-weight: normal;
}

.HorizonXmlNav ul ul a:active
{
	color : #000000;
	text-decoration : none;
	font-weight: normal;
}

.HorizonXmlNav ul ul a.Selected:link, .HorizonXmlNav ul ul a.Selected:visited, 

.HorizonXmlNav ul ul a.Selected:hover, .HorizonXmlNav ul ul a.Selected:active
{
	color : #999999;
	background-repeat : repeat-x;
	background-image: url(001.jpg);
	background-position: top;
}

.HorizonXmlNav ul ul a.Active:link, .HorizonXmlNav ul ul a.Active:visited, 

.HorizonXmlNav ul ul a.Active:hover, .HorizonXmlNav ul ul a.Active:active
{
	color : #999999;
	background-repeat : repeat-x;
	background-image: url(001.jpg);
	background-position: top;
}