@charset "utf-8";


/*首頁*/







.b_frame {
	background-color: #FFF;
	margin-bottom: 20px;
	padding-bottom: 0px;
	margin-right: 20px;
}
.b_frame h1 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF0EE;
	color: #666;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}



.b_frame .ad_s img {
	width: 30%;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 10px;
	margin-right: 1%;
	margin-left: 1%;
}
.ad_s{
	width: 100%;
	
	}

.c_frame {
	margin-bottom: 10px;
	text-align: right;
	margin-right: 40px;
	float: right;
	margin-top: 50px;
	
}
.c_frame2 {
	margin-bottom: 10px;
	text-align: right;
	margin-right: 40px;
	float: right;
	margin-top: 50px;
	
}


#container .content .b_frame .top_btn {
	float: right;
	position: relative;
	top: -45px;
	right: 5px;
	height: 0px;
	text-align: right;
}


/*只出現在手機板*/

.disappear_m{
	display: none;
}



/*小banner*/


.bg{
!important;
	background-repeat: repeat-x;
	　overflow-y: scroll;
	　overflow-x: hidden;
	font-size: 1em;
}



#dpno {
	display: none;
}
#container div .time {
	display: none;
}

/*平板或手機隱藏*/
.phone_no{
	display: none;
}


/*主菜單在手機版隱藏20150825*/
.nav.navbar-nav.menuStyle .mobile_hide{
	display: block;
}

/*主菜單在手機版才顯示*/
.nav.navbar-nav.menuStyle .mobile_show{
	display: none;
}

.navbar-brand{
	margin-top:-10px;
}
