body{
	font-family: 微軟正黑體, sans-serif;
	font-weight: bold;
	background: url(../images/bg.jpg) repeat;
}
.navbarall{
	width: 100%;
	background: url(../images/barbg.jpg) repeat-x;
	height: 63px;
	border-radius:0;
	position:fixed;
	top: 0;
	z-index: 888;
	left: 0;

}
.navbar-default{
	background: none;
	border: 0;	
}
.navbar-default .navbar-nav>li>a{
	line-height: 60px;
	color: #fff;
	padding: 0 25px 0 16px;
	font-size: 18px;
}
.navbar-default .navbar-nav>li.nav_i1>a:focus, .navbar-default .navbar-nav>li.nav_i1>a:hover{
	
	color: #f1df8a;
}
.navbar-default .navbar-nav>li.nav_i2>a:focus, .navbar-default .navbar-nav>li.nav_i2>a:hover{
	
	color: #93e8ff;
}
.navbar-default .navbar-nav>li.nav_i3>a:focus, .navbar-default .navbar-nav>li.nav_i3>a:hover{
	
	color: #53f68c;
}
.navbar-default .navbar-nav>li.nav_i4>a:focus, .navbar-default .navbar-nav>li.nav_i4>a:hover{
	
	color: #ffd2d2;
}
.navbar-default .navbar-nav>li ul{
	display: none;
	position: absolute;
	background: #fe5e02;
	padding:15px;
	top: 50px;
}
.navbar-default .navbar-nav>li ul li{	
	list-style: none;
	margin-bottom: 10px;
}
.navbar-default .navbar-nav>li ul li a{
	color: #fff;;
	text-decoration: none;
}
.navbar-default .navbar-nav>li ul li+li{
	border-top: 1px dotted #ffce17;
	padding-top: 10px;
}
.navbar-default .navbar-nav>li ul li a:hover{
	color: #ffd2d2;
}
.navbar-default .navbar-nav>li{
	padding-left:5px;
}

.navbar-default .navbar-nav>li.nav_i1{
	background: url(../images/nav_i01.jpg) no-repeat center left;
}
.navbar-default .navbar-nav>li.nav_i2{
	background: url(../images/nav_i02.jpg) no-repeat center left;
}
.navbar-default .navbar-nav>li.nav_i3{
	background: url(../images/nav_i03.jpg) no-repeat center left;
}
.navbar-default .navbar-nav>li.nav_i4{
	background: url(../images/nav_i04.jpg) no-repeat center left;
}
.navbar-right li{
	list-style-type: none;
	display: inline-block;
	font-size: 12px;
	color: #fff;
	line-height: 36px;
}
.navbar-right li a{
	display:block;
	width: 36px;
	height: 36px;

	margin: 0 3px;
}
.navbar-right li a img{
	padding-top: 10px;
	width:100%;
	height: auto;
	vertical-align: middle;
	transition: all .5s;
	transform: scale(1,1);
}
.navbar-right li a:hover img{
	transform: scale(1.2,1.2);
}
.main{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
footer{
	text-align: center;
	width: 100%;	
	padding:20px 10px;	
}
footer p{
	padding-top: 5px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}
footer h6{
	font-size: 14px;
	font-weight: bold;
}
footer h6 img {
	padding:0 5px;
}
footer h6 img.logo{
	margin-right: 25px;
}
#page-top {
	position: fixed;
	bottom:-130px;
	right: 20px;
	z-index: 99;
}
#page-top a {
	text-indent: -9999px;
	display: block;
	width: 80px;
	height: 120px;
	background: url(../images/gotop.png) top center no-repeat;
}
#page-top a:hover {
	height: 125px;
}


@media screen and (max-width:1200px) {
	.main{
	width: 100%;
}
}






@media screen and (max-width:990px) {
.navbar{
	position: fixed;
	width: 100%;
	z-index: 1;
	top: 0;
	left: 0;
}
.navbar-header {
        float: none;

    }
    .navbar-toggle {
        display: block;
        background: none;
        margin-top: 15px;
        border: 0;
    }
    .navbar-default .navbar-toggle .icon-bar{
    	background: #fff;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    	background: none;

    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        padding: 0;
        margin: 0;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .right_btn_m{
		display: block;
	}
	.right_btn_m img{
		height: 40px;
		margin-top: 10px;
	}
	.right_btn{
		display:none;
	}

	.navbar-default {
		height: auto;
		padding-bottom: 5px;

	}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{
		max-height: 100%
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border-color: #ffcd14;
	}
	.navbar-default .navbar-nav{
		width: 100%;
		background: #fe5e02;
	}
	.navbar-nav{
		margin: 0;
	}
	.navbar-default .navbar-nav>li{
		background:none;
		border-bottom: 1px solid #ffcd14;
		margin:0 20px;

	}
	.navbar-default .navbar-nav>li+li{
	background: none;
}
	.navbar-default .navbar-nav>li>a{			
		padding: 0;
		line-height: 50px;
		letter-spacing: 1px;
		font-weight: normal;
		padding-left: 20px;
	}
	
	.navbar-default .navbar-nav>li div{
		background:none;
		padding: 0 ;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border-bottom: none;
	}

	.share{
 	float: none;
	margin: 12px; 
	text-align: left;	
	}
	.share p{ 
	position: relative;
 	left:0;
 	line-height:30px;
	}
	.share  a{
	vertical-align:middle;

}
.navbar-collapse{
	background: #fe5e02;
}
.navbar li ul {
		margin: 0;
		padding:0 15px;
		list-style: none;
		position:relative;
		left: 0;
		width: auto;		
		background: #ffcb11;
		display: none;
		width: 100%;
		font-size: 15px;
	}
.navbar li ul li{
	padding: 5px 0;
}
.navbar li ul li+li { border-top: 1px solid #f172b9; }
.navbar li ul li a {font-weight: normal;
 display: inline;color: #fff; text-decoration: none; line-height: 18px; }
.navbar li ul li a:hover{color:#f1df8a;}
.navbar .logo{
	width:100px;
	padding-top: 15px;
	padding-left: 10px;
}
.navbar-default .navbar-nav>li ul{
	
	position:relative;
	background: #f9833f;
	top:0;
}
.navbar-default .navbar-nav>li.nav_i4{
	background: url(../images/nav_i04.jpg) no-repeat;
	background-position:0 10px;
}

#page-top a {
	width: 40px;
	height: 60px;
	background: url(../images/gotop.png) top center no-repeat;
	background-size: 100% auto;
}
#page-top a:hover {
	height:65px;
}
footer{	
	padding:5px 10px;	
}
footer h6{
	font-size: 14px;
	font-weight: normal;
}

footer h6 img {
	padding:0 5px;
}
footer h6 img.logo{
	margin-right: 0px;
}
}


@media screen and (max-width:425px) {
footer h6 span{
	display: block;
	margin: 10px 0;
}
}