/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1;
	color:black;
	background:white;
	width: 455px;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#333;
	background:#fff;
	margin: 10px 0 0 5px;
}

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

#wrapper {
	padding: 0;
	margin: 0;
}


.theme-default #slider {
    margin:0px auto 0 auto;
    width:455px; /* Make sure your images are the same size */
    height:170px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.webgame {
	margin-top: 50px;
}

.webgame h2{
	background: transparent url(https://www.mycard520.com.tw/ns_active/web/newmycard/images/webgame.jpg) no-repeat;
	width: 460px;
	height: 30px;
}

.webgame ul {
	margin: 5px 0 0 0;
}

.webgame ul li {
	float: left;
	list-style: none;
	margin: 2px 8px;
	text-align: center;
	width: 96px;
}

.webgame ul li img {
	border: 3px solid #ccc;
	width: 96px;
	height: 96px;
}

.webgame ul li span {
	font-size: 15px;
	color: #0487FC;
}

.facebookgame {
	margin-top: 10px;
}

.facebookgame h2{
	background: transparent url(images/facebookgame.jpg) no-repeat;
	width: 455px;
	height: 32px;
}

.facebookgame ul {
	margin: 5px 0 0 0;
}

.facebookgame ul li {
	float: left;
	list-style: none;
	margin: 2px 8px;
	text-align: center;
	width: 96px;
}

.facebookgame ul li img {
	border: 3px solid #ccc;
	width: 96px;
	height: 96px;
}

.facebookgame ul li span {
	font-size: 15px;
	color: #0487FC;
}

.event {
	margin: 10px 0;
}
.mymall {
	margin-top: 0;
}

.mymall h2{
	background: transparent url(images/mymall.jpg) no-repeat;
	width: 460px;
	height: 30px;
}

.mymall ul {
	margin: 5px 0 0 0;
}

.mymall ul li {
	float: left;
	list-style: none;
	margin: 2px 8px;
	text-align: center;
	width: 96px;
	font-size: 12px;
	color: #FF8400;
	margin-bottom:10px;
}

.mymall ul li img {
	border: 3px solid #d9d9d9;
	width: 96px;
	height: 96px;
}

.mymall ul li span {
	font-size: 12px;
	color: #0487FC;
	line-height: 16px;
}


.myactive {
	margin-top: 10px;
}

.myactive h2{
	background: transparent url(images/myactive.jpg) no-repeat;
	border-bottom: 2px solid #ccc;
	width: 455px;
	height: 32px;
}

.myactive ul {
	margin: 10px 0 0 0;
}

.myactive ul li {
	float: left;
	list-style: none;
	margin: 0 6px 0 6px;
	text-align: center;
	width: 100px;
	font-size: 12px;
	color: #FF8400;
}

.myactive ul li span {
	font-size: 12px;
	color: #0487FC;
	line-height: 16px;
}

.privacy a{
	font-size: 12px;
	color: #999;
}

