﻿#title {
	width:680px;
	padding: 2px 0 0 10px;
	margin: 0 0 15px 0;
	font-family:'EIIa',simsun;
	color: #d94600;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size:16px;
}

#title em {
	color:#5a5a5a;
}

#title a {
	color: #d94600;
	text-decoration: none;
}

#title a:hover {
	color: #d94600;
	text-decoration: none;
}

#title img {
	border-width:0;
	border-color:transparent;
	vertical-align: middle;
	padding:0 0 4px 0;
}

#title img:hover {
	border-width:0;
	border-color:transparent;
}

.detail {
	float:left;
  position: relative;
	text-align: left;
	margin: 0 0 10px 0;
}

#detail-img {
	color: #cc0000;
	width:140px;
	font-size:16px;
	font-weight: bold;
	padding: 0 0 0 6px;
}

#detail-info {
	font-size:12px;
	width:540px;
}

#detail-info ol.message {
	list-style-type:decimal;
	margin: 0 0 5px 25px;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #900;
	line-height: 20px;
}

#detail-info ol.message a {
	color: #0000ff;
	text-decoration: underline;
}

#detail-info li {
	width:560px;
	height:20px;
	line-height:1.5em;
}

#page-show-list {
	float:left;
	width:695px;
	font-size:12px;
	padding:10px 10px 0 30px;
	margin: 0 0 20px 0;
}

#page-show-list li {
	float:left;
	width:170px;
	height:245px;
	text-align:left;
	overflow:hidden;
	line-height:1.5em;
	margin: 0 0 10px 0;
}

#page-show-list li.end {
	width:126px;
}

#page-show-list .showTxt {
	width:120px;
	white-space:normal; 
	overflow:hidden;
	margin: 0 0 0 4px;
}

#category {
	float:left;
	width:220px;
	font-size:12px;
	padding:0 0 7px 10px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	text-align:left;
}

#category #type {
	margin: 5px 0 10px 0;
}

#category li {
	float:left;
	text-align:left;
	overflow:hidden;
	line-height:1.5em;
	margin: 0 15px 3px 0;
}

#category li a.selected {
	padding: 4px 8px 4px 8px;
	border: 1px solid #ccc;
	background:#cd001d;
	color:#fff;
}

#week-hot li .showTxt2 {
	width:110px;
	white-space:normal; 
	overflow:hidden;
	margin: 3px 0 8px 0;
}

#week-hot li .ad2 {
	width:110px;
	height:120px;
	margin: 3px 0 8px 0;
	overflow:hidden;
}

.abgne_tab {
	clear: left;
	width: 970px;
	margin: 10px 0 5px 0;
}
ul.tabs {
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
ul.tabs li {
	float: left;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	padding: 0 5px;
	position: relative;
	margin-bottom: -1px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */
	border: 1px solid #999;
	border-left: none;
	background: #e1e1e1;
	font-size: 15px;
	cursor: pointer;
}

ul.tabs li a {
	display: block;
	padding: 0 20px;
	color: #000;
	border: 1px solid #fff;
	text-decoration: none;
}

ul.tabs li a:hover {
	background: #ccc;
}
ul.tabs li.active  {
	background: #fff;
	border-bottom: 1px solid #fff;
}

ul.tabs li.active a:hover {
	background: #fff;
}
div.tab_container {
	clear: left;
	width: 100%;
	border: 1px solid #ccc;
	border-top: none;
	background: #fff;
	height: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
div.tab_container .tab_content {
	padding: 0px;
}
div.tab_container .tab_content h2 {
	margin: 0 0 20px;
}

.tab_content {
  display: none;
} 

.tab_content.current {
  display: inherit;
}

.tab_content li {
	float: left;
	width:147px;
	height:20px;
	text-align:left;
	overflow:hidden;
	line-height:1.5em;
	margin: 0 8px 8px 0;
	border: 1px solid #ccc;
	padding:8px 0 4px 10px;
}

.tab_content li:hover {
	background:#FEFFAF;
	font-weight:bold;
	cursor: pointer;
}

.tab_content li:hover a {
	color:#cc0000;
}

#info {width:640px;margin: 0 auto;}
#info li {width:100%;height:30px;}
#info li span {float:left;width:70px;}
#info li p {float:left;width:560px;word-wrap: break-word;word-break:break-all;}
#info li.end {margin: 25px 0 0 0;}
#info li.head {background:#b5cde7;font-weight: bold;}
#info li #rank {float:left;width:50px;text-align:center;padding-top:5px;color:#cc0000;font-weight: bold;}
#info li #mname {float:left;width:580px;word-wrap: break-word;word-break:break-all;padding-top:5px;}
#info .theater {float:right;width:80px;height:22px;text-align:center;background:#439c0c;color:#fff;padding-top:3px;cursor:pointer;}
#info .theater a {color: #fff;}
#info .theater a:hover {color: #fff;}
