@charset "utf-8";
#menu_bg{
	background:#c48255;
}
.sticky {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
    /*background:#c48255 none !important;*/
    width: 100% !important;
}

/*footer*/
#footer_frame {
	width: 100%;
	/*background:url(../img/fat_footer.jpg) repeat-x center 25px;*/
	background-color:#FFF;
}
#footer_frame_open_close {
    background: url(../img/icon_slidedown.png) no-repeat center center;
    position: absolute;
    width: 72px;
    height: 30px;
    left: 49%;
    margin-top: -13px;
}
#footer_frame_1 {
	padding: 20px 0;
}
#footer_frame_1 ul {
	overflow: hidden;
}
#footer_frame_1 > ul {
	padding-top: 20px;
}
#footer_frame_1 > ul > li {
	float: left;
    font-size: 15px;
    font-weight: bold;
    width: 12%;
    line-height: 25px;
    list-style-type: none;
    text-align: center;
}
#footer_frame_1 > ul > li >a{
	/*background: url(../img/arrow01.png) no-repeat 50% 39px;*/
	padding: 15px 0;
	display: block;
}
#footer_frame_1 ul li ul {
	margin-left: -25px;
}
#footer_frame_1 ul li ul li {
	color: #656565;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    padding-left: 28px;
    margin: 10px 0;
    line-height: normal;
}

#footer_frame_1 ul li a {
	color:#666666;
}
#footer_frame_1 ul li ul li a {
	color: #8c8c8c;
}
#footer_frame_1 ul li ul li a:hover {
	text-decoration:underline
}
#footer_1 {
	padding: 40px 10px 10px;
}
#footer_three_block {
	float: left;
	margin-left: 4px;
}
#footer_three_block a {
	color: #FFF;
}

#footer_info {
	float: left;
	margin-left: 1%;
	color: #FFF;
	font-size: 13px;
	line-height: 20px;
}
#accessibility {
	float: right;
}

/*end footer*/


#home_update{
	text-align: center;
    clear: none;
    /*float: left;*/
    padding-left: 15px;
    padding-right: 15px;
}
#home_nav{
	text-align: right;
    clear: none;
    float: right;
}

.home_bg{
	background:url(../img/home_bg2.png) repeat-x top;
}

@media only screen and (min-width: 993px) {
#main-menu li span.phone_font{
	display:none;
}
}

@media only screen and (max-width: 991px) {
/*pc_6大icon標題*/
#title_icon_frame {
	/*background:#f1f1f1;*/
	margin-bottom: 20px;
	margin: 20px 10px 0px 10px;
	display:none;
}

/*pad phone_6大icon標題*/
.frame_e1 { width:100%; border:#d1dde4 5px solid; border-radius: 6px; margin:5px 0px 5px 0px; background-color:#ed3500; text-align:center; float:none; display: block;}
.frame_e2 { width:100%; border:#d1dde4 5px solid; border-radius: 6px; margin:5px 0px 5px 0px; background-color:#f1b500; text-align:center; float:none; display: block;}
.frame_e3 { width:100%; border:#d1dde4 5px solid; border-radius: 6px; margin:5px 0px 5px 0px; background-color:#d510dc; text-align:center; float:none; display: block;}
.frame_e4 { width:100%; border:#d1dde4 5px solid; border-radius: 6px; margin:5px 0px 5px 0px; background-color:#24bfed; text-align:center; float:none; display: block;}
.frame_e5 { width:100%; border:#d1dde4 5px solid; border-radius: 6px; margin:5px 0px 5px 0px; background-color:#82be01; text-align:center; float:none; display: block;}
.frame_e6 { width:100%; border:#d1dde4 5px solid; border-radius: 6px; margin:5px 0px 5px 0px; background-color:#274ef8; text-align:center; float:none; display: block;}
}


@media only screen and (max-width: 992px) {
.logo{
	margin-top: -35px;
}
.logo img{
	width:80%
}
#menu{
	width:100%;
}
#main-menu li img,.banner_bg{
	display:none
}

.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
    padding: 10px 20px;
    padding-right: 58px;
    background-color:#c48255;
	border-bottom:1px #ccc solid;
    color: #fff;
    font-size: 18px;
    /*font-weight: bold;*/
    line-height: 23px;
    text-decoration: none;
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);*/
}
.sm-blue > li:first-child > a, .sm-blue > li:first-child > :not(ul) a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.image_header_bg,#img,#banner,#footer_frame{
	display:none
}
.toplink{
	background:url(../img/bg.jpg) no-repeat top center;
	/*background:#dbc19b;*/
	height:100px;
	width: 100%;
}
.margin_top{
	top:0
}
.logo img{
	width:100%
}
.toplink_bg{
	float:left
}

.search_a {
	padding: 2px 0
}
.search {
	display: none;
}
#menu {
	background: none;
	position: fixed;
	top: 150px;
}
.nav > li {
	float: none;
}
.nav > li > .parent {
	background-position: 95% 50%;
}
.nav li li .parent {
	background-image: url("../img/downArrow.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.nav ul {
	display: block;
	width: 100%;
}
.nav > li.hover > ul, .nav li li.hover ul {
	position: static;
}
.icon_font {
	display: block;
	text-align: left;
}
.icon_pic {
	display: none
}
.toggleMenu {
	display: block;
	position: fixed;
	top: 2px;
	right: 2px;
	z-index: 3;
}
.menu_bg {
	background:rgba(255,255,255,0.9) !important;
	width: 100%;
	position: fixed !important;
	top: 0;
	bottom: 0 !important;
	z-index: 5;
}
.scrollbar_menu {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	overflow-x: hidden;
	overflow-y: auto;
}
.search_show {
	display: inline-block;
	position: fixed;
	z-index: 6;
	top: 10px;
	left: 10px;
	margin-right: 50px;
}
.overflow {
	overflow: hidden;
}

.sticky {
	padding-top: 0;
}

.search_a {
	float: left;
}

.left{
	float:left;
}

.left-1{
	float:left;
	display:none;
}

.left2{
	float:left;
	display:block;
	font-size:14px;
	font-weight:bold;
}
.left2 a{
	color:#f48566;
}
.icon_link>div{
	margin-top: 5px;
}

#content_top{
	background:url(../img/content_bg_m.png) bottom center no-repeat;  /*內容背景圖*/
	/*padding-bottom: 20px;
	min-height: 600px;*/
	/*background-color:#0CC;*/
}
.list_postdate, .list_updatedate, .list_view,
.list_postdate_search, .list_updatedate_search, .list_view_search {
	display: none;
}
}