﻿@charset "utf-8";
/* CSS Document */

body{
	font-size:12px;
	color: #666;
	line-height:17px;
	margin: 0px;
	font-family:arial,helvetica,clean,sans-serif!important;
}

/* 未連結 */
a:link{
	color: #FF8300;
	cursor: pointer;
	cursor:pointer !important; 
}

/* 已連結過 */
a:visited{color: #FF8300;}
/* 滑鼠移至連結 */
a:hover{color: #e9761a;}
/* 選擇的連結 */
a:active{
	color: #666666;
	font-family: arial, helvetica, clean, sans-serif;
}

h2{color: #000; font-weight:bold;font-size:15px; line-height:22px;}
h2 a:link{
	text-decoration: none;
	cursor: pointer;
	cursor:pointer !important; 
}
h3{ color: #999; margin-top:5px}

.more a:link{ text-decoration: none;}

.divInfoBoard{  
	text-align:center;
	color: #FF8300; 
	line-height:24px;
	font-size:15px!important; 
	}
.divNotice a:hover{color: #FF8300;text-decoration: none;}
.divInfoBoard a{color: #FF8300;text-decoration:none;font-size:15px!important;}
.divInfoBoard a:link{color: #FF8300;text-decoration:none;font-size:15px!important;}
.divInfoBoard a:visited{color: #FF8300;text-decoration:none;font-size:15px!important;}
.divInfoBoard a:hover{color: #FF8300;text-decoration: underline;font-size:15px!important;}
.divInfoBoard a:active{color: #FF8300;text-decoration:none;font-size:15px!important;}

.InfoBoardTitle{color: #436C2D; font-size:15px!important; }

span.gameItem h2{margin-top:5px;}
.Item h2 a:link{
	text-decoration: none;
	cursor: pointer;
	cursor:pointer !important; 
}
/*-----最新公告----*/
.listdate{ font-size:10px; }
.listfunction{ font-weight:bold; color: #6DB149;}

/*-----最新公告 END----*/
.panes div{ font-size:15px; text-align:center;color: #FF8300; line-height:24px;}
.panes a:hover{ text-decoration: underline;}
.nowupgrade{font-size:12px;color: #333;line-height:17px;}
.box2quickLink a{color: #FF8300;text-decoration:none;font-size:15px!important;}
.box2quickLink a:hover{color: #e9761a;text-decoration:underline;font-size:15px!important;}
.beanquestion{color:#e9761a;font-size:12px;font-weight: normal; line-height:22px}
.beanquestion a:link{color:#e9761a;font-size:12px;font-weight: normal; line-height:22px}
.beanquestion a:hover{color: #BA4D00;}

.videoList{ font-size:13px; padding-left:38px; text-align:left;margin-top:10px;}

.gotouptxt{ font-size:12px;color: #FF8300;}

.divfooterLink{ font-weight:bold;}

.login{
	color:#E9761A;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}
.login a:link{
	color:#E9761A;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}
.login a:hover{
	color:#E9761A;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}
.login a:active{
	color:#E9761A;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}
.login a:visited{color: #E9761A;}
