﻿@import url("/include/i_reset.css");
@import url("/include/i_GTrank.css");
@import url("/include/i_button_style.css"); /*全網共用 儲值按鈕 20120215 怡如 */
@import url("/include/i_Bank_style.css");/* 儲值轉點簡化使用 */
@import url("/include/i_BankTeshi_style.css");/* 特仕會員專區使用 */
/*
  2013/01/28  (雅筠)  新增特仕會員專區CSS的import連結/include/i_BankTeshi_style.css
  2012/08/31  (kimberly) 新增分級圖示預設顯示
　2012/01/09  (kimberly) 新增星星的顏色 tipstar
  2011/07/29  (kimberly) 變更.ContainLink設定(取消字級)。

*/

.guidebar {
	font-family: "新細明體", "細明體";
	font-size: 13px;
	color: #474747;
	text-decoration: none;
}
table {
	font-family: "新細明體", "細明體";
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	letter-spacing: 1px;
	font-weight:normal;
}
.tablebigtitle {
	font-family: "新細明體", "細明體";
	font-size: 16px;
	font-weight: bold;
	color: #8D2323;
	letter-spacing: 2pt;
}

.avatarimg {
	border: 1px solid #999999;
}
a {
	text-decoration: none;
	color: #666666;
}
.menutype {
	font-family: "新細明體", "細明體";
	font-size: 13px;
	color: #666666;
}
.textareaborder {
	border: 1px solid #808080;
	height: 14pt;
	color: #333333;

}
.type9pt {
	font-family: "新細明體", "細明體";
	font-size: 12px;
}
.tablebg {
	background-color: #FFFFFF;
}
.tableoverbg {
	background-color: #F6F6F6;
}
.Value_o {
	color: #ff902e;
	font-size: 12px;
}
.Value_green2 {
	font-size: 12px;
	color: 3C6500;
}
.Value_table {
	font-size: 12px;
	color: #3C6500;
}



a:hover {
	color: #990000;
	text-decoration: underline;
}
.point {
	color: #CC3333;
}

.ContainLink {
	color: #ED560E;
	list-style-type: square;
	/*font-size: 13px;*/
}
.Value_green {
	font-size: 12px;
	color: 5D7F14;
}

.type12pt {
	font-family: "新細明體", "細明體";
	font-size: 16px;
}
.type15px {
	font-family: "新細明體", "細明體";
	font-size: 15px;
}
.type1px {
	font-family: "新細明體", "細明體";
	font-size: 1px;
	line-height: 0px;
}
.slogan_Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.slogan_Sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #684624;
	text-decoration: none;
}
.slogan_content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #848457;
	text-decoration: none;
	}

.outline {
	border: 1px solid #999999;
}
a.btnmove {}
a.btnmove:hover {
	position:relative;
	top:1px;
	left:1px;}
	
.ContainLink_pure {

	color: #669900;
	list-style-type: square;
	/*font-size: 13px; */
}
.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}

a.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	line-height: 15px;
}
.type13px {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*信用卡驗證用*/
.card_9pt {
	font-size: 9pt;
	color: #CC0000;
	letter-spacing: normal;
}


a.add {
color:#4E7CA7;
text-decoration:none;}
a.add:hover {
color:#cc3300;
text-decoration:none;}

img{border:0;}

.png  {tmp:expression(setPng(this));}


/*新增 重要消息的style20110322K*/
.news_important{color:#000000; font-weight:bold;}

.tipstar{color:#99CC00;}

/* ===========20090313會員特區使用 ==============================  */
.member_font_gray{
font-size:13px;
line-height:22px;
color:#464646;
letter-spacing:normal;
		}
.member_font_red{
font-size:13px; line-height:22px; color: #CC0000; letter-spacing:normal;
		}
.member_font_blue{
font-size:13px;
line-height:22px;
color: #0033CC;
letter-spacing:normal;
		}
.member_font_white{
font-size:12px;
line-height:25px;
color: #FFFFFF;
letter-spacing:normal;
		}
.btn_img{filter: gray;}

.input-button {
cursor:pointer; 
background:none; 
border-style:none; 
border-width:0pt;
margin:0; padding:0;
border:0;
			}
			
/*--以下產包點卡專區通用CSS--*/
#Productarea{}
#ProductTable{}
#ProductTable #ProductTable_Page{}
#product_container{}
#product_detail{}
#ProductTable .product_header{ font:Verdana, Arial, Helvetica, sans-serif 13px/1.2em; font-weight:bold;color:#330000; background-color:#FFCC99;}
#ProductTable .product_title{width:80px;background-color:#F2F2F2;}
#ProductTable .product_text{}
#ProductTable .product_pic{width:140px; text-align:center; background-color:#CCCCCC;}


/* 關鍵字視窗使用 */
.KeyWordLink {
	color:#2959D8;
	list-style-type: square;
	border-bottom-style:dotted;
	font-size:13px;
	cursor:help;
	border-bottom-width: 1px;
	border-bottom-color: #2959D8;
}


/*-----IE6.7.8 CSS3圓角---------*/

.BorderRadius {
	behavior: url(/include/i_Css3Pie.htc);
	}
	
/*---- 分級圖示的預設顯示隱藏------------------*/
.level0,.level6,.level0,.level12,.level15,.level18{ position:absolute;visibility:hidden; }
.levelnote{visibility:hidden; padding:2px 0 0 0;}

/* 20130515H 因FB新增InGame共用寬度*/
#InGame-all{ text-align:center;}
#InGame-style{ width:600px; margin:0 auto;}