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

html,body {
	margin: 0;
	background-color: #eee;
}

body,td,th {
	color: #333;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background: url(image/bg.png) center repeat-y;
}

img {
	border: 0px;
}

.QOverlay {
	background: url(image/preload.jpg) #333 no-repeat 50% 45%;
	z-index: 9999;
}

.QLoader {
	background-color: #CCCCCC;
	height: 1px;
}

a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration: none;
	color: #F90;
}

.tdftad,#shinobi_jp_text {
	display: none;
}

#main {
	width: 800px;
	margin:auto;
	background: #fff;
}

#title-tw {
	width: 780px;
	height: 90px;
	margin: auto;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	background: url(image/top-tw.jpg);
	color: #F90;
}

#title-hk {
	width: 780px;
	height: 90px;
	margin: auto;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	background: url(image/top-hk.jpg);
	color: #F90;
}

#slidedeck_frame {
	margin-top: 5px;
	margin-bottom: 15px;
}

#slidedeck_frame {
	background: url('./image/back.png') 0 0 no-repeat;
	width: 750px;
	height: 250px;
	padding: 15px 27px;
}

#slidedeck_frame dl { margin: 0; }

#slidedeck_frame .slidedeck {
	width: 750px;
	height: 250px;
}

#content {
	width: 700px;
	margin: auto;
	background: #eee;
	padding: 5px 25px 5px 25px;
	min-height: 230px;
	text-align: left;
}

.sp-slide-title {
	font-size: 15px;
	font-weight: bold;
}

.sp-pink {
	color: #F06;
}

.sp-ex {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background : #F06;
	text-align: center;
}

.sp-price {
	font-weight: bold;
	color: #CFF;
	background-color: #333;
}

.sp-content-title {
	border-bottom: 1px dashed #333;
	font-size: 15px;
	font-weight: bold;
}

#footer {
	width: 800px;
	height: 50px;
	margin: 50px auto 0 auto;
	background: #333;
	color: #fff;
	text-align:center;
	padding: 1px;
}

.dim {
	color: #666;
}
