
@charset "UTF-8";
/* CSS Document */

/***RESET***/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: sans-serif;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;  margin: 0;
    padding: 0;
}
a, a:hover, a:active{ color:#000; text-decoration:none;}

/***DEFAULT**/
html, body{ -webkit-text-size-adjust:none; -webkit-overflow-scrolling: touch; }
*, html, body{font-family:  微軟正黑體, Microsoft JhengHei, Arial, sans-serif, serif, Helvetica, heiti tc, SimHei;}
body {
	font: 12px/18px; font-family: 微軟正黑體, Microsoft JhengHei, Arial, sans-serif, serif, Helvetica, heiti tc, SimHei;
	padding: 0px; -webkit-text-size-adjust:none; }

h1,h2,h3,h4,h5,h6,p{
	font: 12px/18px;
	font-family:  微軟正黑體, Microsoft JhengHei, Arial, sans-serif, serif,Helvetica, heiti tc, SimHei ;
	padding: 0px;
	margin: 0px;
}

h1{ float: left;}
h2{ }
h3{
	color: #FFFFFF;
}
h4{ }
h5{ }
h6{ }

p { color:#666666; font-size:12px; line-height: 18px;}
a{	text-decoration: none; color:#000;}
a:hover{text-decoration: underline; color:#666;}
a img{ border: 0px;}
img{ border: 0px;}
blockquote{}
form{	padding: 0px;	margin: 0px;	}
ul,ol { margin: 0 0 0 0px; list-style:none; padding:0px;}
li{ margin:0px;}

input{}

.Clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	/* Clearfix */
	.clearfix:before,
	.clearfix:after {
		content: " ";
		display: table;
	}
	.clearfix:after {
		clear: both;
	}
	.clearfix {
		*zoom: 1;
	}

/***共用CSS***/
#wrap{ width:100%; min-width: 1200px; margin: 0 auto; background:url(//video.friday.tw/eventcom/images/header_top.jpg) repeat-x top; }
.login{ float: right; margin-top: 10px;}
.login a{ color: #FFFFFF; float: left; 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(//video.friday.tw/eventcom/images/icon_fb_w.gif) no-repeat 7px center; text-indent: 20px;}

/***PC版***/
#container_pc{width: 100%; min-width: 1200px; margin: 0 auto;}
#container_m{ display: none;}
#header_pc{width: 100%; display:block; min-width: 1200px; height: 53px; padding: 15px 25px;}
#content_pc{ font-size:36px; font-weight: bold; text-align: center; display:block;}
#footer_pcbg { border-top: 1px solid #b3b3b3; background-color:#EFEFEF;height: 113px; }
#footer_pc {width: 100%; min-width: 1200px;color: #565454; padding: 20px 0px 10px; position: absolute; min-width:640px; }
.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;}
	/**焦點影展Adbanner**/
	#AdBanners{ background-color:#009ca8; padding:15px 0px  70px 0px }
	#AdBanners h3{ display: block; background:url(../images/focusmove_line.gif) top center; height: 66px; margin-top: 0px;}
		/*banner*/
		#Banners{ display: block; position: relative; width: 800px; margin: 5px auto 0px auto;}
		#left, #right{ background:url(http://video.friday.tw/eventcom/images/arw.png) no-repeat 0 16px; display:block; height: 70px; width: 20px; float:left; cursor: pointer; position: absolute; left:0px; top: 0px;}
		#Banners #right{ background-position: -30px 16px; position: absolute; left: 800px; top: 0px; float:right;}
		.banner_In{
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 97%;
	height: 74px;
	padding: 0px;
	left: 8px;
}
		#Banners ul{ position: absolute; width: 2000px; }
		#Banners ul li{ float: left; width: 236px; height: 74px; position: relative; margin-right: 18px; }
		#Banners ul li img{ border: 2px solid #FFFFFF;}

/***手機版***/
@media screen and (max-width: 640px) {
	#wrap{ width: 100%; max-width: 640px; min-width: 320px; margin: 0 auto; background:url(http://video.friday.tw/eventcom/images/header_top.jpg) repeat-x top; }
	#container_pc{ display: none;}
	#container_m{ display: block; width: 100%; max-width: 640px; min-width: 320px;}
	#header_m{ display:block; width: 100%; height: 53px; padding: 16px 5px;}
	#content_m{ font-size:30px; font-weight: bold; text-align: center; display:block;}



	/**焦點影展Adbanner**/
		#AdBanners{}
		#AdBanners h3{ display: block; background:url(../images/focusmove_line.gif) center center; height: 66px; margin-top: 15px;}
		/*banner*/
		#Banners_m{ display: block; position: relative; width: 550px; height: 75px; margin: 5px auto 15px auto; overflow: hidden;}
		#left_m, #right_m{ background:url(http://video.friday.tw/eventcom/images/arw.png) no-repeat 0 16px; display:block; height: 70px; width: 20px; float:left; cursor: pointer; position: absolute; left:0px; top: 0px;}
		#Banners_m #right_m{ background-position: -30px 16px; position: absolute; left: 530px; top: 0px; float:right;}
		.banner_In_m{ margin: 0 auto;overflow: hidden; position: relative; width: 515px; height: 80px; padding: 0px; margin-left: 10px;}
		#Banners_m ul{ position: absolute; width: 1500px; }
		#Banners_m ul li{ float: left; width: 236px; height: 80px; position: relative; margin-right: 20px; }
		#Banners_m ul li img{ border: 2px solid #FFFFFF;}
	/*A版footer*/
	.ftr_logos_m{ float: none; text-align: center; margin-bottom:15px;}
	.ftr_logos_m a{ margin-right: 20px;}
	#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{ text-align:center; background-color: #EFEFEF;}
	#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;}
	#footer_mB .footer_links_b a{ font-size:11px; text-align: center; padding: 0 3px; color: #666;}
	/*卷軸*/
.scrollup{ width:52px; height:52px; opacity:0.95; position:fixed; bottom:175px; right:10px; display:none; text-indent:-9999px; background: url(//video.friday.tw/eventcom/images/btn_top1.png) no-repeat;}
.scrollup_1{ width:43px; height:43px; opacity:0.95; position:fixed; bottom:215px; right:10px; display:none; text-indent:-9999px; background: url(//video.friday.tw/eventcom/images/btn_top2.png) no-repeat;}
	}
