*{
	margin:0 auto;
	}

.h{
	width:1423px;
	height:40px;
	background:#FCD37E url(../images/tel.png) no-repeat 81%;
	}
	
.h p{
	line-height:40px;
	font-size:14px;
	color:#FCD37E;
	}
	
.h p span{
	float:right;
	margin-right:10px;
	color:#333333;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}	
	
.cd{
	width:1423px;
	height:100px;
	background: url(../images/logo.png) no-repeat 160px;
	}

.cd ul{
	margin-left:623px;
	}
	
.cd ul li{
	list-style:none;
	float:left;
	line-height:70px;
	width:120px;
	text-align:center;
	}
	
.cd ul li a{
	padding-top:30px;
	display:block;
	text-decoration:none;
	color:#333333;
	font-family:"黑体";
	font-size:18px;
	}
	
.cd ul li a:hover{
	background:#FCD37E;
	color:#FFFFFF;
	font-weight:bold;
	}
	

