  #right_top_first {
  background:#000000 url(../images/right_top_first_bg.jpg) no-repeat;
  width:723px;
  height:155px;
  }

.table_col2 {
	background: #6a6253;
}
  .table_col1{

 color:#ffffff;
 min-height:28px;
 height:28px;
 padding:0 2px;
 line-height:20px;
 background:#413A2E;
 }
 .table_bangpai {
  background:#6A6253;
  color:#ffffff;
  width:100%;
  border-top:1px #53432C solid;
border-left:1px #53432C solid;
line-height:24px;
margin:6px 0;
}

.table_bangpai td {
border-bottom:1px #53432C solid;
border-right:1px #53432C solid;
padding: 0 2px;

}

#system {
	background: #000;
	padding: 0 10px;
	width: 600px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	color: #eee;
	border-collapse: collapse;
	border-spacing: 1;
	text-align:center;
	border-left:#36312D 1px solid;
	border-bottom:#36312D 1px solid;
}
#system td,#system th {
	height:26px;
	line-height:26px;
	border-top:#36312D 1px solid;
	border-right:#36312D 1px solid;
	min-width:20px;
}
#system th {
	color:#fdb710;
    background:#2e220c;
    height:40px;
    line-height:40px;
}
#system .caption{
	width: 350px;
}
#system img {
vertical-align:middle;
}