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

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

.bgtdGrey_aemd{
    border-left:1px #c4c4c4 solid;
	 border-right:1px #c4c4c4 solid;
	background-image: url(hjx2_aemd.jpg);
}
.bgtd_aemd{

	background-color:#FFFFFF;
}

.lefttd_aemd{
	background-image: url(LeftEdgeBg_aemd.jpg);
	padding-left:55px;
	padding-right:30px;
}

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


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

a.white16b_aemd:hover{
	color: #dec600;
}

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

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

a.white12_aemd:hover{
	color: #dec600;
}
.blue20b_aemd {
	font-size: 20px;
	color: #0062bd;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
a.blue20b_aemd {
	text-decoration:none;
}
.blue24b_aemd {
	font-size: 24px;
	color: #0062bd;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
.black14_aemd {
	font-size: 14px;
	color: #191919;
	font-family: "微软雅黑","宋体","ARial";
	line-height:22px;
	text-decoration: none;
}

a.black14_aemd:hover {
    color: #0062bd;
	text-decoration:none;
}

.black14_aemd P {
    padding-bottom:2px;
	text-decoration:none;
}
.black14_aemd table {
	text-decoration:none;
}


.black16_aemd {
	font-size: 16px;
	color: #191919;
	font-family: "微软雅黑","宋体","ARial";
	line-height:26px;
	text-decoration: none;
}

a.black16_aemd:hover {
    color: #0062bd;
	text-decoration:none;
}

.black16_aemd P {
    padding-bottom:8px;
	text-decoration:none;
}
.black16_aemd table {
	text-decoration:none;
}



.grey12_aemd {
	font-size: 12px;
	color: #4a4a4a;
	font-family:  "微软雅黑","宋体","ARial";
	line-height:20px;
	text-decoration: none;
}

a.grey12_aemd:hover {
    color: #086dd5;
	text-decoration:none;
}



/* Banner */

#divban{
width:1000px;
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_aemd{
	margin: auto 150px;
	padding:0px;
	height:45px;
	position:absolute;
	z-index:1;
	width:1000px;
	display:block;
	float:left;
}
#ban_aemd a{
color:#FFFFFF;
text-decoration:none;
float:left;
width:160px;
text-align:center;
}
#ban_aemd a:hover{
color:#ffa200;
width:160px;
text-decoration:none;
text-align:center;

}
.menuOver_aemd{
width:160px;
line-height:45px;
background-color:#0062bd;
color:#FFFFFF;
cursor:hand;
overflow-y:hidden;
}

.menuOver_aemd .SubList_aemd{display:block}

.MenuOut_aemd{
width:160px;
line-height:45px;
background-color:#0062bd;
color:#FFFFFF;
overflow-y:hidden;
cursor:hand;

}
.MenuOut_aemd .SubList_aemd{display:none}

.SubList_aemd li{
line-height:30px;
text-align:center;
border-top:1px solid #FFFFFF;
}


#hpban_aemd{
	margin:0 auto;
	padding:0;
	height:45px;
	position:absolute;
	z-index:1;
	width:160px;
	display:block;
	float:left;
}

#hpban_aemd a{
color:#FFFFFF;
text-decoration:none;
width:160px;
text-align:center;
float:left;
}

#hpban_aemd a:hover{
color:#ffa200;
width:160px;
text-decoration:none;
text-align:center;
}

.hpMenuOut_aemd{
width:160px;
line-height:45px;
background-color:#0062bd;
color:#FFFFFF;
overflow-y:hidden;
cursor:hand;
}

.hpmenuOver_aemd{
width:160px;
line-height:45px;
background-color:#0062bd;
color:#FFFFFF;
cursor:hand;
overflow-y:hidden;
}