#index #wrap {
  width:960px;
  margin:0 auto;
}
.g-w .col {
  width:173px;
}
.g-w .col ul {
  margin-left:6px;
}
.col .list {
  border:1px solid #ccc;
  border-width:3px 1px 1px;
  margin-bottom:10px;
}
.area-menu {
  margin-top:12px;
  *margin-top:24px;
  *position:absolute;
  *top:13px;
  *right:0px;
}
.area-menu ul {
  float:right;
}
.area-menu li {
  float:left;
  display:inline;
  margin-left:8px;
  margin-right:0px;
}
.area-menu li a {
  display:block;
  background:#EBF4FD url(../../images/default/mtabbg.gif) repeat-x 0 100%;
  border:1px solid #00B2E8;
  padding:4px 10px;
  text-decoration:none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius:5px;
}
.area-menu .active a,
.area-menu li a:hover {
  background:#1E4B7E;
  color:#C3D3E4;
}
.list .more-top {
  position:absolute;
  top:7px;
  left:130px;
  *top:10px;
  *left:130x;
}
.postattachlist table {
  width:100%;
  table-layout:auto;
  border:1px solid #E3EDF5;
  border-bottom:none;
}
.postattachlist th {
  font-weight:bold;
}
.postattachlist td {
  border-bottom:1px solid #E3EDF5;
  padding:5px;
  vertical-align:top;
}
.postattachlist li {
  list-style-type:decimal;
}
.pageback img {
  padding:10px;
  padding-bottom:0px;
  padding-top:6px;
}
#post_thankcards{
	background-image:url("../../templates/c9/post_red.gif");
}
#viewthread .postmessage .postattachlist table *{
	font-size:12px;
	font-weight:400;
}
