﻿@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
form {float:left; display: block; margin:0; padding:0;}
body {margin:0; padding:0; font-family:"微软雅黑","宋体"; font-size:15px; color:#333333; line-height:28px;}
ul,li {list-style:none; margin:0; padding:0;}

/*页面容器开始*/
#Container {width:100%; margin:0 auto;}
#Header,#PageBody,#Footer,#Nav {width:1000px; margin:0 auto; overflow:hidden;}
#PageBody {background:none;}
#Header { height:243px; background:url(jnszfsgs_banner.jpg) no-repeat center;}
#Nav {height:47px; background:#004f86;}

/*页面容器结束*/

/*字体开始*/
a:link {text-decoration:none; color:#333333;}
a:hover { text-decoration:underline; color:#333333;}
a:visited { text-decoration:underline; color:#333333;}
.font_nav a:link {font-size:18px; font-weight:bold; color:#FFF; text-decoration: none;}
.font_nav a:hover {font-size:18px; font-weight:bold; color:#FFF;}
.font_nav a:visited {font-size:18px; font-weight:bold; color:#FFF; text-decoration: none;}
/*字体结束*/

/*导航开始*/
#Nav .menu_xkA,#Nav .menu_xkB,#Nav .menu_cfA ,#Nav .menu_cfB{ float:left; width:101px; height:47px; padding-left:87px; line-height:47px; border-right:1px solid #4181ae; background:url(jnszfsgs_bg_nav_xkA.jpg) no-repeat;}
#Nav .menu_xkA {background:url(jnszfsgs_bg_nav_xkA.jpg) no-repeat;}
#Nav .menu_xkB {background:url(jnszfsgs_bg_nav_xkB.jpg) no-repeat;}
#Nav .menu_cfA {background:url(jnszfsgs_bg_nav_cfA.jpg) no-repeat;}
#Nav .menu_cfB {background:url(jnszfsgs_bg_nav_cfB.jpg) no-repeat;}
#Nav .menu_dpt {float:right; padding:0 20px; margin:7px 20px; line-height:31px; background:#64bee3; border: 1px solid #64bee3; border-radius:2%;}
/*导航结束*/

/*查询开始*/
#SearchBox {width:959px; margin:10px auto; padding:14px 20px; background:#FFF; border:0 0 1px 1px solid #e8e8e8; overflow:hidden;}
#SearchBox .title {float:left; width:90px; font-size:18px; line-height:40px; font-weight:bold; color:#666666;}
#SearchBox .inputbox {float:left; width:800px;}
.input_xdr,.input_xkjg,.input_xkrq {float:left; height:38px; line-height:38px; font-family:"微软雅黑"; font-size:15px; margin-right:10px; padding:0 5px; border:1px solid #dcdcdc; background:#FFF;}
.input_xdr{width:185px;}
.input_xkjg {width:115px;}
.input_xkrq{ width:125px;  background:url(jnszfsgs_bg_inputdate.gif) no-repeat 115px; cursor:pointer;}
.searchmenu {float:left; width:92px; height:40px; background:#f16f29; color:#FFF; font-family:"微软雅黑";}
.searchtext {float:left; line-height:40px; font-size:13px; margin-right:10px;}
/*查询结束*/

/*列表开始*/
#ListBox,#DptListBox,#CountyListBox {width:972px; min-height:280px; padding:0 14px; background:#FFF; border-top:2px solid #004f86; margin-bottom:10px; overflow:hidden;}
#ListBox {padding-bottom:13px; min-height:430px;}
#DptListBox {width:948px;padding:15px 26px;}
.ListTitle td { font-size:16px; color:#004f86;}
.ListA td,.ListB td {padding:0 10px; text-align: center;} 
.ListA td {background:#f3f3f3;}
.dpt_title {font-size:16px; font-weight:bold; color:#004f86; line-height:25px;}
/*列表结束*/

