﻿@import url("reset.css");
@import url(https://fonts.googleapis.com/earlyaccess/cwtexkai.css);
/* DeskTop First 桌機版優先－－－－－－－－－－－－－－－－－－ */
@media screen and (min-width: 1400px) {

/**現場直播**/
.live_box{ display: flex;flex-flow: row wrap;  justify-content:center; align-items:stretch; width:100%; height: 0; padding: 25px 25px 46.25% 25px;  min-height: 650px; background: rgba(0, 0, 0, 0.2); border-radius: 10px;  margin: 10px auto 20px; }
.left_switch{ display: flex; flex-flow: column wrap; justify-content:center; width: 18%; display: block; height: inherit; border-right: rgba(255, 255, 255, 0.8) solid 4px; } 
.left_switch>h4{ color: rgba(255, 255, 255, 0.45); text-align: center; font-size: 1.1em; line-height: 3em; }
.sw_btn{ margin: 20px auto; } /*li*/
.sw_btn a:link,.sw_btn a:visited{ display: block; overflow: hidden; position: relative; width: 185px; height: 105px; border:#E02589 2px solid; border-radius: 15px; margin: 20px auto; color: rgba(255, 255, 255, 1); text-decoration: none;text-align: center;}
.sw_btn a:hover,.sw_btn.select a{ background:#E02589; }
.sw_btn a img{ width: 90px; height: auto; clear: both; margin: 13px auto 8px;}
 
.hp_player{ width: 82%; background: rgba(0, 0, 0, 0.2);height: fit-content; position: relative;}
.hp_player .scale{width: 100%;padding-bottom: 56.25%;height: 0;position: relative;}
.hp_player .v-cover{width: 100%;padding-bottom: 56.25%;height: 0;position: absolute;top:0; left:0; z-index: 100; background: url(../images/v_port_img.jpg) center center no-repeat; background-size: cover; }
.hp_player .scale #youtube, .hp_player .scale #f4gtv{position: absolute;
  top: 0; left: 0; width: 100%; min-width: 800px; max-width: 1300px;
  height: 100%; min-height: 450px; max-height: 732px; border: 0px solid #ffffff;} 


/**最新消息**/
.news_ctn{ display: inline-flex;flex-flow: row wrap; justify-content: space-between; align-items:stretch;}
.news_item{ width: 28%;display: inline-flex; justify-content:space-between; margin: 5px 2.3% 50px ; }
.news_item>h3{ font-size: 1.25em; font-weight: 500; color: #ffffff; padding: 0 0 0 8px; margin: 3px 0; line-height: 1.5em; border-left: rgba(255, 255, 255, 0.214) 5px solid;
  display: -webkit-box;  overflow:hidden;  text-overflow : ellipsis; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.news_item>h3::before{ display: block; content:" "; font-size: 0.5em; color: #ffffff; padding: 2px 2px; border-left: rgba(255, 255, 255, 0.6) 5px solid; }

.news_item>q{font-size: 0.8em; color: #E9483D; text-align: left; line-height: 20px; }
.news_item>.news_p{ position: relative; width: 100%; height: 0; padding-bottom:54%; overflow: hidden; border-radius: 8px;line-height: auto;margin:5px auto ;
}
.news_p img{position: absolute; width: 100%; height: auto;vertical-align:middle; top: 0;}
.news_item>p{ color: rgba(255, 255, 255, 0.7); line-height: 1.5; padding: 5px 0; display: -webkit-box;  overflow:hidden;  text-overflow : ellipsis; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}

/**最新消息內頁**/
.news_dt{ width: 98%; padding: 3% 4% 5% 4%; background: rgba(255, 255, 255, 1); border-radius: 15px;}
.news_dt>h3{ font-size: 1.35em; font-weight: 500; color: rgb(33, 36, 88); padding: 0 0 0 8px; margin: 3px 0; line-height: 1.5em; border-left: rgba(33, 36, 88, 0.6) 5px solid;}
.news_dt>h3::before{ display: block; content:" "; font-size: 0.5em; color: #ffffff; padding: 2px 2px; border-left: rgba(33, 36, 88, 0.6) 5px solid; }
.news_dt>h4{ font-size: 1.1em; font-weight: 500; color: rgb(36, 23, 77); padding: 0 0 0 8px; margin: 3px 0; line-height: 1.5em; border-left: rgba(33, 36, 88, 0.6) 5px solid; margin-top: 20px;}

.news_dt>q{font-size: 0.9em; color: rgba(80, 80, 80, 0.7); text-align: left; line-height: 20px;}
.news_dt>hr{ border: 0; border-top: rgba(33, 36, 88, 0.3) 1px solid;border-bottom: 1px solid #fff; }
.news_dt>.news_dp{ position: relative; max-width: 1000px; min-height: 30vh;  height: auto;margin:5px 10px 5px 0; display:flex;flex-flow: column wrap;  align-items:stretch;}
.news_dp>img{position: relative;width: 100%; height: inherit; vertical-align:top; border-radius: 2px;}
.news_dp i{display: flex; width: 100%; height: auto; vertical-align:middle; top: 0; border-radius: 2px; font-size: 0.8em; color: rgba(33, 36, 88, 0.6); padding: 3px 0 5px 0; font-style: normal;}
.news_dt>p{ color: rgba(33, 36, 88, 0.9); font-size: 1.1em; line-height: 1.6em; padding: 10px 0;}
.news_dt ol{list-style: inside; list-style-type:  decimal;}
.news_dt ol ul{list-style: outside; list-style-type: disc; margin-left: 20px;}
.news_dt li{margin-left: 20px;}
.news_dt a{ color: rgb(97, 7, 160);  text-decoration: none;}
.news_dt a:hover{ color: rgb(30, 7, 58);}

/**晚會介紹**/
.intro_v{ width: 100%;  color: #ffffff;  padding: 0; margin: 20px auto 50px ; background: url(../images/intro_v.jpg) center top no-repeat; background-size: cover;}
.intro_v p{font-family: ‘cwTeXFangSong’, serif; display: block; padding: 4% 5%; font-size: 1.2em; line-height: 1.8em; font-weight: 400; /*text-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px;*/
  background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.80) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0) 85%, rgba(0,0,0,0.18) 90%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 85%,rgba(0,0,0,0.18) 90%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 85%,rgba(0,0,0,0.18) 90%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#33000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.intro_v p span{ font-size: 130%;}
.intro_title{font-size: 1.3em; line-height: 1.8em; font-weight: 500; color: #ffffff; padding: 0 0 0 8px; margin: 50px auto 10px ; border-left: rgba(255, 255, 255, 0.214) 5px solid;
  display: -webkit-box;  overflow:hidden;  text-overflow : ellipsis; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.intro_title::before{ display: block; content:" "; font-size: 0.5em; color: #ffffff; padding: 2px 2px; border-left: rgba(255, 255, 255, 0.6) 5px solid; }
.intro_p{font-size: 1.15em; line-height: 1.6em; color: rgba(255, 255, 255, 0.8); margin: 10px 0 25px;}
.intro_p span{ border: rgba(255, 255, 255, 0.45) solid 1px; padding: 5px 10px; }

}



/* 以下為 平板電腦－－－－－－－－－－－－－－－－－－以下為 平板電腦－－－－－－－－－－－－－－－－－－以下為 平板電腦－－－－－－－－－－－－－－－－－－以下為 平板電腦－－－－－－－－－－－－－－－－－－ */ 
@media screen and (min-width: 767px) and (max-width: 1399px) {
	
/**現場直播**/
.live_box{ display: flex;flex-flow: row wrap;  justify-content:center; align-items:stretch; width:100%; height: 0; padding: 25px 25px 46.25% 25px;  min-height: 650px; background: rgba(0, 0, 0, 0.2); border-radius: 10px;  margin: 10px auto 20px; }
.left_switch{ display: flex; flex-flow: column wrap; justify-content:center; width: 18%; display: block; height: inherit; border-right: rgba(255, 255, 255, 0.8) solid 4px; } 
.left_switch>h4{ color: rgba(255, 255, 255, 0.45); text-align: center; font-size: 1.1em; line-height: 3em; }
.sw_btn{ margin: 20px auto; } /*li*/
.sw_btn a:link,.sw_btn a:visited{ display: block; overflow: hidden; position: relative; width: 185px; height: 105px; border:#E02589 2px solid; border-radius: 15px; margin: 20px auto; color: rgba(255, 255, 255, 1); text-decoration: none;text-align: center;}
.sw_btn a:hover,.sw_btn.select a{ background:#E02589; }
.sw_btn a img{ width: 90px; height: auto; clear: both; margin: 13px auto 8px;}
 
.hp_player{ width: 82%; background: rgba(0, 0, 0, 0.2);height: fit-content;position: relative;}
.hp_player .scale{width: 100%;/*padding-bottom: 56.25%;*/padding-bottom: 56.25%;height: 0;position: relative;}
.hp_player .v-cover{width: 100%;padding-bottom: 56.25%;height: 0;position: absolute;top:0; left:0; z-index: 99999; background: url(../images/v_port_img.jpg) center center no-repeat; background-size: cover; }
.hp_player .scale #youtube, .hp_player .scale #f4gtv{position: absolute;
  top: 0;
  left: 0;
  width: 100%; min-width: 800px; max-width: 1300px;
  height: 100%; min-height: 450px; max-height: 732px;
  border: 0px solid #ffffff;} 

/**最新消息**/
.news_ctn{ display: inline-flex;flex-flow: row wrap; justify-content: space-between; align-items:stretch;}
.news_item{ width: 28%;display: inline-flex; justify-content:space-between; margin: 5px 2.3% 50px ; }
.news_item>h3{ font-size: 1em; font-weight: 500; color: #ffffff; padding: 0 0 0 8px; margin: 3px 0; line-height: 1.5em; border-left: rgba(255, 255, 255, 0.6) 5px solid;
  display: -webkit-box;  overflow:hidden;  text-overflow : ellipsis; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.news_item>h3::before{ display: block; content:" "; font-size: 0.5em; color: #ffffff; padding: 2px 2px; border-left: rgba(255, 255, 255, 0.6) 5px solid; }

.news_item>q{font-size: 0.7em; color: #E9483D; text-align: left; line-height: 20px;}
.news_item>.news_p{ position: relative; width: 100%; height: 0; padding-bottom:54%; overflow: hidden; border-radius: 8px;line-height: auto; margin:5px auto ;}
.news_p img{position: absolute; width: 100%; height: auto;vertical-align:middle; top: 0;}
.news_item>p{font-size: 0.8em;  color: rgba(255, 255, 255, 0.7);line-height: 1.6; padding: 5px 0; display: -webkit-box;  overflow:hidden;  text-overflow : ellipsis; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}

/**最新消息內頁**/
.news_dt{ width: 98%; padding: 3% 4% 5% 4%; background: rgba(255, 255, 255, 1); border-radius: 15px;}
.news_dt>h3{ font-size: 1.35em; font-weight: 500; color: rgb(33, 36, 88); padding: 0 0 0 8px; margin: 3px 0; line-height: 1.5em; border-left: rgba(33, 36, 88, 0.6) 5px solid;}
.news_dt>h3::before{ display: block; content:" "; font-size: 0.5em; color: #ffffff; padding: 2px 2px; border-left: rgba(33, 36, 88, 0.6) 5px solid; }
.news_dt>h4{ font-size: 1.1em; font-weight: 500; color: rgb(36, 23, 77); padding: 0 0 0 8px; margin: 3px 0; line-height: 1.5em; border-left: rgba(33, 36, 88, 0.6) 5px solid; margin-top: 20px;}

.news_dt>q{font-size: 0.9em; color: rgba(80, 80, 80, 0.7); text-align: left; line-height: 20px;}
.news_dt>hr{ border: 0; border-top: rgba(33, 36, 88, 0.3) 1px solid;border-bottom: 1px solid #fff; }
.news_dt>.news_dp{ position: relative; max-width: 1000px; min-height: 30vh;  height: auto;margin:5px 10px 5px 0; display:flex;flex-flow: column wrap;  align-items:stretch;}
.news_dp>img{position: relative;width: 100%; height: inherit; vertical-align:top; border-radius: 2px;}
.news_dp i{display: flex; width: 100%; height: auto; vertical-align:middle; top: 0; border-radius: 2px; font-size: 0.8em; color: rgba(33, 36, 88, 0.6); padding: 3px 0 5px 0; font-style: normal;}
.news_dt>p{ color: rgba(33, 36, 88, 0.9); font-size: 1.1em; line-height: 1.6em; padding: 10px 0;}
.news_dt ol{list-style: inside; list-style-type:  decimal;}
.news_dt ol ul{list-style: outside; list-style-type: disc; margin-left: 20px;}
.news_dt li{margin-left: 20px;}
.news_dt a{ color: rgb(97, 7, 160);  text-decoration: none;}
.news_dt a:hover{ color: rgb(30, 7, 58);}

/**晚會介紹**/
.intro_v{ width: 100%; color: #ffffff;  padding: 0; margin: 20px auto 50px ; background: url(../images/intro_v.jpg) center top no-repeat; background-size: cover;}
.intro_v p{ display: block; padding: 3% 4%; font-size: 1.2em; line-height: 1.8em; font-weight: 500; text-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px;
  background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.80) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0) 85%, rgba(0,0,0,0.18) 90%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 85%,rgba(0,0,0,0.18) 90%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 85%,rgba(0,0,0,0.18) 90%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#33000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.intro_v p span{ font-size: 130%;}
.intro_title{font-size: 1.3em; line-height: 1.8em; font-weight: 500; color: #ffffff; padding: 0 0 0 8px; margin: 50px auto 10px ; border-left: rgba(255, 255, 255, 0.214) 5px solid;
  display: -webkit-box;  overflow:hidden;  text-overflow : ellipsis; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.intro_title::before{ display: block; content:" "; font-size: 0.5em; color: #ffffff; padding: 2px 2px; border-left: rgba(255, 255, 255, 0.6) 5px solid; }
.intro_p{font-size: 1.15em; line-height: 1.6em; color: rgba(255, 255, 255, 0.8); margin: 5px 0 15px;}
.intro_p span{ border: rgba(255, 255, 255, 0.45) solid 1px; padding: 5px 10px; }
}



/* 以下為 手機版－－－－－－－－－－－－－－－－－－ 以下為 手機版－－－－－－－－－－－－－－－－－－ 以下為 手機版－－－－－－－－－－－－－－－－－－ 以下為 手機版－－－－－－－－－－－－－－－－－－ */
@media screen and (max-width: 766px) {

  /**現場直播**/
  .live_box{ display: flex;flex-direction: row; flex-flow: row wrap;  justify-content:center;  align-items:stretch; width:100%; height: auto; padding: 20px 0px ;  min-height: 250px; /*background: rgba(0, 0, 0, 0.2); border-radius: 10px; */ margin: 10px 0 20px; }
  .left_switch{ display: inline-flex; flex-flow: row wrap; justify-content: flex-start; width: 100%; height: auto; border-bottom: #E02589 solid 4px; margin-bottom: -1px; } 
  .left_switch>h4{display: block; width: 100vw; color: rgba(255, 255, 255, 0.55); text-align: center; font-size: 1em; font-weight: 400; line-height: 3em; }
  .sw_btn{display:inline-flex; width: calc(50vw - 8px); justify-content: center; align-items:stretch; bottom: 0; } /*li*/
  .sw_btn a:link,.sw_btn a:visited{display: block; width: 100%;  border:#E02589 2px solid; border-bottom: none; border-radius: 5px 5px 0px 0px;color: rgba(255, 255, 255, 1); text-decoration: none;text-align: center;}
  .sw_btn a:hover,.sw_btn.select a{ background:#E02589; }
  .sw_btn a img{ width: auto; height: 45px; clear: both; margin: 9px 0 5px 0;}
   
  .hp_player{ width: 100%; background: rgba(0, 0, 0, 0.2);height: fit-content;position: relative;}
  .hp_player .scale{width: 100%;padding-bottom: 56.25%;height: 0;position: relative;}
  .hp_player .v-cover{width: 100%;padding-bottom: 56.25%;height: 0;position: absolute;top:0; left:0; z-index: 99999; background: url(../images/v_port_img.jpg) center center no-repeat; background-size: cover; }
  .hp_player .scale #youtube, .hp_player .scale #f4gtv{position: absolute;
	top: 0;
	left: 0;
	width: 100%; min-width: 320px; max-width: 766px;
	height: 100%; min-height: 180px; max-height: 431px;
	border: 0px solid #ffffff;} 

/**最新消息**/
.news_ctn{ display: inline-flex;flex-flow: column wrap; justify-content: space-between; align-items:stretch;}
.news_item{ width: 95%; display: flex; justify-content:space-between; margin: 35px auto ; padding: 5px 0 20px 0; border-bottom: rgba(255, 255, 255, 0.2) 1px solid; }
.news_item>h3{ font-size: 1em; font-weight: 500; color: #ffffff; padding: 0 0 0 8px; margin: 3px 0; line-height: 1.5em; border-left: rgba(255, 255, 255, 0.6) 5px solid;
  display: -webkit-box;  overflow:hidden;  text-overflow : ellipsis; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.news_item>h3::before{ display: block; content:" "; font-size: 0.5em; color: #ffffff; padding: 2px 2px; border-left: rgba(255, 255, 255, 0.6) 5px solid; }

.news_item>q{font-size: 0.8em; color: #E9483D; text-align: left; line-height: 20px;}
.news_item>.news_p{ position: relative; width: 100%; height: 0; padding-bottom:54%; overflow: hidden; border-radius: 8px;line-height: auto;margin:5px auto ;}
.news_p img{position: absolute; width: 100%; height: auto;vertical-align:middle; top: 0;}
.news_item>p{font-size: 0.9em; color: rgba(255, 255, 255, 0.7);line-height: 1.6; padding: 5px 0; display: -webkit-box;  overflow:hidden;  text-overflow : ellipsis; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}

/**最新消息內頁**/
.news_dt{ width: 98%; padding: 3% 4% 5% 4%; background: rgba(255, 255, 255, 1); border-radius: 15px;}
.news_dt>h3{ font-size: 1.35em; font-weight: 500; color: rgb(33, 36, 88); padding: 0 0 0 8px; margin: 3px 0; line-height: 1.5em; border-left: rgba(33, 36, 88, 0.6) 5px solid;}
.news_dt>h3::before{ display: block; content:" "; font-size: 0.5em; color: #ffffff; padding: 2px 2px; border-left: rgba(33, 36, 88, 0.6) 5px solid; }
.news_dt>h4{ font-size: 1.1em; font-weight: 500; color: rgb(36, 23, 77); padding: 0 0 0 8px; margin: 3px 0; line-height: 1.5em; border-left: rgba(33, 36, 88, 0.6) 5px solid; margin-top: 20px;}

.news_dt>q{font-size: 0.8em; color: rgba(80, 80, 80, 0.7); text-align: left; line-height: 20px;}
.news_dt>hr{ border: 0; border-top: rgba(33, 36, 88, 0.3) 1px solid;border-bottom: 1px solid #fff; }
.news_dt>.news_dp{ position: relative; min-width: 320px; width: 100%; min-height: 20vh;  height: auto; margin:5px auto; display:flex;flex-flow: column wrap;  align-items:stretch;}
.news_dp>img{position: relative;width: 100%; height: auto; vertical-align:top; border-radius: 2px;}
.news_dp i{display: flex; width: 100%; height: auto; vertical-align:middle; top: 0; border-radius: 2px; font-size: 0.8em; color: rgba(33, 36, 88, 0.6); padding: 3px 0 5px 0; font-style: normal;}
.news_dt>p{ color: rgba(33, 36, 88, 0.9); font-size: 1.1em; line-height: 1.6em; padding: 10px 0;}
.news_dt ol{list-style: inside; list-style-type:  decimal;}
.news_dt ol ul{list-style: outside; list-style-type: disc; margin-left: 20px;}
.news_dt li{margin-left: 20px;}
.news_dt a{ color: rgb(97, 7, 160);  text-decoration: none;}
.news_dt a:hover{ color: rgb(30, 7, 58);}

/**晚會介紹**/
.intro_v{ width: 100%;  color: #ffffff;  padding: 0; margin: 20px auto 50px ; background: url(../images/intro_v_m.jpg) center top no-repeat; background-size: 100% auto;}
.intro_v p{ display: block; padding: 150px 0 40px 5px; font-size: 1em; line-height: 1.6em; font-weight: 400; /*text-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px;*/
  background: -moz-linear-gradient(top, rgba(66,38,100,0) 0%, rgba(66,38,100,0.2) 15%, rgba(66,38,100,0.55)35%, rgba(66,38,100,1) 90%, rgba(66,38,100,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(66,38,100,0) 0%,rgba(66,38,100,0.2) 15%,rgba(66,38,100,0.55) 35%,rgba(66,38,100,1) 90%,rgba(66,38,100,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(66,38,100,0) 0%,rgba(66,38,100,0.2) 15%,rgba(66,38,100,0.55) 35%,rgba(66,38,100,1) 90%,rgba(66,38,100,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00422664', endColorstr='#422664',GradientType=0 ); /* IE6-9 */}
.intro_v p span{ font-size: 105%;}
.intro_title{ width: 96%; font-size: 1.15em; line-height: 1.8em; font-weight: 500; color: #ffffff; padding: 0 0 0 8px; margin: 50px auto 10px  auto; border-left: rgba(255, 255, 255, 0.214) 5px solid;
  display: -webkit-box;  overflow:hidden;  text-overflow : ellipsis; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.intro_title::before{ display: block; content:" "; font-size: 0.5em; color: #ffffff; padding: 2px 2px; border-left: rgba(255, 255, 255, 0.6) 5px solid; }
.intro_p{ width: 96%; font-size: 1em; line-height: 1.6em; color: rgba(255, 255, 255, 0.8); margin: 5px  auto 10px  auto;}
.intro_p span{ border: rgba(255, 255, 255, 0.45) solid 1px; padding: 5px 10px; }
	
}




