 table,table tr th, table tr td { border:1px solid #DDDDDD; }
 table {border-collapse: collapse; padding:2px;}   

.article_ct table p{    
    font-size: inherit;
    margin-bottom: unset;
    color: #333333;
    line-height:normal;
    text-indent: inherit;
}
.article_ct table p img{
	margin-bottom: unset;
}
.new_box{
	margin-bottom: 20px;
}
.game_down{
	width:100%;
	float:none;
}
.art_bigbox{	
	margin-top: 0px;
}
.gbb_r>div,.gbb_l>div{
	background: #FAFAFA;
}
.hot_gift ul li{
	background: none;
}
.hot_gift ul li.show,div.page{
	background: none;
}
.wzs_list ul li .img_right span a{
	background: #FAFAFA;
}
.art_bigbox .gbb_l .gbbl_box {
    background: #fff;
    padding: 20px 30px 0px 30px;
}

ul.like:nth-of-type(1){
	margin-top:50px;    
}
ul.like:nth-of-type(1) li.btou{
	background:#00A0D4;
}
ul.like:nth-of-type(1) li.td{
	border-color:#00A0D4;
}
ul.like:nth-of-type(2) li.btou{
	background:#90E390;
}
ul.like:nth-of-type(2) li.td{
	border-color:#90E390;
}

ul.like:nth-of-type(3) li.btou{
	background:#F15C8D;
}
ul.like:nth-of-type(3) li.td{
	border-color:#F15C8D;
}

ul.like:nth-of-type(4) li.btou{
	background:#F2B139;
}
ul.like:nth-of-type(4) li.td{
	border-color:#F2B139;
}
ul.like:nth-of-type(5) li.btou{
	background:#7030A0;
}
ul.like:nth-of-type(5) li.td{
	border-color:#7030A0;
}

ul.like:nth-of-type(6) li.btou{
	background:#0070C0;
}
ul.like:nth-of-type(6) li.td{
	border-color:#0070C0;
}

ul.like{
	width:100%;
    clear:both;
}
li.btou{
	width:100%;
  	background:pink;
    height:30px;
    color:#fff;
  	line-height:30px;
    text-align:center;
    font-size:18px;
   
}
li.td{
  	width:198px;
	text-align:center;
    border:1px solid pink;
    float:left;
    height:30px;
  	line-height:30px;
    overflow: hidden;
    
}
li.td:nth-last-of-type(1){
	margin-bottom:20px;           
}
li.td a{  	
    height:30px;
	color:#0000EE;
    text-decoration: underline;
}
.gbb_r>.ad_banner_min{
	padding:2px;
  	padding-bottom:0;
}
.ad_banner_min a img{
 	width: 100%;
    height: 160px;
    border-radius: 0px;
}  
.ad_banner_min a:hover img{
	opacity:1;
}
.ad_banner_min a.bn1 img{
   height:170px;
   border-radius:5px;
}