.wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

.list_carousel1 {
	margin: 0;
	width: 1000px;
}
.list_carousel1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.list_carousel {
	margin: 0;
	width: 1000px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
#topics li {
	font-size: 12px;
	color: #fff;
	text-align: left;
	width: 280px;
	height: 70px;
	margin: 0px;
	padding: 5px 10px;
	display: block;
	float: left;
	background:url(../images/top/bg_topics.png) no-repeat;
}
	

#topics li table {
	width:270px;
}

#topics li td {
	color:#fff;
}

#topics .news-photo {
	width:67px;
	height:50px;
	padding-right:3px;
	overflow:hidden;
}
#topics td.news-cat {
	width:53px;
	height:15px;
	padding-right:3px;
}
#topics td.news-date {
	width:160px;
	height:15px;
	font-size:11px;
	line-height:15px;
	padding-top:1px;
}
#topics .news-title {
	width:200px;
	height:32px;
	font-size:12px;
	line-height:16px;
	padding:3px 0 0 0;
	overflow:hidden;
	text-overflow: ellipsis;
    -moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
}


#tabs li {
	float:left;
	color:#aaa;
	font-size:10px;
	width:50px;
	text-align:center;
	background:url(../images/road/bg_setsu.png) left top no-repeat;
	margin-right:5px;
	display: block;
}
#tabs li.open {color:#000; background:url(../images/road/bg_setsu.png) left bottom no-repeat;}



.list_carousel  li {
	font-size: 12px;
	color: #000;
	text-align: left;
	width: 140px;
	height: 90px;
	padding: 0;
	margin: 0 5px;
	display: block;
	float: left;
}


.list_carousel  li.hkd {background:url(../images/top/bg_road_b.png) no-repeat;}
.list_carousel  li.thk {background:url(../images/top/bg_road_b.png) no-repeat;}
.list_carousel  li.knt {background:url(../images/top/bg_road_b.png) no-repeat;}
.list_carousel  li.kta {background:url(../images/top/bg_road_b.png) no-repeat;}
.list_carousel  li.ktb {background:url(../images/top/bg_road_b.png) no-repeat;}
.list_carousel  li.hrk {background:url(../images/top/bg_road_g.png) no-repeat;}
.list_carousel  li.tok {background:url(../images/top/bg_road_g.png) no-repeat;}
.list_carousel  li.kns {background:url(../images/top/bg_road_g.png) no-repeat;}
.list_carousel  li.chu {background:url(../images/top/bg_road_g.png) no-repeat;}
.list_carousel  li.kyu {background:url(../images/top/bg_road_g.png) no-repeat;}
.list_carousel  li.tnm {background:url(../images/top/bg_road_r.png) no-repeat;}


.list_carousel  .result {width:130px;height:80px;padding:5px;overflow:hidden;}
.list_carousel  .r_day {width:70px;height:20px;line-height:20px;float:left;color:#fff;overflow:hidden;}
.list_carousel  .r_cat {width:60px;height:20px;line-height:20px;float:left;text-align:center;font-size:11px;color:#fff;overflow:hidden;}
.list_carousel  .r_place {width:130px;height:15pxline-height:15px;;padding-top:5px;clear:left;color:#000;font-size:9px;white-space:nowrap;overflow:hidden;}
.list_carousel  .r_team {width:90px;height:22px;line-height:22px;float:left;color:#000;overflow:hidden;}
.list_carousel  .r_score {width:40px;height:22px;line-height:22px;float:left;text-align:center;font-size:14px;font-weight:bold;overflow:hidden;}

.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}

	
.prev00 {
	width:50px;
	height:60px;
	float: left;
	margin:0;
	padding:0;
	display:block;
	background-image:url(../images/common/topics_prev.png) ;
	background-position:left bottom;
}

.prev00:hover {
	background-image:url(../images/common/topics_prev.png) ;
	background-position:left top;
}

.next00 {
	width:50px;
	height:60px;
	float: right;
	margin:0;
	padding:0;
	display:block;
	background-image:url(../images/common/topics_next.png) ;
	background-position:right bottom;
}

.next00:hover {
	background-image:url(../images/common/topics_next.png) ;
	background-position:right top;
}

.prev01, .prev02, .prev03, .prev04, .prev05, .prev06, .prev07, .prev08, .prev09, .prev10, .prev11, .prev12 { 
	width:50px;
	height:90px;
	float: left;
	margin:0;
	padding:0;
	display:block;
	background-image:url(../images/common/road_prev.png) ;
	background-position:left bottom;
}

.prev01:hover, .prev02:hover, .prev03:hover, .prev04:hover, .prev05:hover, .prev06:hover, .prev07:hover, .prev08:hover, .prev09:hover, .prev10:hover, .prev11:hover, .prev12:hover {
	background-image:url(../images/common/road_prev.png) ;
	background-position:left top;
}

.next01, .next02, .next03, .next04, .next05, .next06, .next07, .next08, .next09, .next10, .next11, .next12 {
	width:50px;
	height:90px;
	float: right;
	margin:0;
	padding:0;
	display:block;
	background-image:url(../images/common/road_next.png) ;
	background-position:right bottom;
}

.next01:hover, .next02:hover, .next03:hover, .next04:hover, .next05:hover, .next06:hover, .next07:hover, .next08:hover, .next09:hover, .next10:hover, .next11:hover, .next12:hover {
	background-image:url(../images/common/road_next.png) ;
	background-position:right top;
}


#head02 .disnon {
  display: none;
}
