﻿@charset "utf-8";
/* CSS Document */
/*底部 start*/
body{margin:0;}
#footer_outer{font-size:12px;}
#footer a {
    color: #FFF;
}
#footer_outer{ height:146px; background:url(jsdpc_index_footerbg_20150303.jpg) repeat-x;}
#footer{ width:1000px; margin:0 auto; text-align:center; color:#fff; position:relative;}
#footer ul{ padding-top:20px; margin-bottom:15px;}
#footer li{ display:inline; padding:0px 2px;}
#footer li a{ color:#FFF;}
#footer p{ line-height:22px;}
#footer .gov_logo{
	width: 80px;
	height: 80px;
	top: 25%;
	right: 50px;
	position: absolute;
}