@charset "utf-8";
@import url(style.css);
/*PART ONE*/
.navd .city a,.navd .city a:visited{  margin-left: 5px; padding: 1px 3px; font-size: 13px; }
.navd .city a:hover{ color: #f00; }
.navd .city strong { color: #f00;}
/*.con_l, .con_c, .con_r,.conb_r {float:left; }  */
/*left top one*/
.con_l {width:232px; }
.searchB h3,.govGet h3,.con_r h3{
  height: 27px;
  line-height: 27px;
  padding:3px 11px 0px;
  background: url(images/h_bg.gif) #f2f2f2 repeat-x left bottom;
  color: #555;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  text-align: left;
}
.con_r h3{
  border: 1px solid #ddd;
}

.govGet h3 { border-top: 1px solid #ddd;}

.govGet ul.infonav {
  height: auto;
  overflow: auto;
  zoom:1;
}
.govGet ul.infonav  li {
  padding:0px 0px 0px 28px;
  line-height: 2em;
  text-align: left;
  background: url(images/ico/join.gif) no-repeat 8px center;
}
.govGet ul.infonav li a,.govGet ul.infonav li a:visited { color: #6b6b6d;}
.govGet ul.infonav a:hover{ color: #c66822;}

.govGet dl{
  padding: 5px;
  text-align: left;
}
.govGet dl dt strong{
  background: #8180C1;
  color: #fff;
  padding: 5px 8px 3px;
}


.searchB {
  border: 1px solid #ddd;
  background: #f8f8f8;
  font-family: Arial;
  height: 180px;
}
.searchB ul{
padding:8px 0px 0px;
}
.searchB ul li{
clear: left;
width: 204px;
padding:6px 8px 0px;
font-size: 12px;
text-align: left;
}
.searchB ul li label {
  display: block;
  float: left;
  width: 55px;
  text-align: right;
  padding: 3px 0px 0px;
  font-weight: bold;
}
.searchB ul li select { width: 100px; }
.searchB ul li input {
  width: 100px;
  margin: 0px;
  padding: 2px;
}
.searchB ul li button {
  padding: 0px 2px 0px;
  height: 27px;
  cursor: pointer;
}
.govGet {
  border: 1px solid #ddd;
  border-top: none;
  font-family: Arial;
  margin-top: 8px;
}
/*right top one*/
.con_r {
	width:738px;
	margin-left:8px;
    text-align: left;
}
.table table{
  border-collapse: collapse;
  border: 1px solid #ddd;
  border-top: none;
  width: 100%;
}
.table table th,.table table td{
  padding: 3px 3px 3px 8px;
  border-left: 1px solid #ddd;
}

.table table th{
  padding-top: 6px;
  background: #FCFCFC;
  border-bottom: 1px dotted #ddd;
}
.table div { text-align: center;}

