.main .listing
{
	width:100%;
	overflow:hidden;	
	display:block;
	float:left;
	clear:both;
	margin-top:10px;
}

#item_filter {
    display:none;
}

.list-img {
  float:left;
  width:30%;
}

.list-text {
    width:70%;
}

.ul-list li {
  float:left;
  list-style:none;
}

.item-title {
  margin-bottom:2px;
}

.list-shadow{
  background:transparent url(/images/shadow-img.png) 50% 0 no-repeat;
  height:14px;
  width:100%;
  clear:both;
}

.list-img a {
  display:inline-block;
   width:85%;
   clear:both;
   float:left;
   margin-bottom:4px;
}

.list-img a img{  
   width:100%;
   float:left;
   line-height:0;
}


.ul-list {
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:solid 1px #808080;
    float:left;
    width:100%;
}

.join-event {
    background: url("/images/join.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    height:27px;
    width:113px;
    display:inline-block;
    text-align:center;
    line-height:27px;
    float:right;
}

.chn .join-event {
    font-family:"Microsoft YaHei";
}

.list-links {
  margin-top:5px;
}

.news_image {
  width:40%;
  margin-bottom:10px;
  margin-right:15px;
  float:left;
}

.subnav ul.sub-category a {
  padding-left:13px;
}

.setting-list ul {
    width:100%;
     float:left;
  clear:both;
  margin-bottom:5px;
}

.setting-list ul li{
    float:left;
    margin-right:20px;
}

.detail-imgs {
  width:100%;
  position:relative;
}

.detail-imgs ul li img {
  width:100%;
}

.setting-list {
  float:left;
  clear:both;
  margin-bottom:15px;
}

.detail-imgs ul li {
  height:224px;
  width:473px;
  float:left;
}

.detail-content {
    clear:both;
    margin-top:20px;
    font-size:13px;
}

.detail-foot {
  clear:both;
  padding:15px 0;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  margin-top:30px;
}

.detail-next{
    margin-top:10px;
}

.list-desc{
    font-size:90%;
}

ul li a{
    text-decoration:none;
}
