@charset "utf-8";

/*首頁*/

/* content*/
#content {
	overflow: hidden;
}

.b_frame {
	background-color: #FFF;
	margin-bottom: 20px;
	padding-bottom: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}

.b_frame h1 {
	font-size: 1.25em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF0EE;
	padding: 15px;
	color: #666;
	font-weight: bold;
	margin: 0px;
}


.b_frame .ad_s img {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.ad_s {
	width: 100%;

}



.c_frame {
	margin-bottom: 5px;
	text-align: right;
	margin-right: 20px;
	margin-top: 5px;
}

.c_frame2 {
	margin-bottom: 5px;
	text-align: right;
	margin-right: 20px;
	margin-top: 5px !important;
}


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

.b_frame .top_btn {
	display: none;
}




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

.phone_no {
	display: none;
}

/*平板手機下拉菜單的背景顏色*/
.navbar-nav>li {
	background-color: #FFFFFF;
}

.navbar-nav>li>a:hover {
	background-color: #E8E8E8 !important;
}

/*新增手機板菜單*/
.menupic {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;

}

.menupic .pic {
	position: relative;
	float: left;
	border: 0px solid #FF9294;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
}

.menupic .txt {
	text-align: center;
	position: absolute;
	z-index: 5;
	top: 45%;
	font-size: 1.25em;
	color: #FFF;
	width: 100%;
}

.menupic {
	display: block;
}


/*banner 手機隱藏 */
.mobile_hide {
	display: none;
}


/*更多項目按鈕 */
.bg #container .btn_more {
	background-color: #e40980;
	width: 90%;
	text-align: center;
	color: #FFF;
	font-size: 1.125em;
	margin: 2%;
	padding-top: 5%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
	border-radius: 5px;
	display: block;
}

.bg #container a .btn_more {
	display: block;
	color: #FFF;
}


/*最新消息標頭 */
.bg #container .top_new {
	font-size: 1.3125em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../../images/fg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, "微軟正黑體";
	color: #666;
	display: block;
}




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

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



/*starts 調整手機版邊距 */
.grid-wrap {
	padding-right: 0px !important;
	padding-left: 0px !important;
	margin: 0px !important;
}


.grid figure {
	padding-right: 0px !important;
	padding-left: 0px !important;
	margin: 0px !important;
}

/*starts 調整手機版邊距 */


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

.for_CKSMH .marquee_s {
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 5px;
	margin-left: 5px;
}