@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Top_Menu {
	color: #222222;
	font-size: 12px;
}

.text {
	color: #222222;
	font-size: 14px;
    line-height: 26px;
}

.text14 {
	color: #222222;
	font-size: 14px;

}


.waytitle {	color: #CC0000;
	font-weight: bold;
}

.Title {
	color: #C40000;
	font-weight: bold;
}
.menutitle {
	color: #FFFFFF;
	font-weight: bold;
}
.More {color: #FFFFFF}

a {
	font-family: 宋体;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.more {
	font-family: 宋体;
	font-size: 12px;
	color: #FFFFFF;
}
a.more:link {
	text-decoration: none;
}
a.more:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.more:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.bottomtext {
	color: #222222;
	font-size: 12px;
}

a.bottom {
	font-family: 宋体;
	font-size: 12px;
	color: #222222;
}
a.bottom:link {
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
	color: #222222;
}
a.bottom:hover {
	text-decoration: underline;
	color: #222222;
}

