body {
    margin: 0 auto;
    font-family: "Segoe UI", "Microsoft YaHei", "Microsoft JhengHei", Tahoma, Geneva, Verdana, sans-serif, "Segoe UI Symbol";
}

/*Temp, Remember to Delete*/
p {
    margin: 0;
    padding: 0;
}
/*Temp, Remember to Delete*/
a {
    text-decoration: none;
    cursor:pointer;
}

img {
  border: 0;
}

.more {
  text-decoration: none;
}

#slider:hover {
  cursor: pointer;
}

.f-logo {
	display: none;
}
.pagination { margin-top: 10px; }
.pagination li{
  border: solid #ccc 1px  !important; float: left; margin: 0px 5px; width: auto !important; height: 25px; text-align: center; line-height: 25px !important; padding: 0px 5px;
}
.right_title .sub_more { font-size: 12px !important; }
.newlist{ float: left; }
.detail_sub{ padding-bottom: 20px; }


