/* CSS Document */
/*基本信息*/
body {
	font-family: "宋体", Verdana;
	color: #4B4B4B;
	margin:0px auto;
	background-color:#000000;
	text-align:center;
	float:left;
	font-size:12px;
}


/*页面层容器*/
#container {
	width:1003px;
	height:600px;
	margin:0 auto;
}
/*页面头部*/
#Header_left{
	width:384px;
	height:196px;
    float:left;
	background-image:url(../images/intro_left01.jpg);
}
#logo{
	width:374px;
	height:196px;
    float:left;
	background-image:url(../images/intro_logo.jpg);
}
#center{
	width:883px;
	height:96px;
	background-image:url(../images/intro_center.jpg);
	background-repeat:no-repeat;
}
#enter{
    width:224px;
	height:44px;
	margin:27px 0px 0px 384px;
}
#bottom{
	width:943px;
	height:278px;
    float:left;
	margin:0px 0px 0px 0px;
}
#bottom_left{
	width:384px;
	height:278px;
    float:left;
	background-image:url(../images/intro_left03.jpg);
}
#bottom_center{
	width:374px;
	height:50px;
	margin:35px 0px 0px 0px;
	background-image:url(../images/intro_notice.jpg);
}
#copyright{
	float:right;
	width:218px;
	height:73px;
	margin:120px 0px 0px 0px;
}
#cert{
	float:left;
	height:73px;
	margin:146px 0px 0px 163px;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4B4B;
	text-decoration: none
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #796B46;
	text-decoration: underline;
}



.div1{
	padding-right:20px;
	margin-right:40px;
	margin-bottom:30px;
	line-height:18px;
	font-size:12px;
	font-family:"宋体", Verdana;
	}
	
.huangzi{
	color:#796b46;}
