body {
	background: #e1e1e1;
	}
.wrapper {
	max-width:1200px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#ffffff;
	}
.container-fluid {
    max-width: 1075px;
}
.mtop5 {
	margin-top:5px !important;
	}
.mtop20 {
	margin-top:20px !important;
	margin-bottom:20px !important;
	}
.mypic{position: absolute;top:20px;right:20px;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}
 .img100 {
	width:100%;	
 }
.topicbg {
	position:relative;
	}
.topicbg .logobox {
	position: absolute;
	top: 9%;
	left: 1%;
	width: 40%;
	z-index: 1;
	}
.topicbg .blingbox {
	position: absolute;
	top: 51%;
	left: 0%;
	width: 63%;
	z-index: 99;
	}
.topicbg .blingbox2 {
	position: absolute;
	bottom: 34%;
	left: 4%;
	width: 20%;
	z-index: 99;
	}
.vedio{width: 20%;background-color: red;position: absolute;left: 4%;z-index: 99;bottom: 4%;}
.topicbg .blingbox3 {
	position: absolute;
	top: -8%;
	left: 17%;
	width: 23%;
	z-index: 99;
	}
.topicbg .moviebox {
	position: absolute;
	top: 73%;
	left: 7%;
	width: 18%;
	z-index: 1;
	}
.topicbg .people {
	position: absolute;
	top: 6%;
	left: 40%;
	width: 55%;
	}
.topicbg .fbicon1 {
	position: absolute;
	top: 51%;
	left: 7%;
	width: 6.5%;
	z-index: 99;
	}
.topicbg .fbicon2 {
	position: absolute;
	top: 51%;
	left: 15%;
	width: 6.5%;
	z-index: 99;
	}
.topiczone {
	position:relative;
	}
.topiczone img {
	width:100%;	
	}
.topiczone h1 {
	display:none;
	}
.navbar-default {
    background: #eb0d0d;
    border-color: #eb0d0d;;
}
.navbar-default .navbar-nav > li:hover {
	background-color: #ffffff;
    -webkit-transform:skew(20deg);
    -moz-transform:skew(20deg);
    -o-transform:skew(20deg);
    -ms-transform:skew(20deg);
    transform:skew(20deg);
	}
.navbar-default .navbar-nav > li:hover span{
    display: block;
    -webkit-transform:skew(-20deg);
    -moz-transform:skew(-20deg);
    -o-transform:skew(-20deg);
    -ms-transform:skew(-20deg);
    transform:skew(-20deg);
}
.navbar-default .navbar-nav > li > a span {
    color: #fff;
	font-size: 1.2em;
	font-weight:bold;
	line-height: 2;
}
.navbar-default .navbar-nav > li:hover span, .navbar-default .navbar-nav > li:focus span {
	font-weight:bold;
	color: #eb0d0d;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color:#eb0d0d;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #eb0d0d;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar {
    margin-bottom: 0px;
}
.fb-like {
	position: absolute !important;
    top: 0;
    left: 1%;
    z-index: 999999;
}
.img100 {
	width:100%;
	margin: 5% auto;
	}
.img90 {
	width:90%;
	max-width: 400px;
	margin: 5% auto;
	display: block;
	}
/* main content */
.maincon {
	width:100%;
	overflow:hidden;
	min-height: 407px;
	position:relative;
	}
.maincon2 {
	width:100%;
	overflow:hidden;
	min-height: 407px;
	position:relative;
	}
img.topicicon {
	width:199px;
	height:142px;
	position:absolute;
	top:50px;
	left:110px;
	}
img.topicicon2 {
    width: 199px;
    height: auto;
    position: absolute;
    top: 95px;
    right: 110px;
}
img.photo1 {
	width:100%;
	margin: 10px auto 0;
	}
img.photo2 {
	width: 87%;
	margin: 0 0 0 10%;
	position: absolute;
	z-index: 1;
	}
.con1 {
	display: block;
	margin: 230px 0 0 100px;
	width: 42%;
	position: absolute;
	}
.con2 {
    display: block;
    margin: 12% 0 0 30%;
    width: 42%;
    position: absolute;
}
.con1 h3, .con2 h3 {
	font-weight:bold;
	}
.con1 p, .con2 p {
	font-size:1.2em;
	line-height: 1.2;
	}
/* article */
.artbox {
	padding: 0;
	margin: 0;
	}
.artbox img {
	width:100%;
	}

.article {
	padding:0;
	margin:0;
	position:relative;
	background:#fff;
	z-index:9999;
	}
.contentbox {
	margin: 0 0 20px 0;
	position: relative;
	background-size: cover;
	}
.contentbox h3 {
	color: #505050;
	font-size: 2em;
	line-height: 1.5;
	margin: 30% 20px 40px;
	}
.contentbox h3 span {
	color: #438700;
	font-size: 1em;
	}
.contentbox p {
    color: #505050;
    font-size: 1.2em;
    line-height: 1.6;
    margin: 10% 20px 0;
	}
.contentbox p span {
	color:#C50003;
	font-size: 1em;
    line-height: 4;
	}
.photobox {
	position: absolute;
	top: -30px;
    right: 10px;
	}
.photobox1 {
	position: absolute;
	top: -40px;
    right: 50px;
	}
.photobox img {
	max-width:210px;
	width:100%;
	}
.photobox1 img {
	max-width:250px;
	width:120%;
	}
.photoboxpro img {
	max-width:430px;
	width:100%;
	margin: 40px auto;
	display: block;
	}
.cooking01 img, .cooking02 img, .cooking03 img, .cooking04 img {
	max-width:994px;
	width:100%;
	display:block;
	margin: 0 auto;
	}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
	margin-left:20px;
}
ul li, ol li {
	margin-right: 20px;
	font-size: 15px;
	line-height:32px;
	}
.titlebox {
    width: 58%;
    text-indent: -9999px;
	display:block;
	height:56px;
	}
.titlebox2 {
    width: 100%;
    text-indent: -9999px;
    display:block;
    height:56px;
}
.title01 {
	background-image:url(../images/main1.png);
	background-repeat:no-repeat;
	}
.title02 {
	background-image:url(../images/main2.png);
	background-repeat:no-repeat;
	}
.title03 {
    background-image:url(../images/main3.png);
    background-repeat:no-repeat;
}
.sportbox {	
	width:20%;
	text-indent:-9999px;
	line-height:13;
	display:inline-block;
	background-size:contain;
	}
.ssbox2 a img {
	width:100%;
	display: block;
	}
.ssbox2 a img:hover {
	opacity: .8; /* 透明度80% FireFox 的寫法 */
	filter: Alpha(Opacity=80); /* 透明度80% IE 的寫法 */
	}
.ssbox2 p {
	font-size: 22px;
	line-height: 36px;
	padding-left: 122px;
}
img.w8 {
	width: 80%;
	float:right;
}
.sport01 {
	background-image:url(../images/date_01.jpg);
	background-repeat:no-repeat;
	}
.sport02 {
	background-image:url(../images/date_02.jpg);
	background-repeat:no-repeat;
	}
.sport03 {
	background-image:url(../images/date_03.jpg);
	background-repeat:no-repeat;
	}
.sport04 {
	background-image:url(../images/date_04.jpg);
	background-repeat:no-repeat;
	}
.sport05 {
	background-image:url(../images/date_05.jpg);
	background-repeat:no-repeat;
	}
/* footer */
.footer {
    text-align: center;
    background-color: #2c933f;
    color: #fff;
    padding: 1.5em .8em 1em;
    font-size: .8em;
	text-align:left;
}
.wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.footer .footer-right {
    float: right;
    margin-left: 10px;
}
footer .footer .footer-left {
    overflow: hidden;
}
.footer p {
    margin-bottom: 0.4em;
	font-size: 0.8em;
}
.footer p a {
    margin-bottom: 0.4em;
	font-size: 1em;
	margin: 1em 1em 0 0;
}
.footer p a:hover {
	color: #fff;
}
@media screen and (min-width:768px) {
.navbar {
    border-radius: 0;
}
.navbar-nav {
    margin: 0 auto;
	float: none;
	max-width: 1000px;
	width: 100%;
	text-align: center;
	display: block;
}
.con2 {
    display: block;
    margin: 8% 0 0 30%;
    width: 38%;
    position: absolute;
}
.nav > li {
    display: inline-block;
}
ul li, ol li {
    margin: 0 5px;
    font-size: 15px;
    line-height: 32px;
    padding: 0 25px;
}
.navbar-nav > li {
    float: none;
}
	}

@media screen and (max-width:980px) {	

.imgs100 {
	width:100%;
	margin: 5% auto;
	}
.con1 {
	width: 60%;
	}
.contentbox h3 {
    font-size: 1.6em;
}
img.photo2 {
    width: 80%;
    margin: 0 0 0 18%;
    position: absolute;
    z-index: 1;
}
.con2 {
    display: block;
    margin: 30% 0 0 15%;
    width: 70%;
    position: absolute;
}
.fb-like {
    position: absolute !important;
    top: 0;
    left: 1%;
    z-index: 999999;
}
}
@media screen and (max-width:839px) {
.contentbox h3 {
    font-size: 1.4em;
}
img.topicicon2 {
    width: 40%;
    height: auto;
    position: absolute;
    top: 100px;
    right: 65px;
}
.fb-like {
    position: absolute !important;
    top: 0;
    left: 1%;
    z-index: 999999;
}
}
@media screen and (max-width:767px) {
.titlebox {
    width: 80%;
    line-height: 9;
    text-indent: -9999px;
    background-size: cover;
}
.sportbox {	
	width:100%;
	text-indent:-9999px;
	line-height:9;
	display:block;
	background-size:cover;
	}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    padding: 15px;
}
img.topicicon {
    width: 24%;
    height: auto;
    position: relative;
    top: 50px;
    left: 20px;
}
img.topicicon {
	float: left;
}
img.topicicon2 {
    width: 28%;
    height: auto;
    position: absolute;
    top: 30px;
    right: 20px;
}
.con1 {
    width: 80%;
	margin: 32% 0 0 35px;
}
.con2 {
    margin: 35% 0 0 15%;
    width: 76%;
}
img.photo1 {
	width: 55%;
    float: right;
    display: block;
	}
img.photo2 {
    width: 45%;
    margin: 0 0 0 5%;
    position: absolute;
    z-index: 1;
}
.photo2img {
	width: 50% !important;
	margin:0 auto;
	display:block;
}
.sportbox {	
	width:100%;
	text-indent:-9999px;
	line-height:6;
	display:block;
	background-size:contain;
	}
.ssbox2 img {
    width: 50%;
    margin: 0 auto;
	display: block;
}
.ssbox2 a img {
    width: 56%;
}
}
@media screen and (max-width:580px) {
.con1 {
    width: 80%;
    margin: 35% 0 0 35px;
}
.contentbox h3 {
    font-size: 1.8em;
	position:relative;
	z-index:999999;
}
.artbox {
    padding: 0;
    margin: 0;
}
.artbox img {
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
}
.title01 {
	background-image:url(../images/main1s.png);
	background-repeat:no-repeat;
	background-size:contain;
	}
.title02 {
    background-image:url(../images/main2s.png);
    background-repeat:no-repeat;
    background-size:contain;
}
    .title03 {
        background-image:url(../images/main3s.png);
        background-repeat:no-repeat;
        background-size:contain;
    }
.ssbox2 p {
    font-size: 15px;
    line-height: 36px;
    padding-left: 20px;
}
}
@media screen and (max-width:460px) {
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,
b, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, audio, canvas, details, figcaption,
figure, footer, header, hgroup, mark, menu, meter, nav,
output, progress, section, summary, time, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: "微軟正黑體", "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height: 12px;
}
.topicbg .logobox {
    position: absolute;
    top: 14%;
    right: -3%;
    width: 36%;
    z-index: 1;
}
.topicbg .fbicon1 {
    position: absolute;
    top: 51%;
    left: 7%;
    width: 10%;
}
.topicbg .fbicon2 {
    position: absolute;
    top: 68%;
    left: 7%;
    width: 10%;
}
.con1 {
    width: 80%;
    margin: 45% 0 0 35px;
}
img.topicicon {
    width: 35%;
}
img.photo1 {
    width: 60%;
    float: right;
    display: block;
	margin-top:20px;
}
.photobox {
    right: -39px;
}
.photobox1 {
    right: -35px;
}
img.photo2 {
    width: 65%;
    margin: 5% 0 0 5%;
    position: absolute;
    z-index: 1;
}
.con2 {
    margin: 54% 0 0 11%;
    width: 80%;
}

.fb-like {
    position: absolute !important;
    top: 0;
    left: 1%;
    right: auto;
    z-index: 999999;
}
.sportbox {
}
.titlebox {
    width: 100%;
    text-indent: -9999px;
    background-size: contain;
}
.titlebox {
    max-height: 53px;
}
.mtop20 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
}
@media screen and (max-width:380px) {
.photobox {
    right: -90px;
}
.photobox1 {
    right: -100px;
}
.photobox img {
    width: 70%;
}
.photobox1 img {
    width: 70%;
}
.contentbox p {
    font-size: 1.1em;
}
.contentbox h3 {
	text-shadow:4px 4px 3px rgba(255,255,255,0.7);
	text-shadow:2px 2px 1px rgba(255,255,255,0.7) inset;
	text-shadow:2px 2px 2px rgba(255,255,255,0.7),4px 4px 6px rgba(255,255,255,0.5,0.4),6px 6px 12px rgba(255,255,255,0.5,0.4);
}
.topicbg .logobox {
    position: absolute;
    top: 14%;
    right: -1%;
    width: 59%;
    z-index: 1;
}
.topicbg .blingbox {
    position: absolute;
    top: 53%;
    right: 8%;
    width: 48%;
    z-index: 99;
}
}
.mbottom40{margin-bottom: 30px;}
.nolimit{padding: 0;margin: 0;max-width: 100%;}