﻿@charset "UTF-8";
/* CSS Document */
@import url("reset.css");/*reset*/
@import url("header.css");/*選單*/
@import url("menu.css");/*選單*/
@import url("common.css");/*一般元素*/
@import url("sidebar.css");/*sidebar*/
@import url("info.css");/*info*/
@import url("footer.css");/*footer*/

body {
	background:#000;
	font-family: Verdana, Geneva, sans-serif,"LiHei Pro", "微軟正黑體";
	font-size: 1em;
	line-height: 1.65em;
}

.wrap {
	width: 1000px;
	margin: 0px auto;
	padding: 105px 0px 0px;
	background: #fff;
	min-height: 500px;
}

.page {
	margin: 10px;
	padding: 10px 0 0 0;
}

.page_enabled, .page_disabled {
	display: inline-block;
	height: 25px;
	min-width: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ccc;
	margin-right: 5px;
}

.page_enabled {
	background-color: #eee;
	color: #000;
}

.page_disabled {
	background-color: #6C6C6C;
	color: #fff !important;
}
/*-------------------------------content*/
.content {
	padding: 0px 15px 0px;
}
.cp{
	background:url(../images/cp_img.jpg) no-repeat left 0px;
	padding-top:100px;
	}
.cp h3{
	color: #333;
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif,"LiHei Pro", "微軟正黑體";
	line-height: 1.45em;
	margin: 10px 0px 20px;
	font-weight:normal;
}
.score_cp{
	background:url(../images/cp_img.jpg) no-repeat left 0px;
	padding-top:100px;
	}
.score_cp .sidebar{
	display:none;
	}
.score_cp .info{
	width:940px;
	float:none;
	margin:0px auto;
	
	}
.lp{
	background:url(../images/lp_img.jpg) no-repeat left 0px;
	padding-top:100px;
	}
.np{
	background:url(../images/np_img.jpg) no-repeat left 0px;
	padding-top:100px;
	}
/*-----ad_ banner*/
.content .ad_banner {
	width: 970px;
	height: 130px;
	margin: 30px auto 10px;
	clear:both;
}
.content .ad_banner img {
	width: 970px;
	height: 130px;
	outline: 1px solid #CCC;
}
/*-----info_block*/
.content .info_block {
	widows: 100%;
	padding: 0px 0px;
	min-height: 300px;
	position: relative;
	margin: 10px auto 10px;
}
.content .big {
	height: 512px;
	overflow:hidden;
	margin: 10px 0px;
}

/*-----news*/
.content .info_block .news {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 300px;
}
.content .info_block .news .more {
	width: 36px;
	height: 11px;
	position: absolute;
	top: 17px;
	right: 5px;
	z-index: 99;
}
.content .info_block .news h2 {
	height: 30px;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 1.5em;
    color: #709f06;
	background: white;
    padding-left: 0px;
/*
	text-indent: -9999px;
	background: url(../images/h2_news.png) no-repeat left top;
	height: 30px;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
*/
}
.content .info_block .news h3 {
	height: 15px;
	color: #666;
	display: block;
	overflow: hidden;
	line-height: 15px;
	font-size: 15px;
	margin: 0px;
}
.content .info_block .news .pic a h3 {
	color: #666;
	display: block;
	bottom: 13px;
	position: absolute;
	text-decoration: none;
}
.content .info_block .news .pic a:hover h3 {
	color: #589e05;
	text-decoration: none;
}
.content .info_block .news .block {
	width: 280px;
	height: 220px;
	background: #fff;
	border: 1px solid #e4e4e4;
	padding: 10px;
	margin: 0px auto;
	position: relative;
	z-index: 2;
	transition: .3s ease-out;
}
.content .info_block .news .block:hover {
	border: 1px solid #92d51c;
}
.content .info_block .news .block::after {
	content: "";
	position: absolute;
	width: 300px;
	height: 23px;
	background: url(../images/shadow.png) no-repeat left top;
	bottom: -9px;
	left: 50%;
	margin-left: -150px;
	z-index: 1;
}
.content .info_block .news .block .pic {
	width: 280px;
	height: 190px;
	display: table-cell;
}
.content .info_block .news .block .pic img {
	width: 280px;
	height: 190px;
	margin: 0px auto;
	text-align: center;
	vertical-align: top;
	margin-bottom: 10px;
}
/*-----announcement*/
.content .info_block .announcement {
	position: absolute;
	top: 0px;
	left: 332px;
	width: 300px;
	height: 300px;
}
.content .info_block .announcement h2 {
	height: 30px;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 1.5em;
    color: #709f06;
	background: white;
    padding-left: 0px;
/*
	text-indent: -9999px;
	background: url(../images/h2_game.png) no-repeat left top;
	height: 30px;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
*/
}
.content .info_block .announcement .more {
	width: 36px;
	height: 11px;
	position: absolute;
	top: 17px;
	right: 5px;
	z-index: 99;
}
.content .info_block .announcement h3 {
	height: 15px;
	color: #666;
	display: block;
	overflow: hidden;
	line-height: 15px;
	font-size: 15px;
	margin: 0px;
	font-size:15px;
}
.content .info_block .announcement .pic a h3 {
	color: #666;
	display: block;
	bottom: 13px;
	position: absolute;
	text-decoration: none;
}
.content .info_block .announcement .pic a:hover h3 {
	color: #589e05;
	text-decoration: none;
}
.content .info_block .announcement .block {
	width: 300px;
	height: 220px;
	background: #fff;
	margin: 0px auto;
	position: relative;
	z-index: 2;
	transition: .3s ease-out;
}
.content .info_block .announcement .block:hover {
	
}
.content .info_block .announcement  ul li{
	list-style:none;
	width:290px;
	height:80px;
	background:#FFF;
	border-bottom:1px dotted #ccc;
	display:block;
	margin:0px 0px 0px 0px;
	position:relative;
	transition:.3s ease-out;
	
	}
.content .info_block .announcement  ul li:hover{
	}

.content .info_block .announcement  ul li a{
	display:block;
	width:290px;
	height:80px;
	transition:ease-out .3s;
	}
.content .info_block .announcement  ul li .np_time{
	position:absolute;
	background:#9C0;
	width:70px;
	height:70px;
	top:5px;
	left:5px;
	border-radius:5px;
	transition:.3s ease-out;
	}
.content .info_block .announcement  ul li:hover .np_time{
	background:#09C;
	}
.content .info_block .announcement  ul li:hover .np_time h3{
	color:#09C;
	}
.content .info_block .announcement  ul li:hover{
	
	}
.content .info_block .announcement  ul li .np_time .year{
	font-size: .82em;
	width: 35px;
	position: absolute;
	top: 39px;
	left: 31px;
	height: 20px;
	text-align:right;
	color: #fff;
	}
.content .info_block .announcement  ul li .np_time .month{
	font-size: .82em;
	width: 25px;
	position: absolute;
	top: 39px;
	left: 5px;
	height: 20px;
	color: #fff;
	}
.content .info_block .announcement  ul li .np_time .day{
	font-size: 2em;
	width: 60px;
	position: absolute;
	text-align:center;
	top: 10px;
	left: 5px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	}
.content .info_block .announcement  ul li .np_time h3{
	display: block;
	font-size: 1em;
	font-weight: normal;
	color: #333;
	width: 200px;
	position: absolute;
	top: 4px;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	left: 78px;
	transition: ease-out .3s;
	height: 1em;
	} 
	
.content .info_block .announcement  ul li .detail{
	display:block;
	font-size:.82em;
	font-weight:normal;
	color:#999;
	width:200px;
	position:absolute;
	bottom:5px;
	line-height:1em;
	margin:0px;
	padding:0px;
	left:80px;
	} 
/*---------------*/
.content .info_block .announcement .block::after {
	content: "";
	position: absolute;
	width: 300px;
	height: 23px;
	bottom: -9px;
	left: 50%;
	margin-left: -150px;
	z-index: 1;
	visibility:hidden;
}
.content .info_block .announcement .block .pic {
	width: 280px;
	height: 190px;
	display: table-cell;
}
.content .info_block .announcement .block .pic img {
	width: 280px;
	height: 190px;
	margin: 0px auto;
	text-align: center;
	vertical-align: top;
	margin-bottom: 10px;
}
.content .info_block .youtube {
	position: absolute;
	top: 0px;
	left: 668px;
	width: 300px;
	height: 300px;
}
.content .info_block .youtube .more {
	width: 36px;
	height: 11px;
	position: absolute;
	top: 17px;
	right: 5px;
	z-index: 99;
}
.content .info_block .youtube h2 {
	text-indent: -9999px;
	background: url(../images/h2_youtube.png) no-repeat left top;
	height: 30px;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
}
.content .info_block .champions {
	position: absolute;
	top: 0px;
	left: 668px;
	width: 300px;
	height: 300px;
}
.content .info_block .champions .more {
	width: 36px;
	height: 11px;
	position: absolute;
	top: 17px;
	right: 5px;
	z-index: 99;
}
.content .info_block .champions h2 {
	text-indent: -9999px;
	background: url(../images/h2_score.png) no-repeat left top;
	height: 30px;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
}
.content .info_block .score_table {
	width: 730px;
	float: left;
	position:relative;
}
.content .info_block .score_table .more {
	width: 36px;
	height: 11px;
	position: absolute;
	top: 0px;
	right: 5px;
	z-index: 99;
}
.content .info_block .long_banner {
	float: right;	
	margin: 0px 0px 0px 0px;
}
.content .info_block .long_banner .more {
	width: 36px;
	height: 11px;
	position: absolute;
	top: 0px;
	right: 5px;
	z-index: 99;
}
.content .info_block .long_banner .thumbs {
	position: relative;
    overflow: hidden;            
}
.content .info_block .long_banner ul {	
    position: relative;
    margin: 0;
    padding: 0;    
    list-style: none;        
}
.content .info_block .long_banner ul li{	
    position: relative;    
    display: block;
    float: left;
    margin: 0;
    padding: 0;      
    text-align: center;    
}
.content .info_block .long_banner ul li img{
	width:210px;
	margin-bottom:300px;
}
.content .info_block .long_banner  h2 {
	height: 30px;
	display: block;	
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.5em;
	color: #709f06;
	background: white;
	padding-left: 0px;
/*
	text-indent: -9999px;
	background: url(../images/h2_photo.png) no-repeat left top;
	height: 30px;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
*/
}
.content .info_block .long_banner  h3 {
    display: block;
    font-size: 1em;
    font-weight: normal;
    color: #333;
    width: 210px;
    height: 45px;  
    line-height: 1.5em;
    margin: 0px;
    padding: 10px 0 10px 0;
    transition: ease-out .3s;  
}
.content .info_block .score_table p {
	font-size: 13px;
	color: #666;
}
.content .info_block .score_table table {
	border-collapse: collapse;
	width: 100%;
	border: none;
}
.content .info_block .score_table table {
	border-collapse: collapse;
	width: 100%;
	border: none;
	margin: 0px;
}
.content .info_block .score_table table th {
	text-align: center;
	color: #FFF;
	padding: 4px;
	background: #51820d;
	border-bottom: #e4e4e4 1px dotted;
	border-right: 1px solid #fff;
}
.content .info_block .score_table table td {
	text-align: left;
	color: #333;
	padding: 4px;
	text-align: center;
	color: #666;
	border-bottom: #ccc 1px dotted;
	border-right: 1px solid #fff;
}
.content .info_block .score_table table tr:nth-child(2n+1) {
	background: #e4e4e4;
}
.content .info_block .score_table h2 {
	height: 30px;
	display: block;	
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.5em;
	color: #709f06;
	background: white;
	padding-left: 0px;
	/*
	text-indent: -9999px;
	background: url(../images/h2_score.png) no-repeat left top;
	height: 30px;
	display: block;
	margin-bottom: 10px;
	margin-top:0px;
*/
}
.googlemap{
	margin:20px auto;
	}
/*-----list*/
.content .list{
	margin:10px auto 30px 20px;
	clear:both;
	}
.content .list ol li{
	border-bottom:1px dotted #ccc;
	position:relative;
	height:30px;
	background:#FFF;
	transition:.3s ease-out;
	list-style-position:inside;
	vertical-align:baseline;
	padding:5px 0px 5px 10px;
	}
.content .list ol li:hover{
	background:#e4e4e4;
	}
.content .list ol li a{
	position:absolute;
	top:0px;
	left:130px;
	color:#333;
	width:560px;
	height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:40px;
	white-space:nowrap;
	transition:.3s ease-out; 
	}
.content .list ol li a:hover{
	color:#51820d;
	}
.content .list ol li span.date{
	color:#666;
	position:absolute;
	left:35px;
	top:5px;
	font-size:.82em;
	}
.content .video_list{
	margin:10px auto 30px 20px;
	clear:both;
	}
.content .video_list ul li{
	display:block;
	width:200px;
	height:200px;
	float:left;
	margin:0px 15px 25px; 
	}
.content .video_list ul li h3{
	font-size:.91em;
	display:block;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	margin:5px 0px 0px 0px;
	font-weight:normal;
	color:#333;
	white-space:nowrap;
	}
.content .default_pic{
	width:300px;
	height:auto;
	padding:0px 10px ;
	margin:0px 10px 10px 0px;
	background:#fff;
	float:left;
	border:1px solid #ccc;
	vertical-align:top;
	}
.content .default_pic img{
	width:300px;
	max-width:300px;
	height:auto;
	margin:0px 0px 0px 0px;
	}

.score table{
	border-collapse:collapse;
	border:none;
	margin:10px auto;
	}
.score table td{
	background:none;
	color:#333;
	border:#e4e4e4 1px solid;
	text-align:center;
	width:35px;
	height:30px !important;
	font-size:15px;
	vertical-align:middle;
	}
.score table th.total{
	font-size:20px;
	
	}
/*
.score table tr:nth-child(2n+1){
	background:#F6F3F2;
	
	}
*/
.score table th{
	background:#693;
	border:1px solid #e4e4e4;
	color:#fff;
	height:30px;
	font-size:13px;
	padding:5px;
	vertical-align:middle;
	word-break:break-all;
	}
.score table th.out{
	width:40px;
	
	}
.score table th span{
	display:block;
	font-size:9px;
	
	}
.score table th.th_num{
	width:20px;
	padding:10px 5px;
	}
.score table td.dark{
	background:#EDEDED;
	
	}
.score .score_eason{
	width:945px;
	margin:0px auto;
	
	}
.team_score th{
	width:11%;
	
	}
.score .score_eason .caption{
	clear:both;
	
	}
.score .score_eason h3{
	margin:5px auto;
	
	}
.score .score_eason .out{
	width:40px;
	}
.score .sum_score  table{
	width:100%;
	}
.score .sum_score th{
	width:20%;
	height:35px;
	vertical-align:middle;
	}
.score .sum_score th.out{
	width:40px;
	}