#min_center .banner{
	width: 471px;
	margin:0 auto 0 auto;
	padding: 1px;
	border: #ccc 1px solid;	
}

#min_center .banner img{
	width: 471px;
	height: 85px;
}

#menu-nav{
  display: table;
  margin:10px auto;
  padding-bottom: 10px;
  /*border-bottom: #ccc 1px dashed;*/
}

#menu-nav ul{
  margin: 0 10px;
}

#menu-nav li{
  font-size: 12px;
  float: left;
  width: 163px;
  text-align: center;
  height: 100px;
}

#gold-buy{
	width: 477px;
	border-top: #ccc 1px dashed;
	margin:0 auto;
	padding-top: 10px;
}

#gold-buy .gold-buy-lft label{
	font-size:12px;
	font-weight: bold;
	background: url(../images/tag.png) no-repeat left top;
	padding-left: 25px;
	margin-left: 10px;	
}

#gold-buy .selected_gold_list{
	font-size: .75em;
	margin-top: 10px;
}

.selected_gold_list table{
	width: 475px;
	border: #ccc 1px solid;
}

.selected_gold_list table tr th{
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	padding: 4px 0 4px 15px;
	color: #fff;
	font-weight: bold;
	background: url(../images/tag.png) repeat-x left -24px;
	text-align: center;
}

.selected_gold_list table td{
	border-right: #ccc 1px solid;
	border-bottom:#ccc 1px solid;
	padding: 2px 0 2px 15px;
	text-align: center;
}

.selected_gold_list table td img{
  cursor: pointer;
  margin-left: 5px;
  vertical-align: middle;
}

.selected_gold_list table td .g_cart{
	text-decoration: underline;
	cursor: pointer;
}

.notice{
  line-height: 180%;
  font-size: .75em;
  /*border-top: #ccc 1px dashed;*/
  border: #ccc 1px solid;
  padding: 5px;
  margin: 0 auto 10px auto;
  color: #666;
  width: 464px;
}

.notice h1{
	font-size: 1.2em;
	font-weight: bold;
}




#min_center .last_news{
  font-size: 11px;  
  border-top: #949597 1px solid;
  border-right: #949597 1px solid;
  border-left: #949597 1px solid;
  border-bottom: #949597 1px solid;
  padding: 1px;
}

.last_news_list .cnt_h_bottom{
  display: block;
  overflow: hidden;
  position: relative;
  width: 476px;
  height: 8px;
  margin: 0;
  top:-1px;
  margin:10px auto;
}

.last_news_list .cnt_h_bottom img{
  position: absolute;
  left: 0;
  top: -26px;
  border: 0;
}

#min_center .last_news_list{
  /*border: #ccc 1px solid;*/
  margin-top: 5px;
  padding: 1px;
  width: 476px;
  margin:10px 10px 10px 15px;
}

#min_center .last_news{
  font-size: 13px;
  padding: 1px;
}

#min_center .last_news .last_news_title{
  background: url(../images/hotnews.jpg) repeat-x;
  height: 34px;
  color: #fff;
  font-weight: bold;
  padding: 4px 0 0 35px;
}

.last_news li{
  padding: 0 0 5px 10px;
  background-color: #fff;
  position: relative;
}

.last_news li span{
  margin-right: 20px;
  position: absolute;
  right: 0;
  color: #666;
}