@import url("bonus_reset.css");

.imgEventList {
	border: 2px solid #c6c6c6;
}
.imgEventListOff {
	border: 2px solid #c6c6c6;
	filter: Gray;
}

a.pageNum {
	color: 5e5e5e;
	display: block;
	width: 20px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
a.pageNum:link {
	color: 5e5e5e;
}
a.pageNum:hover {
	color: 5e5e5e;
}
.pageNumOn {
	color: #CC0066;
	float: left;
	display: block;
	width: 20px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

body {
	margin: 0px auto;
	font-size: 12px;
	line-height: 20px;
	color:# 5e5e5e;
	text-align: center;
	font-family: "新細明體";
}
td {
	font-size: 12px;
	color: 5e5e5e;
	line-height: 20px;
}
input {
	FONT-SIZE: 12px;
	height: 18px;
	color: 5e5e5e;
	position: relative;
	z-index:9;
}

.text1 {
	font-size: 12px;
	line-height: 18px; color:#575757 ;
	font-family: "新細明體";
}

input {
	FONT-SIZE: 12px;
	height: 18px;
	color: 5e5e5e;
	position: relative;
	z-index:9;
}

.bgLeft {background-image: url(/images/bonusPoint/layout/Aimgbg01.jpg);background-repeat:repeat-x; background-position: left top;}
.bgLeft2 {background: url(/images/bonusPoint/frame/MainBg02.jpg) right Bottom repeat-x;}
.bgRight { background-image: url(/images/bonusPoint/layout/Aimgbg01.jpg); background-repeat:repeat-x; background-position:right  top;}
.bgRight2 {background: url(/images/bonusPoint/frame/MainBg02.jpg) right Bottom repeat-x; }
.bgMain {background: url(/images/bonusPoint/frame/MainBg02.jpg) right Bottom repeat-x; }

.warpMain {margin:18px 0 0 0; background: url(/images/bonusPoint/frame/bgLine.gif) center bottom repeat-y;}
.MbgLeft  {background: url(/images/bonusPoint/frame/main05.jpg) left bottom no-repeat;}
.MbgRight {background: url(/images/bonusPoint/frame/main06.jpg) right bottom no-repeat;}
.MbgBottom {padding:0 0 30px 0; background: url(/images/bonusPoint/frame/main07.jpg) center bottom no-repeat;}

#topBg{background:url(/images/bonusPoint/frame/MainBg01.jpg) top no-repeat; }

/* copyright */
#div_footer {clear:both; position:relative; z-index:99; clear:both; width:970px; margin:0 auto; padding:0;overflow:hidden;}
#copyright {clear:both;width:683px; height:74px; margin:25px auto 25px auto;}
#copyright ul {clear:both; }
#copyright ul li {float:left; list-style-type:none;}
#copyright ul li.w1 {float:left; margin:0 18px 0 0; width:49px;}
#copyright ul li.w2 {float:left;margin:0 16px 0 0; }
#copyright ul li.w2 ul{clear:both; margin:0 0 0 0; width:490px;}
#copyright ul li.w2 ul li.c1{clear:both; margin:5px 0 5px 0; padding:0 0 0 65px; background:url(/images/copyright/familySite.gif) left center no-repeat; text-align:left}
#copyright ul li.w2 ul li.c2{clear:both; width:490px; text-align:left; color:#6d6d6d}

#copyright ul li.w3 {float:left;margin:0 17px 0 0; width:61px; }
#copyright ul li.w4 {float:left;margin:0; width:32px;}
/* copyright */

/* ID邊距 */
.IDtext{ padding:8px 8px 8px 12px;}

/* 字色 */
.OgText{ color: #FF6600;}

/* 連結色 */
.RedTextB{	outline:none;color: #CC0066;	font-weight:bold;}
.RedText{outline:none;color: #CC0066;}

a:link {
	color: #CC0066;
	text-decoration: none;
	background-image: none;
}
a:hover {
	color: #CC0066;
	text-decoration: underline;
}

.blueTextB{
	color: #0082bf;
	line-height: 20px;
	font-weight:bold;
}
.blueText {
	color: #0082bf;
	line-height: 12px;
}
a.blueText{
	color: #0082bf;
}
a.blueText:hover {
	color: #0082bf;
	text-decoration: none;
}