.a1 {
	color: #ff6600;
	text-decoration: none;
}
.a1:visited {
	color: #ff6600;
	text-decoration: none;
}
a {
	color: #414141;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
.top {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.top2 {
	font-size: 12px;
	color: 414141;
	text-decoration: none;
}
.side {
	filter: FlipH;
}
.down {
	font-size: 12px;
	color: 414141;
	text-decoration: none;
	line-height: 20px;
}
.left2 {
	font-size: 12px;
	color: 414141;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 5px;

}
.left2more {
	font-size: 12px;
	color: FF7C00;
}
.left3 {
	font-size: 12px;
	color: 414141;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: DADADA;
	border-right-color: DADADA;
	border-bottom-color: DADADA;
	border-left-color: DADADA;

}
.dot {
	color: C10F56;
	font-size: 15px;
}
.midfont {
	font-size: 12px;
	line-height: 25px;
	color: 414141;
	padding-top: 10px;
	padding-left: 5px;

}
.midfont2 {
	font-size: 12px;
	line-height: 25px;
	color: 414141;
	padding-top: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: DADADA;
	border-right-color: DADADA;
	border-bottom-color: DADADA;
	border-left-color: DADADA;
}
.midfont3 {
	font-size: 12px;
	color: 414141;
	padding: 18px;
}
.right2 {
	font-size: 12px;
	color: 919191;
	padding: 6px;
	line-height: 23px;

}
.right3 {
	font-size: 12px;
	color: 006583;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.news {
	font-size: 12px;
	color: 797979;
	line-height: 22px;
}

/* 菜单部分样式 */
.MenuStyle {
	width: 100%;
	height: 35px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 3px double #DBDBDB;
	border-right: 3px double #DBDBDB;
	background-Color: #2359B1;
	font-size: 12px;
	color: #FFFFFF;
}
.MenuSubStyle {
	background-color: #99CCFF;
	border: 1px solid #FFFFFF;
	border-top-width: 0px;
	width: 120px;
}
.MenuMain {
	border:1px solid #2359B1;
	color: #FFFFFF;
	line-height:24px;
	text-decoration: none;
	width: 100%;
}
.MenuMainSelect {
	background-color: #99CCFF;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	cursor: hand;
	line-height:24px;
	text-decoration: none;
	width: 100%;
}
.MenuSub {
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px 0px;
	text-decoration: none;
	width: 100%;		/* 必要,通常为100% */
}
.MenuSubSelect {
	background-Color: #2359B1;
	color: #FFFFFF;
	cursor: hand;
	font-size: 12px;
	padding: 5px 0px;
	text-decoration: none;
	width: 100%;		/* 必要,通常为100% */
}
