body {
	background-color: #f6f6f6;
	font-family: "微軟正黑體", "黑體-繁", "Adobe 繁黑體 Std B", "HelveticaNeueLT Std Thin", Arial;
	margin: 0 0;
	font-size: 12px;
}
a {
	text-decoration: none;
}
.container {
	width: 620px;
}

/* header */
header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color:#ececec;
	opacity: 0.95;
	height: auto;
	min-height: 64px;
	max-height: 128px;
	background-repeat: repeat-x;
}
.menu {
	width: 95%;
	margin: 0 auto;
}

.logo {
	margin-right: 20px;
	width:87px;
	margin-top: 22px;
}
.logo, .menu_member, .menu_message, .menu_maArea, .menu_ebook, .menu_map, .menu_wish, .menu_content, .menu_divide, .menu_member_selected  {
	float:left;
}

.menu_member, .menu_message, .menu_maArea, .menu_ebook, .menu_map, .menu_wish, .menu_content, .login, .logout, .menu_member_selected  {
	margin: 22px 0.7% 0 0.7%;
	height: 20px;
}
.menu_member, .menu_message, .menu_maArea, .menu_ebook, .menu_map, .menu_content, .menu_member_selected  {
	width:80px; 
}
.menu_wish {
	width: 61px;
}
.menu_member {
	background-image: url(../../images/menu_member.png);
}
a .menu_member:hover, .menu_member:hover, .menu_member_selected  {
	background-image: url(../../images/menu_member_.png);
}
.menu_member:hover, .menu_message:hover, .menu_maArea:hover, .menu_ebook:hover, .menu_map:hover, .menu_wish:hover {
	cursor: pointer;
}
.menu_message {
	background-image: url(../../images/menu_message.png);
}
a .menu_message:hover, .menu_message:hover {
	background-image: url(../../images/menu_message_.png);
}
.menu_maArea {
	background-image: url(../../images/menu_maArea.png);
}
a .menu_maArea:hover, .menu_maArea:hover {
	background-image: url(../../images/menu_maArea_.png);
}
.menu_ebook {
	background-image: url(../../images/menu_ebook.png);
}
a .menu_ebook:hover, .menu_ebook:hover {
	background-image: url(../../images/menu_ebook_.png);
}
.menu_map {
	background-image: url(../../images/menu_map.png);
}
a .menu_map:hover, .menu_map:hover {
	background-image: url(../../images/menu_map_.png);
}
.menu_wish {
	background-image: url(../../images/menu_wish.png);
}
a .menu_wish:hover, .menu_wish:hover {
	background-image: url(../../images/menu_wish_.png);
}
.menu_content {
	background-image: url(../../images/menu_content.png);
}
.menu_content:hover {
	background-image: url(../../images/menu_content_.png);
	cursor: pointer;
}
.menu_divide {
	width: 2px;
	height: 23px;
	margin-top: 21px;
	background-image: url(../../images/menu_divide.png);
}
.login {
	background-image: url(../../images/bu3_login.png);
	float: right;
	height: 20px;
	width: 69px;
	background-repeat: no-repeat;
	background-position: right;
}
a .login:hover, .login:hover {
	background-image: url(../../images/bu3_login_.png);
}
.login:hover {
	cursor: pointer;
}

.logout {
	background-image: url(../../images/bu3_logout.png);
	float: right;
	height: 20px;
	width: 69px;
	background-repeat: no-repeat;
	background-position: right;
}

a .logout:hover, .logout:hover {
	background-image: url(../../images/bu3_logout_.png);
}
.logout:hover {
	cursor: pointer;
}

/**** searchBar ****/
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; /* remove the search and cancel icon */
}

/* search input field */
input[type=search] {
	background: #ededed url(../../images/bu3_search.png) no-repeat 9px center;
	border:  0px;
	padding: 9px 10px 9px 32px;
	width: 55px;
	
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	margin-top: 15px;
	float:right;
}

input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #436fb6;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}

#searchBar input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#searchBar input[type=search]:hover {
	background-color: #fff;
}
#searchBar input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#searchBar input:-moz-placeholder {
	color: transparent;
}
#searchBar input::-webkit-input-placeholder {
	color: transparent;
}


/**** SLIDER ***/
.middle {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.middle_banner {
	position:relative;
}
.middle_banner img, .middle_banner_title, .middle_banner_store, .middle_banner_watch, .middle_banner_play {
	position: absolute;
}
.middle_banner img {
	top: 0px;
	left: 0px;
	z-index: 1;
	margin: 0 auto;
}
.middle_banner_title {
	top: 30px;
	left: 100px;
	z-index: 10;
}
.middle_banner_title h3, .middle_banner_title span{
	font-size: 30px;
	font-weight: bold;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba(255,255,255,.7);
	text-shadow: 0px 0px 10px rgba(255,255,255,1);
}
.middle_banner_title h3 {
	color: rgba(0,0,0,1);
	line-height: 46px;
}
.middle_banner_title span {
	font-size: 30px;
	color: #436fb6;
	line-height: 30px;
}
.middle_banner_title p {
	width: 350px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.1em;
}
.middle_banner_store {
	width: 260px;
	top: 340px;
	left: 100px;
	z-index: 10;
}
.middle_banner_watch {
	width: 260px;
	top: 220px;
	left: 100px;
	z-index: 10;
}
.store1, .store2, .bu120_watch {
	width: 120px;
	height: 41px;
	float: left;
	background-repeat: no-repeat;
	margin: 0 5px;
}
.store1 {
	background-image: url(../../images/store_apple.png);
}
a .store1:hover, .store1:hover {
	background-image: url(../../images/store_apple_.png);
}
.store1:hover, .store2:hover {
	cursor: pointer;
}
.store2 {
	background-image: url(../../images/store_android.png);
}
a .store2:hover, .store2:hover {
	background-image: url(../../images/store_android_.png);
}
.bu120_watch {
	background-image: url(../../images/bu120_watch.png);
}
a .bu120_watch:hover,.bu120_watch:hover {
	background-image: url(../../images/bu120_watch_.png);
}
.middle_banner_play {
	width: 176px;
	height:177px;
	top: 120px;
	left: 424px;
}
.bu_play {
	width: 176px;
	height:177px;
	float: left;
	background-repeat: no-repeat;
	margin: 0 5px;
}
.bu_play {
	background-image: url(../../images/play.png);
}
a .bu_play:hover,.bu_play:hover {
	background-image: url(../../images/play_.png);
}
/********** 
Member Center Layer 會員中心 ***********/
.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	max-width: 640px;
	height: 500px;
	z-index: 20;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 10;
	opacity: 0;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
	background-color: rgba(0,0,0,0.6);
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

/* Content styles */
.md-content {
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
	background-color: #e9e9e9;
	height: 500px;
}
.md-content_left {
	width: 214px;
	min-height: 490px;
	margin: 0px 5px 10px 10px;
	background-image: url(../../images/broadsite_bg_1.png);
	background-repeat: repeat-x;
}
#sideboard_pic {
	width: 100%;
}
.mugshot, .mugshot_name {
	position: absolute;
	float:left;
	font-size: 18px;
}
.mugshot {
	top: 70px;
	left: 15px;
}
#mugshot_pic {
	width: 65%;
}
.mugshot_name {
	top: 5px;
	left: 66px;
	color: #FFF;
	min-width: 100px;
	font-size: 0.75em;
}

.md-content_right {
	min-width: 406px;
	max-height: 490px;
	padding: 0px 10px 10px 5px;
}
.md-content_left ul {
	color: #FFF;
	
}

/* Individual modal styles with animations/transitions */

/* 會員中心從上滑下功能:  slide and stick to top */
.memcen{
	top: 64px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 973px;
	margin:0 auto;
}

.memcen .md-content {
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	transition: all .8s;
	opacity: 0;
}

.md-show.memcen .md-content {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	border-radius: 0 0 3px 3px;
	opacity: 1;
}


/******* 側邊選單 ********/
.md-content_menu {
	margin: 15px 10px 0 0;
	float: right;
	width: 184px;
	color: #FFF;
	height: auto;
	list-style-type: none;
}
.md-content_menu li {
	list-style-type: none;
	font-size: 12px;
	border-bottom: 1px solid rgba(204,204,204,0.3);
}
.md-content_menu > li > a {
	width: 100%;
	height: 2.5em;
	line-height: 2.5em;
	text-indent: 2.5em;
	display: block;
	position: relative;
	font-weight: 600;
	color: #fff;
}
.md-content_menu ul li a {
	width: 100%;
	height: 2.5em;
	line-height: 2.5em;
	display: block;
	position: relative;
	font-weight: 600;
	color: #FFF;
}
.md-content_menu ul li a img {
	vertical-align: middle;	
}
.md-content_menu ul li:last-child a {
	
}
.md-content_menu > li > a:hover, .menu > li > a.active {
	color: rgba(13,122,255,1);
}
/*.md-content_menu > li > a.active {
	border-bottom: 1px solid rgba(204,204,204,0.3);
}*/
.md-content_menu > li > a:before {
	content: '';
	/* background-image: url(../../images/sideboard_icon.png);
	background-repeat: no-repeat; */
	font-size: 36px;
	height: 1em;
	width: 1em;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -0.3em 0 0 0.3em;
}
.item1 > a:before {
	background-image:url("../../images/iconSide_heart.png");
	background-repeat:no-repeat;
	background-position: 0 0;
}
.item2 > a:before {
	background-image:url("../../images/iconSide_mail.png");
	background-repeat:no-repeat;
	background-position: 0 0;
}
.item3 > a:before {
	background-image:url("../../images/iconSide_acc.png");
	background-repeat:no-repeat;
	background-position: 0 0;
}
.item4 > a:before {
	background-image:url("../../images/iconSide_print.png");
	background-repeat:no-repeat;
	background-position: 0 0;
}
.item5 > a:before {
	background-image:url("../../images/iconSide2_sales.png");
	background-repeat:no-repeat;
	background-position: 0 0;
}
.item6 > a:before {
	background-image:url("../../images/iconSide_set.png");
	background-repeat:no-repeat;
	background-position: 0 0;
}
.item7 > a:before {
	background-image:url("../../images/iconSide_prom.png");
	background-repeat:no-repeat;
	background-position: 0 0;
}
.item8 > a:before {
	background-image:url("../../images/iconSide2_myArea.png");
	background-repeat:no-repeat;
	background-position: 0 0;
}
.md-content_menu > li > a span {
	font-size: .75em;
	display: inline-block;
	position: absolute;
	right: .75em;
	top: 50%;
	background: rgba(255, 255, 255, 0.3);
	line-height: 1em;
	height: 1em;
	padding: .4em .5em;
	margin: -.8em 0 0 0;
	color: #fff;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: 0.769em;
	-moz-border-radius: 0.769em;
	border-radius: 0.769em;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	font-weight: 500;
}
.md-content_menu> li > a:hover span, .menu > li a.active span {
	background: #2173a1;
}
.md-content_menu > li > ul li a:before{
	color: #bcbcbf;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	left: -2.7em;
}

.md-content_menu > li > ul li:hover a,

.md-content_menu > li > ul li:hover a:before {
	color: #0d7aff;
	text-decoration: none;
}

.md-content_menu > li > ul li:hover a span {
	color: #FFF;
	background: #2173a1;
}
.md-content_menu ul > li > a span {
	font-size: 0.75em;
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%;
	line-height: .875em;
	height: .875em;
	padding: .4em .7em;
	margin: -.9em 0 0 0;
	color: #fff;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: .769em;
	border-radius: .769em;
	background-color: rgba(255,255,255,0.3);	
}

/* profiel welfare */
div.welfareWrapper {
	width:100%;
	margin:0 auto;
	margin-top:20px;
	text-align:center;
}
div.welfareWrapper img {
	cursor:pointer;
	margin-bottom:5px;
}