@charset "utf-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	color: #ffffff;
}
ul, li, p {
	list-style:none;
	padding:0;
	margin:0;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
#container {
	width: 1003px;
	height:790px;
	margin: 0 auto;
	text-align: left;
}

#nr{ background: url(../images/ej_01.jpg) top no-repeat; width:1003px;}
#top {
	padding:0px;
	height:355px;
	width:1003px;
	text-align:center;
}
#xx_nr{ background:url(../images/ej_12.jpg) top no-repeat; width:642px; padding:20px 20px 0 20px;}
h4{ color:#ff9801; font-size:14px; font-weight:bold; padding:5px 0; margin:0; text-align:center; }
p{ color:#ffe9ca; font-size:12px; line-height:24px;}
p a{
	color:#FF0000;
	font-weight:bold;
}
p a:hover{ color:#fffabf; font-weight:bold;}
#ej_dh{ background:url(../images/ej_06.jpg) no-repeat; width:370px; height:54px;}
#ej_dh #nr1{ text-align:center; padding:5px 0 0 0; color:#fffabf; font-weight:bold; line-height:22px;}
#ej_dh #nr1 a{ color:#fffabf; font-weight:bold;}
#ej_dh #nr1 a:hover{ color:#ffd801; font-weight:bold;}
#bottom{ margin-top:130px; color:#FFFFFF;}
#db_dh{ text-align:center; color:#FFFFFF;  font: "黑体"; font-size:14px; font-weight:bold;}
#db_dh a {
	color:#FFFFFF;
}
#db_dh a:hover {
	color:#FFCC00;
}
.as{ border-right:2px #FFFFFF solid;}
#db {
	color:#FFFFFF; 
}
