/* CSS Document */
.main { 
  padding: 0 10px;
  border-top: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  border-right:  1px solid #f1f1f1;
  background-color: #fff;
}
.navpath {
  height: 15px;
  line-height: 15px;
  margin-top: 20px;
  padding-left: 6px;
  border-left: 6px solid #0d69a8;
}
.main01-l {
  float: left;
  width: 310px;
  margin-top: 15px;
  margin-right: 10px;
  padding: 6px;
  border: 6px solid #f0f0f0;
}
.main01-lt {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  font-size: 18px;
  color: #fff;
  background-color: #1a86cd;
}
.main01-ltm {
  float: right;
  margin-right: 10px;
  font-size: 12px;
}
.main01-ltm a { color: #fff;}
.main01-ltm a:hover { color: #CC3333;}
.main01-lc {
  margin-top: 10px;
  padding: 10px 0 10px 10px;
  overflow: hidden;
  border: 1px solid #f1f1f1;
}
.main01-lc ul li {
  height: 30px;
  line-height: 30px;
  list-style-position: inside;
  list-style-type: disc;
}
.main01-link {
  position: relative;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  font-size: 18px;
  letter-spacing: 2px;
  border: 1px solid #1a86cd;
}
.main01-link img {
  float: left;
  margin-top: 4px;
  margin-left: 15px;
  margin-right: 10px;
}
.main01-link a {
  display: block;
  width: 100%;
  height: 100%;
  color: #1a86cd;
}
.main01-link a:hover { color: #cc3333;}
.main01-r {
  float: left;
  width: 634px;
  margin-top: 5px;
}
.reltime {
  float: right;
  margin-right: 10px;
  color: #999999;
}
.main01-rt {
  position: relative;
  margin-top: 10px;
  margin-bottom: 30px;
  border: 1px solid #eee;
  background-color: #f9f9f9;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
}
.main01-rtl {
  position: absolute;
  top: 35px;
  left: 50%;
  z-index: 1;
  margin-left: -175px;
  width: 350px;
  height: 2px;
  background-color: #076aaf;
}
.main01-rtf {
  position: absolute;
  top: 25px;
  left: 50%;
  z-index: 100;
  margin-left: -70px;
  width: 140px;
  text-align: center;
  font-size: 18px;
  color: #076aaf;
  letter-spacing: 1px;
  background-color: #f9f9f9;
}
.main01-rtc {
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 5px;
  overflow: hidden;
}
.main01-rtc ul li{
  display: inline;
  float: left;
  margin-left: 4%;
  margin-bottom: 15px;
  width: 28%;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.main01-rtc ul li a {
  display: block;
  color: #333;
  background-color: #eee;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}
.main01-rtc ul li a:hover {
  color: #fff;
  background-color: #076aaf;
}
.column { margin-top: 10px;}
.column-t {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #1a86cd;
}
.column-tn {
  float: left;
  padding: 0 25px;
  font-size: 18px;
  color: #fff;
  background-color: #1a86cd;
  -webkit-border-radius: 0 10px 0 0;
     -moz-border-radius: 0 10px 0 0;
          border-radius: 5px 20px 0 0;
}
.column-c { padding: 20px 0;}
.column-c ul li {
  height: 35px;
  line-height: 35px;
}
.column-c ul li img {
  float: left;
  margin-top: 16px;
  margin-left: 10px;
  margin-right: 10px;
}
.colname {
  margin-right: 10px;
  padding: 1px 10px;
  /*color: #fff;
  background-color: #be9e82;*/
  border: 1px solid #999;
  color: #666;
  background-color: #f1f1f1;
  font-size: 12px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
.colname:hover {
  color: #fff; 
  background-color: #076aaf; 
  border: 1px solid #076aaf;
}
.page {
  line-height: 30px;
  text-align: center;
  background-color: #f1f1f1;
}
.main02 {
  height: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.column-clist {
  width: 628px;
  margin: 0 auto;
}
.column-clist-t {
  height: 35px;
  line-height: 35px;
  background-color: #f9f9f9;
}
.column-clist-tn {
  float: left;
  padding: 0 20px;
  font-size: 16px;
  font-weight: bold;
  background-color: #f1f1f1;
}
.column-clist-tm {
  float: right;
  margin-right: 10px;
}
.column-clist-c { padding: 10px 0; overflow: hidden;}
.zfdtpic { 
  display: block;
  float: left; 
  width: 149px;
  margin-top: 5px;
  margin-bottom: 10px;
  background-color: #f1f1f1;
}
.zfdtpic dt { height: 116px;}
.zfdtpic dd {
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.mr { margin-right: 10px;}

