body {
  margin: 0px;
  padding: 0px;
  color: #0a0a00;
  font-size: 14px;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.clear {
  clear: both;
}

.red {
  color: red;
}

.blue {
  color: blue;
}

.gray {
  color: gray;
  border-bottom: #ccc dotted 1px;
}

p {
  line-height: 20px;
}

ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: inline;
}

li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.img {
  vertical-align: middle;
}

h1 {
  line-height: 30px;
  font-size: 16px;
  height: 30px;
  padding: 0px;
  margin: 0px;
}

a {
  text-decoration: none;
  color: #141414;
}

a:hover {
  text-decoration: underline;
  color: #900;
}

#wrap {
  width: 950px;
  margin: 0 auto;
}

#header {
  width: 950px;
  margin: 0 auto;
}

#nav {
  background: #d60000;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

#nav a {
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  text-decoration: none;
}

#nav a:hover {
  color: #fff;
  text-decoration: underline;
}

#main {
  width: 950px;
}

#main_l {
  margin-top: 10px;
  width: 250px;
  float: left;
}

#main_l_top {
  width: 230px;
  padding: 0px 10px;
  background: #999;
}

#kuang1 {
  border: #990000 1px solid;
  padding: 5px;
  width: 238px;
  height: 200px;
  overflow: hidden;
  display: inherit;
  margin-top: 5px;
}

#kuang2 {
  border: #999 1px solid;
  padding: 5px;
  overflow: hidden;
  display: inherit;
}

#main_dt1 {
  height: 33px;
  background: url(icbc-bj1.jpg) no-repeat;
}

#main_dtt1 {
  line-height: 33px;
  width: 170px;
  color: #f00;
  float: left;
  display: inherit;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

#main_dtm1 {
  width: 50px;
  float: right;
  display: inherit;
}

#main_dl {
  line-height: 22px;
}

#main_r {
  margin-top: 10px;
  width: 690px;
  float: right;
}

#main_rnav {
  line-height: 24px;
  border-bottom: #990000 1px double;
}

#main_rtop {
  line-height: 30px;
  padding-left: 25px;
  background: url(icbc-2.jpg) no-repeat 0px 5px;
  display: inherit;
  font-size: 14px;
  font-weight: bold;
  border-bottom: #990000 1px double;
}

#footer {
  width: 950px;
  text-align: center;
  margin-top: 10px;
  line-height: 24px;
  display: inherit;
  border-top: #990000 10px double;
}

#roll_img {
  border: #999999 1px solid;
  padding: 2px;
  width: 122px;
  float: left;
}

#roll_img img {
  width: 122px;
  height: 93px;
  border: 0px;
}

.txt_R14 {
  font-size: 14px;
  line-height: 20px;
  color: #900;
}

.txt_B14 {
  font-size: 14px;
  line-height: 30px;
}

.title {
  font-size: 16px;
  line-height: 60px;
}

.from {
  font-size: 12px;
  line-height: 24px;
  border-top: #990000 1px dotted;
}

.content {
  margin: 10px 5px;
}

.editer {
  font-size: 12px;
}

.more {
  float: right;
  width: 70px;
  margin-top: 15px;
}

.more a {
  text-decoration: none;
  color: #fff;
}

.more a:hover {
  text-decoration: underline;
  color: #fff;
}