.HorizonXmlNav
{
	color : #000;   
	font-family : 宋体;
    font-size : 12px;
    font-weight : normal;border-bottom:3px solid #e5e5e5;height:39px;
}

.HorizonXmlNav ul
{
	margin : 0px 0 0 0;
	padding : 0;
	width : 898px;
	display : block;
	list-style:none;
}

.HorizonXmlNav li
{
	float : left;
	list-style:none;padding-bottom:10px;margin-right:35px;
}

.HorizonXmlNav a
{
	cursor:pointer; 
	white-space : nowrap;
	display : inline-block;
	padding : 0px;color:#666;text-decoration:none;font-size:22px;
}

.HorizonXmlNav a:link
{
	color : #666;
	text-decoration : none;
}

.HorizonXmlNav a:visited
{
	color : #666;
	text-decoration : none;
}

.HorizonXmlNav a:hover
{
	color : #2b9ed5;
	text-decoration : none;
}

.HorizonXmlNav a:active
{
	color : #2b9ed5;
	text-decoration : none;
}

.HorizonXmlNav a.Selected:link, .HorizonXmlNav a.Selected:visited, .HorizonXmlNav a.Selected:hover, .HorizonXmlNav a.Selected:active
{
	color : #2b9ed5;border-bottom:3px #2b9ed5 solid;padding-bottom:10px;font-size:22px;

}

.HorizonXmlNav a.Active:link, .HorizonXmlNav a.Active:visited, .HorizonXmlNav a.Active:hover, .HorizonXmlNav a.Active:active
{
	color : #2b9ed5;border-bottom:3px #2b9ed5 solid;padding-bottom:10px;font-size:22px;

}


.HorizonXmlNav a.WithSub
{
	background-image : url(images/arrowright.gif);
	background-repeat : no-repeat;
	background-position : right center;
}

.HorizonXmlNav ul ul
{
	display : none;
	width : 1200px;
}
.Selected{
	color: #2b9ed5;
	border-bottom: 3px #2b9ed5 solid;
	padding-bottom: 10px!important;
	font-size: 22px;
}
