/*全局*/
html,body {min-width:1000px;font-size: 12px;font-family: "Microsoft YaHei",Geneva, Arial, Helvetica, sans-serif;margin:0;background: white}
.div_separator{height: 10px;line-height:10px;padding: 0;margin: 0;width: 100%}
 
/*banner*/
.banner{
	height:374px;
	overflow:hidden;
	background:url(/html/css/web/zjdbfc/banner.jpg) no-repeat center 0;
}
.banner img{width: 100%;}
 


/*主页内容*/
.content_div{width:980px;margin-left: auto;margin-right: auto;background: #fff;}

.pa{padding:10px}
.c{width:100%;}
.c th{font-weight: 500;font-size: 14px;text-align: left;width: 154px}

.menu ul{margin:0;padding:0;list-style-type:none;width: 110px;}
.menu ul li{text-align: center;padding:12px;color: #fff ;letter-spacing: 3px;margin-bottom: 5px;cursor: pointer;}
.menu ul li.default{background: #5dbbea}
.menu ul li.active{background: #0384c5}

.main_title{text-align: center;font-size: 24px;font-weight: 900;width: 100%;padding:20px}
 /*底部*/
.footer_div{
	background: url("htmlcsswebzjdbfcfooter.jpg") repeat-x scroll center 30px;
    height: 258px;
    line-height:25px;
    overflow: visible;
    width: 100%;
 }
.fodiv{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	color:black;
	padding-top:120px;
	font-size:14px;
}
.fodiv span{
	margin-right:20px;
} 