@charset "utf-8";
/* CSS Document */

body {
	font-family: "ARial","微软雅黑","宋体";
	background-color: #FFFFFF;
	background-image: url(headbg-mfce.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
}

.bgtdGrey-mfce{
    border-left:1px #c4c4c4 solid;
	 border-right:1px #c4c4c4 solid;
	background-image: url(hjx2-mfce.jpg);
}
.bgtd-mfce{
    border-left:1px #c4c4c4 solid;
	border-right:1px #c4c4c4 solid;
	background-color:#FFFFFF;
}

.lefttd-mfce{
	background-image: url(LeftEdgeBg-mfce.jpg);
	padding-left:55px;
	padding-right:30px;
}

img.border-mfce{
	border:1px #C5C5C5 solid;
	padding:5px;
	background:#ededed;
}
.a  {
	text-decoration: none;
}


.white16-mfce {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: "微软雅黑";
	text-decoration: none;
}

a.white16-mfce:hover{
	color: #dec600;
}

.white14-mfce {
	color: #FFFFFF;
		font-weight:normal;
	font-size: 14px;
	font-family: "微软雅黑";
	text-decoration: none;
}

a.white14-mfce:hover{
	color: #dec600;
}
.white12-mfce {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: "微软雅黑";
	text-decoration: none;
}

a.white12-mfce:hover{
	color: #dec600;
}
.blue18-mfce {
	font-size: 18px;
	color: #006ab6;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
a.blue18-mfce {
	text-decoration:none;
}
.blue24-mfce {
	font-size: 24px;
	color: #006ab6;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
.black14-mfce {
	font-size: 14px;
	color: #191919;
	font-family: "微软雅黑","宋体","ARial";
	line-height:20px;
	text-decoration: none;
}

a.black14-mfce:hover {
    color: #006ab6;
	text-decoration:none;
}
.grey12-mfce {
	font-size: 12px;
	color: #4a4a4a;
	font-family:  "微软雅黑","宋体","ARial";
	line-height:20px;
	text-decoration: none;
}

a.grey12-mfce:hover {
    color: #086dd5;
	text-decoration:none;
}
.content-mfce {
	font-size: 14px;
	color: #191919;
	font-family: "微软雅黑","宋体","ARial";
	line-height:22px;
	text-decoration: none;
}
.content-mfce P {
    padding-bottom:2px;
	text-decoration:none;
}
.content-mfce table {
	text-decoration:none;
}
a.content-mfce {
    color: #006ab6;
	text-decoration:none;
}


/* Banner */

#divban{
width:920px;
height:45px;
padding:0px;
margin:auto;
float:center;
}

ul,li{
margin:0px;
padding:0px;
}
li{
display:inline;
list-style:none;
list-style-position:outside;
text-align:center;
float:left;
}
#ban-mfce{
	margin:0 auto;
	padding:0px;
	height:45px;
	position:absolute;
	z-index:1;
	width:920px;
	display:block;
}
#ban-mfce a{
color:#FFFFFF;
text-decoration:none;
float:left;
width:100px;
text-align:center;
}
#ban-mfce a:hover{
color:#ffa200;
width:100px;
text-decoration:none;
text-align:center;

}
.menuOver-mfce{
width:100px;
line-height:45px;

background-color:#006ab6;
color:#FFFFFF;
cursor:hand;
overflow-y:hidden;
}
.menuOver-mfce .SubList-mfce{display:block}
.MenuOut-mfce{
width:100px;
line-height:45px;
background-color:#006ab6;
color:#FFFFFF;
overflow-y:hidden;
cursor:hand;

}
.MenuOut-mfce .SubList-mfce{display:none}
.SubList-mfce li{
line-height:30px;
text-align:center;
border-top:1px solid #FFFFFF;
}