@charset "utf-8";
@import url(jquery.mobile-1.0.min.css);


/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; padding:0;margin:0; font-family:"微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU",Century Gothic, Arial, Helvetica, sans-serif;} 
body {background:#fff; width:100%;} 
ol, ul { list-style: none;} 
blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } 
:focus { outline: 0; } 
ins { text-decoration: none; } 
del { text-decoration: line-through; } 
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-weight: normal;font-style:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;}
a{ text-decoration:none; color: #000; }
a:hover{ text-decoration:none; }
select{ font-size:15px; font-family:Arial, Helvetica, sans-serif;}
input {font-family:Century Gothic, Arial, Helvetica, sans-serif,"微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU"; font-size:14px;}

/*-----------index-------------*/

a{color:#06F;
text-decoration:underline;
}
.red{
	color:#F00;
}
.yellow{
	color:yellow;
}
.blue{
	color: #06C;
}
h1{
	color:#096;
	font-size:30px;
	font-family:"微軟正黑體";
	font-weight:bold;
}
.li_menber li{
	list-style:decimal;
	line-height:30px;
	font-size:15px;
	margin-left:20px;
}
.li_menber li span{
	font-size:15px;
}

.li_menber li p{
	font-size:15px;
}

.li_disc li{
	list-style:disc;
	line-height:25px;
	font-size:15px;
	margin-left:20px;
}
#index_container {
	width:950px;
	height:400px;
	margin:0 auto 110px auto;
	padding:10px 9px 0px 9px;
	position:relative;

	
	
	}
	
.fb_home_share{
	display: block;
	width: 222px;
	height: auto;
	min-height: 58px;
	position: absolute;
	z-index: 9999;
	left: 745px;
	top: 3px;
	
	}	
#left{
	width:505px;	
	float:left;
}

#right{
	width:445px;
	float:right;
	display:block;
	
}
#right p{
	height:20px;
	position:relative;
	
}

#right .fb{
	display:block;
	float:left;
	width:38px;
	height:20px;
	background:url(../images/fb_01.png)  no-repeat;
	position:absolute;
	right:45px;
}
#right .fb:hover{

	background:url(../images/fb_01_hover.png)  no-repeat;
}

#right .fb_share{
	width:38px;
	float:right;
	display:block;
	height:20px;
	background:url(../images/fb_02.png) no-repeat;
}

#right .fb_share:hover{
	background:url(../images/fb_02_hover.png) no-repeat;
}
/*-----------index end-------------*/

/* Global layout */
#wrapper {
	position:static;
	width:100%;
	}
#header {
	width:1000px;
	margin:0 auto;
	}
#header ul { float:right;}
#header ul li { float:left;}
#header ul li img { border:0;}

#container {
	background-color:#ececec;
	width:950px;
	min-height:471px;
	height:auto;
	margin:0 auto 50px auto;
	padding:10px 9px 3px 9px;
	position:relative;
	}

/********************* block ****************************/
/*(預設值樣式)*/
.blockLottery {
	position:relative;
	}
.blockLottery ul {
	}
.blockLottery li {
	float:left;
	margin-bottom:6px;
	position:relative;
	}
.blockLottery li a {
	width:308px;
	height:109px;
	border:#cacaca solid 1px;
	background:#fff url(../images/iconDefault.gif) no-repeat 8px 10px;
	float:left;
	margin-right:3px;
	margin-left:3px;
	color:#666;
	position:relative;
	text-decoration:none;
	text-decoration:none\9;
	*text-decoration:none;
	}
.blockLottery li.clear {
	width:308px;
	height:110px;
	border:none;
	border-left:#ececec;
	border-right:#ececec;
	/*background-color:#ececec;*/
	/*margin-bottom:6px;*/
	float:left;
	margin-right:3px;
	margin-left:3px;
	text-align:center;
	position:relative;
	
	}
	.blockLottery li.clear p{
		font-size:18px;
		font-family:"微軟正黑體";
		font-weight:bold;
		padding:8px 0;
		}
.logoutBtn{
	background:url(../images/logout_btn.png) no-repeat;
	width:91px;
	height:54px;
	border:none;
	cursor:pointer;
	position:absolute;
	bottom:35px;
	left:185px;
}
.searchmenberBtn{
	background:url(../images/searchmenber_btn.png) no-repeat;
	width:179px;
	height:54px;
	border:none;
	cursor:pointer;
	position:absolute;
	bottom:35px;
	left:5px;
}

	

	
/*(滑鼠移入樣式)*/
.blockLottery li a:hover {
	border:#d24e97 solid 1px;
	background:#db77ae url(../images/iconHover.gif) no-repeat 8px 10px;
	color:#fff;

	}
.blockLottery li a:hover span {
	color:#fff;

	}
/*(不能抽獎的樣式)*/
.blockLottery li a.off {
	border:#cacaca solid 1px;
	background:#fff url(../images/iconNone.gif) no-repeat 8px 10px;
	color:#666;
	cursor:default;

	}
.blockLottery li a.off:hover span {
	color:#999;

	}
	
/*(已送完)*/
.giftOver {
	background:url(../images/over.png) no-repeat;
	position:absolute;
	width:308px;
	height:110px;
	}	



/*贈品名稱*/	
.txtGiftName {
	color:#666;
	position:absolute;
	left:10px;
	top:55px;
	font-size:15px;
	width:143px;
	line-height:20px;
	display:block;
	cursor:pointer;
	}
/*(有點數)*/
.txtNumOn {
	color:#e03f98;
	font-weight:bold;
	font-size:36px;
	letter-spacing:-1px;
	position:absolute;
	top:5px;
	left:55px;
	cursor:pointer;
	}
.txtNumOn span {
	font-family:Century Gothic, Arial, Helvetica, sans-serif,"微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU";
	}
.txtPoint {
	font-size:16px;
	padding-left:2px;
	}
/*(沒點數)*/
.txtNumOff {
	color:#999;
	font-weight:bold;
	font-size:36px;
	letter-spacing:-1px;
	position:absolute;
	top:5px;
	left:55px;
	}
.txtNumOff span {
	font-family:Century Gothic, Arial, Helvetica, sans-serif,"微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU";
	}
/********************* 會員登入 ****************************/	
input.inputID {
	background:url(../images/inputID.png) no-repeat;
	width:199px;
	height:33px;
	line-height:33px;
	border:none;
	text-indent:40px;
	color:#666;
	position:absolute;
	top:38px;
	left:17px;
	font-family:"微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU";
	}
input.inputPW {
	background:url(../images/inputPW.png) no-repeat;
	width:199px;
	height:33px;
	line-height:33px;
	border:none;
	text-indent:40px;
	color:#666;
	position:absolute;
	top:76px;
	left:17px;
	font-family:"微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU";
	}
input.loginBtn {
	background:url(../images/loginBtn.png) no-repeat;
	width:73px;
	height:73px;
	border:none;
	color:#fff;
	position:absolute;
	top:37px;
	left:220px;
	cursor:pointer;
	}

.txtWording {
	font-size:17px;
	line-height:28px;
	font-weight:bold;
	color:#333;
	}
.txtImp {
	color:#0098b3;
	font-weight:bold;
	font-size:26px;
	margin-left:2px;
	margin-right:2px;
	}
/*(贈品兌換說明文字)*/
.txtNotice {
	width:960px;
	text-align:right;
	margin:20px auto 5px auto;
	text-decoration:none;
	}
/*(贈品兌換說明連結)*/
.txtNotice a {
	font-size:15px;
	text-decoration:underline;
	line-height:30px;
	}
.txtNotice a:hover {
	color:#0098b3;
	text-decoration:underline;
	}
	
/********************* footer ****************************/	

#footer {
	background:url(../images/footer.png) repeat-x;
	height:99px;
	
	}
.footerContainer {
	width:1000px;
	margin:0 auto;
	position:relative;
	font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU",Century Gothic, Arial, Helvetica, sans-serif;
	}
.txtFooterWording {
	color: white;
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	left: 14px;
	top: 39px;
	}
/*(選單)*/
#menu {
	width:1000px;
	}
#menu ul {
	position: absolute;
	top: 3px;
	right: 0px;
	}
#menu li {
	float:left;
	margin-left:0px;
	}
#menu li a.menu_1,#menu li a.menu_2, #menu li a.menu_3,#menu li a.menu_5 {
	width:110px;
	height:110px;
	display:block;
	}
	
#menu li a#menu_4{
	width:110px;
	height:110px;
	display:block;
	}	
#menu li a.menu_1 {
	background:url(../images/menu_1.png) no-repeat;
	}
#menu li a.menu_1:hover {
	background:url(../images/menu_1_1.png) no-repeat;
	}
#menu li a.menu_2 {
	background:url(../images/menu_2.png) no-repeat;
	}
#menu li a.menu_2:hover {
	background:url(../images/menu_2_1.png) no-repeat;
	}
#menu li a.menu_3 {
	background:url(../images/menu_3.png) no-repeat;
	}
#menu li a.menu_3:hover {
	background:url(../images/menu_3_1.png) no-repeat;
	}
/*#menu li a.menu_4 {
	background:url(../images/menu_4.png) no-repeat;
	}
	
#menu li a.menu_4:hover {
	background:url(../images/menu_4_1.png) no-repeat;
	}*/
#menu li a.menu_5 {
	background:url(../images/menu_5.png) no-repeat;
	}
#menu li a.menu_5:hover {
	background:url(../images/menu_5_1.png) no-repeat;
	}


#menu li a#menu_4{
	background:url(../images/menu_4.png) no-repeat;
	}
	
#menu li a#menu_4:hover{
	background:url(../images/menu_4_1.png) no-repeat;
	}
/*--------------------search-----------------*/

.title{
	text-align:center;
	padding-top:10px;
}

.id{
	position:relative;
	margin-top:-20px;
}
.search_inputID{
   background:url(../images/inputID.png) no-repeat;
	width:199px;
	height:33px;
	line-height:33px;
	border:none;
	text-indent:40px;
	color:#666;
	position:absolute;
	top:38px;
	left:330px;
	font-family:"微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU";
	}

.search_inputPW{
	background:url(../images/inputPW.png) no-repeat;
	width:199px;
	height:33px;
	line-height:33px;
	border:none;
	text-indent:40px;
	color:#666;
	position:absolute;
	top:76px;
	left:330px;
	font-family:"微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU";
	}
	
input.searchBtn {
	background:url(../images/searchBtn.png) no-repeat;
	width:73px;
	height:73px;
	border:none;
	color:#fff;
	position:absolute;
	top:37px;
	left:540px;
	cursor:pointer;
	}
	
#search_table{
	width:100%;
	margin:0 auto;
	}
.search_title{
	width:95%;
	margin:20px auto 10px auto;
}
.search_title td{
	text-align:center;
	font-size:20px;
	font-family:"微軟正黑體";
	color:#990000;
	font-weight:bold;	
	margin-right:5px;
}
#search_table td{
		background:#FFF;
		padding:8px;
		text-align:center;
	}
	
.scrollbar{
	border-top:1px solid #990000;
	border-bottom:1px solid #990000;
	margin:0 auto; 
width:95%;
height:220px;
border-left:0;
border-right:0;
background-color:#FFFFFF;
SCROLLBAR-FACE-COLOR: #777777; 
SCROLLBAR-HIGHLIGHT-COLOR:gray; 
SCROLLBAR-SHADOW-COLOR: gray; 
SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; 
SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #ECECEC; 
overflow:auto;
	}
	
	#search_table .bg_pink{
		background: #eee;
		text-align:center;
	}
	/*----------pop----------*/
#pop_bg{
		border:2px solid red;
		width:760px;
		margin:30px auto;
		height:400px;
		background:url(../images/pop_bg.png) bottom right no-repeat;
	}
	
	#pop_title{
		margin:0 auto;
		margin-top:-20px;
		width:288px;
		height:74px;
	}
	
	#pop_bg table{
		margin:30px 30px 10px 30px;
		width:700px;
		
	}
	#pop_bg td{
		font-size:15px;
		font-family:"微軟正黑體";
		font-weight:bold;
		line-height:28px;

	}
	.pop_img{
		width:200px;
		height:200px;
		border:#e4e4e4 solid 1px;
		display: table-cell;
    vertical-align: middle;
	}
	.pop_text{
		padding-left:20px;
	display : table-cell;
  text-align : left;
  vertical-align : middle;


		
	}

		.OK{
		display:block;
		width:177px;
		height:35px;
		background:url(../images/pop_OK.png) no-repeat;
		
	}
	.OK:hover{
		background:url(../images/pop_OK_hover.png) no-repeat;
	}
	.X{
		
		width:30px;
		height:32px;
		float:right;
		margin-right:-31px;
		margin-top:-3px;
		background:url(../images/pop_x.png) no-repeat top right;
	}
	
	/*---------pop end-------*/
	/*---------sorry ---------------*/
	#sorry_bg{
		border:2px solid #5cb676;
		width:650px;
		margin:30px auto;
		height:400px;
		background:url(../images/sorry_bg.png) no-repeat bottom left;
	}
	
	.sorry_X{
		width:30px;
		height:32px;
		float:right;
		margin-right:-31px;
		margin-top:-3px;
		background:url(../images/sorry_X.png) no-repeat top right;
	}
	.sorry_text{
		width:400px;
		height:200px;
		line-height:40px;
		padding:10px 10px 0px 20px;
		margin-left:300px;
		margin-top:50px;
		font-size:20px;
		font-weight:bold;
		font-family:"微軟正黑體";
	}
	.sorry_OK{
		width:200px;
		height:35px;
		margin:0 auto;
		
		display:block;
		float:left;
		padding-left:130px;
		padding-top:20px;
		background:url(../images/sorry_ok.png) no-repeat  right;
		 
	}
	.sorry_again{
		background:url(../images/sorry_again.png) no-repeat  left;
		width:200px;
		height:35px;
		margin:0 auto;
		display:block;
		float:right;
		padding-right:100px;
		padding-top:20px;
	
	
	}
		.sorry_OK:hover{
			width:200px;
		height:35px;
		margin:0 auto;
		background:url(../images/sorry_ok_hover.png) no-repeat  right;
		display:block;
		float:left;
		padding-left:130px;
		padding-top:20px;
			 
	}
	.sorry_again:hover{
			background:url(../images/sorry_again_hover.png) no-repeat  left;
		width:200px;
		height:35px;
		margin:0 auto;
		display:block;
		float:right;
		padding-right:100px;
		padding-top:20px;
		
	}
	/*------------sorry end----------*/
	
	/*----------tag------------*/
ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.abgne_tab {
		clear: left;
		width: 100%;
		margin: 10px 0;
		font-size:15px;	
		
	}
	ul.tabs {
		width: 100%;
		height: 32px;
		font-size:15px;	
		
	
	}
	ul.tabs li {
		text-align:center;
		float: left;
		height: 31px;
		line-height:34px;
		overflow: hidden;
		position: relative;
		margin-bottom: -1px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */
		width:140px;
		height:33px;
		font-size:15px;	
		border-left:none;
			background:url(../images/tab_btn.png) no-repeat ;
	}
	ul.tabs li a {
		display: block;
		padding: 0 20px;
		color: #000;
		color:#FFF;
		font-size:15px;	
		text-decoration: none;
	}
	ul.tabs li a:hover {
		background:url(../images/tab_btn_a.png) no-repeat;
		color:#FFF;
	}
	ul.tabs li.active  {
		background:url(../images/tab_btn_a.png) no-repeat;
		color:#FFF;
	}
	ul.tabs li.active a:hover {
	background:url(../images/tab_btn_a.png) no-repeat;
		color:#FFF;
	}
	div.tab_container {
		clear: left;
		width: 100%;
		border: none;
		border-top: none;
		background: #fff;
		font-size:15px;	
		
		
	}
	div.tab_container .tab_content {
		padding: 20px;
		font-size:15px;	
	}

	
	
	/*----------tag end------------*/


/*-------pophtml-------*/
.opaqueLayer
{
display: none;
position: absolute;
top: 0px;
left: 0px;
opacity: 0.6;
filter: alpha(opacity=60);
background-color: #000000;
z-index: 1000;
}
.questionLayer
{
position: absolute;
top: 0px;
left: 0px;
width: 250px;
height: 100px;
display: none;
z-index: 1001;
border: 0px solid black;
background-color: #FFFFFF; /* */
text-align: center;
vertical-align: middle;
padding: 5px;
}


/*-----------------------*/

.sheep{
	display: block;
	background: url(../images/sheep.png) no-repeat;
	width: 310px;
	height: 221px;
	position: absolute;
	left: 4px;
	top: -221px;
}
