body{
	/*font-size: 18px;*/
	font-family: "微軟正黑體", Arial;
	/*line-height: 30px;*/
	background-color: #2F7893;
}
.bg{
	background-image: url(images/bg.jpg);
	background-position: 50% 0px;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 50px;
}

a{
    color: #01CD00;
    text-decoration: none;
    font-weight: bold;
}

.content{
	background-color: #FFF;
	border-radius: 15px;
	padding: 2%;
	font-size: 2.5em;
	color: #000;
}
.p0{
	padding: 0px;
}

.mt10{
	margin-top: 10px;
}
.mt30{
	margin: 5% 0 5% 0;
}

.info{
	margin: 5% 0 5% 0;
	font-size: 1.2em;
	line-height: 2em;
	color: #FFF;
}

.info p{
	margin: 20px 0px;
	font-size: 1.2em;
	line-height: 2em;
	color: #FFF;
	/*text-align: center;*/
}

.top100{
	margin-top: 100px;
	margin-bottom: 40px;
}
.navbar-default{
	background-color: #000408;
	color: #FFF; 
	border-width: 0px;

}
.navbar-default .navbar-nav>li>a{
	color: #FFF;
	font-size: 17px;
}
.navbar-default .navbar-nav>li{
	/*margin-right: -15px;*/
}
.navbar-default .navbar-header>a{
	color: #FFF;
	font-size: 19px;
}
.navbar-default .navbar-nav>li>a:hover{
	background-color: #9F9F9F;
	color: #000;
}

.navbar-default .navbar-toggle{
	border-color: #fee1e9;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #FFF;
	border-color: #fee1e9;
}
.navbar-default .navbar-toggle:hover{
	background-color: #f6ce19;

}
.navbar-brand img{
	margin-top: -10px;
}
.copyright{
	font-size: 12px;
	text-align: center;
	color: #999;
	padding:10px;
	background-color: #000408;
}

.col-xs-6 img{
	align-items: center;
	border-radius: 10px;
	/*border: 1px solid #fff;*/
}

.movie-bg{
	background-color: #2F7893;
	color: #FFF;
}

.movie-bg2{
	padding: 20px;
	margin-top: 20px;
	color: #FFF;
	background-image: url(images/background.jpg);
	background-position: center center;
	background-size: cover;
}

.movie-bgw{
	/*background-color: #000408;*/
	padding: 20px;
	margin-top: 20px;
	color: #000;
}

.col-sm-2 p{
	text-align: center;
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 10px;
}

.col-sm-3 p{
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	padding-bottom: 3px;
	color: #FFF;
}

.col-sm-3 img{
	width: 100%;
	text-align: center;
	align-items: center;
	border-radius: 10px;
	/*border: 1px solid #cbcbcb;*/
}

.col-sm-3 div2{
	color: #fff;
}

.col-sm-1-5 p{
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	padding-bottom: 3px;
}

.col-sm-1-5 img{
	width: 100%;
	align-items: center;
	border-radius: 10px;
	/*border: 1px solid #cbcbcb;*/
}

.col-sm-1-5 div2{
	color: #fff;
}

.col-md-3 p{
	text-align: center;
	font-size: 1.4em;
	margin-top: 10px;
	color: #fff;
	-webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease ,;
}


.col-md-3 img {
	border: 3px solid #fff;
	-webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease ,;
}

.col-md-3 img:hover{
    opacity: 1;
    border: 3px solid #FF0000;
    border-radius: 0px;
}


.note{
	font-size: 15px;
	line-height: 28px;
	color: #ccc;
	padding: 10px;
}

.note_title{
	font-size: 18px;
	font-weight: bolder;
	color: yellow;
}

.su{
	text-align: center;
	margin-top: 5%;
	margin-bottom: 5%;
	color: #666;
	font-size: 22px;
	background-color: #FFF;
	border-radius: 15px;
	padding: 2%;
}

.su img{
	margin: 1%;
	max-width: 300px;
}

.winner{
	font-size: 20px;
	text-align: center;
	/*padding-top: 10%;*/
	min-height: 300px;
	background-color: #eee;
	border-radius: 5px;
}

.h6{
	font-size: 12px;
	text-align: center;
}


.thumbnail p{
			font-size: 18px;
			line-height: 30px;
}

.movie-bg img{
    border-radius: 10px;
    /*background: #fff;*/
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease ,;
    margin-top: 1%;
    margin-bottom: 15px;
    
}


.photo img{
    border-radius: 5px;
    border-width: 5px;
    border-color: #2F7893;
    border-style: solid;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease ,;
    margin-top: 1%;

}

.photo img:hover{
    transform: translate(0px,-6px);
    -webkit-box-shadow: 0px 0px 10px 5px hsla(0,0%,0%,0.00);
    box-shadow: 0px 0px 10px 5px hsla(0,0%,0%,0.10);
    border-radius: 5px;
    border-width: 5px;
    border-color: #FF0;
    border-style: solid;
}

/*.movie-bg img:hover{
    transform: translate(0px,-10px);
    -webkit-box-shadow: 0px 0px 10px 5px hsla(0,0%,0%,0.00);
    box-shadow: 0px 0px 10px 5px hsla(0,0%,0%,0.30);
    border-radius: 10px;
    border-width: 1px;
    border-color: #edd49a;
    border-style: solid;
}*/



/*bootstrap 五格語法 */	
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-xs-1-5 {
	width: 20%;
	float: left;
}

@media (min-width: 768px) {
	.col-sm-1-5 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-1-5 {
		width: 20%;
		float: left;
	}
}

.col-md-1-5 p{
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	text-align: center;
}

