﻿@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color: #000;
	background-image: url(../images/body_header.jpg);/*上方的背景圖*/
	background-position: center top;
	background-repeat:no-repeat;
	color:#CDBD6F;
}
#container {
	background-image: url(../images/footer.jpg);/*底部的背景圖*/
	background-position: center bottom;
	background-repeat:no-repeat;
	width: 100%;
}
#header {
	height:340px;
	vertical-align:top; /*讓#swf_header_div保持至頂*/
}
#conLeft{
	width:230px;
	vertical-align:top;
}
#conRight{
	width:180px;
	vertical-align:top;
}
#mainContent {
	width:710px;
	padding: 0 0 0 20px;
	vertical-align:top;
	line-height:22px;
}
#footer {
}
#copyright {
	font-size:11px;
}
/*header上的flash*/
#swf_header_div {
	position:absolute;
}
ul#gamer_forum_list li{
  list-style-type:none;
}

.fltrt { /* 這個類別可用來讓頁面右邊的元素浮動。浮動元素必須位於頁面上必須相鄰的元素前面。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 這個類別可用來讓頁面左邊的元素浮動 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 這個類別應該放置於 Div 或 Break 元素上，而且應該是完整包含浮動的容器關閉前的最後一個元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*主要內容區*/
#mainContent .content {
	background-image:url(../images/content_bg.gif);
}
/*主要內容區背景*/
#mainContent .content .header_bg {
	background-image:url(../images/content_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding:20px;
}
 #mainContent p {
	margin-left: 10px;
	margin-bottom: 20px;
}
#mainContent ol, #mainContent ul {
	margin-left: 40px;
	margin-bottom: 15px;
}
#mainContent ol li, #mainContent ul li {
	margin-bottom: 5px;
}
/*文字顏色*/
.color01 {
	color: #FC0;
}
.color02 {
	color: #F90;
}
.color03 {color: #ABC400;}
a:link, a:visited {
	color:#CDBD6F;
	text-decoration: none;
}
a:hover {
	color:#FC0;
	text-decoration: underline;
}
h2 {
	color:#FC0;
	margin: 20px 0 10px 0;
}
h3 {
	color: #F90;
	margin: 10px 0 0 0;
}

ol, ul, blockquote {
	margin:0 0 15px 0px;
	padding:0;
    line-height: 20px;
}
p {
	margin:0 0 15px 0;
    line-height: 20px;
}
#conRight li {
	width:150px;
	white-space:nowrap;
	text-overflow:ellipsis; /* 讓超過寬度的文字後方增加「...」符號 */
	overflow: hidden;
	list-style-position: inside;
}
/*行事曆*/
#blk_calendar {
	color: #C90;
}
#blk_calendar .color01 {
	color: #C60;
}
#blk_calendar .color02 {
	color: #900;
}
#blk_news .menuPanelTab {
	background-image: url();
	display: block;
	margin:0;
	height: 27px;
	border-bottom: #9a5400 1px solid;
	padding-top: 0;
	padding-right: -20px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 90%;
}
#blk_news .menuPanelTab li {
	background-repeat: no-repeat;
	height: 21px;
	width: 50px;
	list-style-type: none;
	float: left;
	display: block;
	text-align: center;
	line-height: 21px;
	cursor:pointer;
	margin-left: 5px;
	padding-top: 3px;
}
#blk_news .menuPanelTab li.all {
	background-image: url(../images/news_tab_defall.gif);
	color: #b49877;
}
#blk_news .menuPanelTab li.all_selected{
   background-image: url(../images/news_tab_selectall.gif);
   color: #ffd8aa;
}
#blk_news .menuPanelTab li.bulletin {
	background-image: url(../images/news_tab_def4.gif);
	color: #7081c1;
}
#blk_news .menuPanelTab li.bulletin_selected {
	background-image: url(../images/news_tab_select4.gif);
	color: #c5cff5;
}
#blk_news .menuPanelTab li.activity {
	background-image: url(../images/news_tab_def3.gif);
	color: #82a57b;
}
#blk_news .menuPanelTab li.activity_selected {
	background-image: url(../images/news_tab_select3.gif);
	color: #ccffc2;
}
#blk_news .menuPanelTab li.system {
	background-image: url(../images/news_tab_def6.gif);
	color: #e4fff1;
}
#blk_news .menuPanelTab li.system_selected {
	background-image: url(../images/news_tab_select6.gif);
	color: #ffffff;
}
#blk_news .menuPanelTab li.news {
	background-image: url(../images/news_tab_def7.gif);
	color: #b3b06a;
}
#blk_news .menuPanelTab li.news_selected {
	background-image: url(../images/news_tab_select7.gif);
	color: #fffcaa;
}
#blk_news .menuPanelTab li.awards {
	background-image: url(../images/news_tab_def5.gif);
	color: #c06d6d;
}
#blk_news .menuPanelTab li.awards_selected {
	background-image: url(../images/news_tab_select5.gif);
	color: #ffc4c4;
}
#blk_news .menuPanelTablist {
	background-image: url();
	display: block;
	margin:0;
	height: 24px;
	border-bottom: #9a5400 1px solid;
	padding-top: 0;
	padding-right: -20px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 90%;
}
#blk_news .menuPanelTablist li {
	background-repeat: no-repeat;
	height: 21px;
	width: 50px;
	list-style-type: none;
	float: left;
	display: block;
	text-align: center;
	line-height: 21px;
	cursor:pointer;
	margin-left: 5px;
	padding-top: 3px;
}
#blk_news .menuPanelTablist li.all {
	background-image: url(../images/newslist_tab_defall.gif);
	color: #b49877;
}
#blk_news .menuPanelTablist li.all_selected {
	background-image: url(../images/newslist_tab_selectall.gif);
   color: #ffd8aa;
}
#blk_news .menuPanelTablist li.bulletin {
	background-image: url(../images/newslist_tab_def4.gif);
	color: #7081c1;
}
#blk_news .menuPanelTablist li.bulletin_selected {
	background-image: url(../images/newslist_tab_select4.gif);
	color: #c5cff5;
}
#blk_news .menuPanelTablist li.activity {
	background-image: url(../images/newslist_tab_def3.gif);
	color: #82a57b;
}
#blk_news .menuPanelTablist li.activity_selected {
	background-image: url(../images/newslist_tab_select3.gif);
	color: #ccffc2;
}
#blk_news .menuPanelTablist li.system {
	background-image: url(../images/newslist_tab_def6.gif);
	color: #e4fff1;
}
#blk_news .menuPanelTablist li.system_selected {
	background-image: url(../images/newslist_tab_select6_2.gif);
	color: #ffffff;
}
#blk_news .menuPanelTablist li.news {
	background-image: url(../images/newslist_tab_def7.gif);
	color: #b3b06a;
}
#blk_news .menuPanelTablist li.news_selected {
	background-image: url(../images/newslist_tab_select7.gif);
	color: #fffcaa;
}
#blk_news .menuPanelTablist li.awards {
	background-image: url(../images/newslist_tab_def5.gif);
	color: #c06d6d;
}
#blk_news .menuPanelTablist li.awards_selected {
	background-image: url(../images/newslist_tab_select5.gif);
	color: #ffc4c4;
}
/*內頁公告分類列表*/
.content #blk_news .menuPanelContent table td {
	border-bottom-width: 0px;
	border-bottom-color: #7c6d26;
	border-bottom-style: dotted;
	padding:5px;
}

/*「伺服器狀態」*/
/*標題背景圖+格式*/
#blk_serverstatus .tbList {
	border:0px solid #7c6d26;
	margin-bottom: 0px;
	/*text-align:center;*/
}
#blk_serverstatus .tbList th{
	background-image:url(../images/serverstatus_title02.gif);
	background-repeat:no-repeat;
	height:25px;
	font-weight: normal;
	color: #000;
	line-height:26px;
	border-width: 0;
	padding: 0;
}
/*每列虛線+格式*/
#blk_serverstatus .tbList td{
	font-weight: normal;
	color: #CDBD6F;
	border-width: 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7c6d26;
	padding:8px 0;
}
/*第一列清除虛線*/
#blk_serverstatus .tbList td.noBorder{	border-top-width: 0px;}
/*推薦伺服器-標題背景圖*/
#blk_serverstatus .tbList th.bestServer{background-image:url(../images/serverstatus_title01.gif);}
/*推薦伺服器-伺服器名稱顏色*/
#blk_serverstatus .tbList td.bestServer{color: #FFC000;}
/*伺服器狀態*/
#blk_serverstatus .tbList .color01 { color: #8FC31F;}
#blk_serverstatus .tbList .color02 { color: #EB6100;}
#blk_serverstatus .tbList .color03 { color: #7F2D00;}

/*頁數列*/
.pageBar {

}
/* 其他表格樣式 */
.tbList {
	border:1px solid #695700;
	border-collapse:collapse;
	margin-bottom: 20px;
	/*text-align:center;*/
}
.tbList td, .tbList th {
	border:1px solid #695700;
	padding: 2px;
}
.tbList th {
	font-weight:normal;
	color: #EBDF7A;
	background-color: #534902;
}
.tbList td {
	text-align:center;
}
/* 表格修正 */
.tbList td table, .tbList td td {
	margin: 0;
	padding:0;
	border:0px solid #7c6d26;
}
.allblock_bg{
	background-image:url(../images/news_pic2.jpg);
	background-position: left 25px;
	background-repeat: no-repeat;
}
/*遊戲Q&A*/
.icon_q{
	color: #ff9900;
	background-image: url(../images/Faq/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	font-weight: bold;
	line-height: 32px;
	text-align: left;
	padding-left: 35px;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 85%;
	padding-right: 10px;
	margin-top: 5px;
}
.icon_a{
	color: #f3e26e;
	background-image: url(../images/Faq/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
	text-align: left;
	padding-left: 35px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: 1px dotted #433907;
	padding-bottom: 20px;
	width: 85%;
	padding-right: 10px;
}
