#header{
	width:100%;
	height:50px;
	background-color:#fff;
	border-top:9px solid #02539C;
	border-bottom:3px solid #D9E1F1;	
	margin:0 auto;
}
#header .title{
	width:950px;	
	margin:0 auto;
}
#header .logo {
	float:left;
	height:50px;
	overflow:hidden;
}


#header p.jc {
	float:right;
	height:50px;
	line-height:50px;
	font-size:12px;
	font-weight:bold;
	padding-right:30px;
}
#header p.jc a{
	color:#02539C;
	text-decoration: underline; 
}
#header p.dh {
	color:#1663A9;
	float:right;
	font-size:12px;
	height:50px;
	line-height:50px;
}
#header p.dh a{
	color:#1663A9;
}


#footer {
	background-color:#F3F6F9;
	margin:1px auto 0;
	width:950px;
	clear:both;
}
#footer .footer-top {
	background-color:#E1E9F2;
	height:35px;
}
#footer .footer-top ul li.first {
	background-image:none;
}
#footer .footer-top ul {
	margin:0 auto;
	width:320px;
}
#footer .footer-top ul li{
	background:url(http://images.ec.com.cn/topic/v3-0/ico_dian_1.gif) no-repeat scroll 0 15px;
	color:#01529F;
	float:left;
	font-size:12px;
	height:35px;
	line-height:35px;
	padding:0 15px;
}
#footer .footer-top ul li a {
	color:#01529F;
}
#footer .footer-bottom {
	margin:14px auto 0;
	padding-bottom:28px;
	width:694px;
}
#footer .footer-bottom p {
	color:#333333;
	height:22px;
	font-size:12px;
	line-height:22px;
	margin:0 auto;
	text-align:center;
	width:700px;
}





#footer .footer-bottom .logo-left {
	float:left;
	margin-top:-44px;
}
#footer .footer-bottom .logo-right {
	float:right;
	margin-top:-44px;
}