/*==================================================
filename: ir-news.css
Auther: tenten creative.
Version:1.00
Last update: 2012/09/17
====================================================*/
*{
	margin: 0px;
	padding: 0px;
}

.btm-block a {
	text-decoration: none;
}
.btm-block a:hover {
	color: #ed1c24;
	text-decoration: none;
}
.btm-block {
  border: 1px solid #E7E7E7;
  border-radius: 8px 8px 8px 8px;
  color: #6D6E71;
  float: left;
  height: 361px;
  overflow: hidden;
  position: relative;
  width: 300px;
  font-family: Tahoma, SimSun, Arial, Helvetica, sans-serif;
}
.one_third h4 {
  background: url("../images/investors-relationship.jpg") no-repeat scroll 0 0 transparent;
  border-bottom: 2px solid #D62628;
  font-size: 18px;
  height: 134px;
  margin: 0;
  padding: 23px 0 0 20px;
  font-weight: normal; 
 
}
.btm-block ul {
	padding: 0;
  margin: 15px 20px 0;
}
.btm-block .link {
  color: #6D6E71;
  font-size: 13px;
}
.btm-block .date {
  color: #B0B0B0;
  display: block;
  font-size: 11px;
  font-style: italic;
}
.btm-block ul li {
  border-bottom: 1px solid #DDDDDD;
  margin: 6px;
  padding-bottom: 7px;
  list-style: none;
}
.btn-more {
  bottom: 10px;
  color: #999999;
  display: block;
  font-size: 11px;
  position: absolute;
  right: 18px;
}