

/***共用CSS***/
#wrap{ width:100%; min-width: 1200px; margin: 0 auto; }
.login{ float: right; margin-top: 8px; height: 15px; line-height: 15px; }
.login a{ color: #FFFFFF; float: left; height: 15px; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; margin-left: -1px; font-size: 12px; padding: 0 5px;}
.login a:hover{ text-decoration: underline;}
.login_fb{ background:url(https://video.friday.tw/eventcom/images/icon_fb_w.gif) no-repeat 7px center; text-indent: 20px;}


/***PC版***/
#container{ min-width: 1200px; height: 100%; margin: 0 auto; position: relative; overflow: hidden; }
#header_pc{ display:block; width:100%; height: 53px; padding: 15px 25px; background:url(https://video.friday.tw/eventcom/images/header_top.jpg) repeat-x top; overflow: hidden; }
#header_pc a.logo_img{ display: block; width: 120px; height: 30px; font-size: 0; background: url(https://video.friday.tw/eventcom/images/logo_friday.png) no-repeat center top; float: left; }

#content_pc{ text-align: center; display:block;position: relative;}
#footer_pcbg { border-top: 1px solid #b3b3b3; background-color:#EFEFEF; width: 100%; float: left; }
#footer_pc { color: #565454; padding: 20px 0px 10px; min-width:1200px; width:100%; margin:0 auto; }
.footer_links{  line-height: 21px; text-align: center; margin-bottom: 5px; }
.footer_links a{ color:#666666; font-size:12px; line-height: 18px; }
#footer_pc p a, #footer_m p a{ color: #1A6DB6; text-decoration: underline; }
.footer_links p{ margin-top: 8px;}
.fb-like{ position:absolute;right:0px;top:-4px; }

.scrollup{ width:52px; height:52px; opacity:0.95; position:fixed; bottom:175px; right:10px; display:none; text-indent:-9999px; background: url(https://video.friday.tw/eventcom/images/btn_top1.png) no-repeat;}

#header_m{ display:none; }
#footer_m{ display: none; }
#footer_mB{ display: none; }


/******************************************/

/***手機版***/
@media screen and (max-width: 1100px) {

    #header_pc{ display: none; }
    #footer_pcbg{ display: none; }

	#wrap{ min-width: 640px; }
    #container{ display: block; width: 100%; max-width: 1100px; min-width: 640px; }
    #header_m{ display:block; width: 100%; height: 53px; padding: 16px 5px; background: url(https://video.friday.tw/eventcom/images/header_top.jpg) repeat-x top; overflow: hidden; }
	#header_m a.logo_img{ display: block; width: 110px; height: 28px; font-size: 0; background: url(https://video.friday.tw/eventcom/images/logo_friday.png) no-repeat center top; background-size:110px 28px; float: left; margin-left: 5px; }

	body.noscroll{overflheader_mow-y:hidden ; width: 100%;}
	.ndsadbn{ z-index:-1}
	.noblockall{ display:none}

	/*A版footer*/
	#footer_m{ display: block; }
	#footer_m{ text-align:center; color: #565454;padding: 20px 0; border-top: 1px solid #b3b3b3; background-color: #EFEFEF; }
	#footer_m .footer_links a{ color:#666666; font-size:11px; padding:0 3px;}
	.footer_links{ text-align: center; }
	.fb-like{position:absolute;right:0px;top:-4px;}


	/**B版footer**/
	#footer_mB{ width: 100%; text-align:center; background-color: #EFEFEF; float: left; display: block; }
	#footer_mB .footer_links{ margin-bottom: 20px; background-color: #848484; margin-top: 0px; display: black; overflow: hidden;}
	#footer_mB .footer_links a{ color:#FFFFFF; font-size:12px; border-right: 1px solid #FFFFFF; width: 50%; padding: 10px 0px; display: inline-block; overflow: hidden; float: left; background-color: #848484; text-align:center;}
	#footer_mB .footer_links a:hover { text-decoration: none; background-color:#333;}
	#footer_mB p a{ color: #1A6DB6; text-decoration: underline; text-align: center;}
	#footer_mB .footer_links_b{ margin-bottom: 12px; text-align: center; font-size: 12px;}
	#footer_mB .footer_links_b a{ font-size:11px; text-align: center; padding: 0 3px; color: #666;}
	/*卷軸*/
	.scrollup_1{ width:50px; height:50px; opacity:0.95; position:fixed; bottom:215px; right:10px; display:none; text-indent:-9999px; background: url(https://video.friday.tw/eventcom/images/btn_top2.png) no-repeat;}

}