dd:before {
	content: none;
}
img {
	max-width: 100% !important;
	height: auto !important;
	vertical-align: middle;
}
body {
	font-family: 微軟正黑體;
	font-size: 100%;
	background-color: #fff;
	position: relative;
	background-image: url(../images/bg02.jpg);

    -moz-background-size: cover;
    background-size: cover;
}
body, div, dl, dt, dd, ul, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, label {
	margin: 0;
	padding: 0;
}
body, html {
	width: 100%;
	height: 100%;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ul {
	list-style: none;
}
.clear {
	clear: both
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1; /*For IE 6&7 only*/
}
* {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
a {
	text-decoration: none;
}
i{ line-height: inherit !important;}


p {
	color: #000;
	margin: 10px 0;
}
.clean {
	clear: both;
}
.span_none {
	display: none
}
@font-face {
    font-family: 'BpmfGenSenRounded-B';
    src: url(../fonts/BpmfGenSenRounded/BpmfGenSenRounded-B.ttf);
  }

  @font-face {
    font-family: 'BpmfGenSenRounded-M';
    src: url(../fonts/BpmfGenSenRounded/BpmfGenSenRounded-M.ttf);
  }


  @font-face {
    font-family: 'BpmfGenSenRounded-EL';
    src: url(../fonts/BpmfGenSenRounded/BpmfGenSenRounded-EL.ttf);
  }

/*img {
	width: 100%;
}*/
.modal-footer a {
	color: #F00
}
.modal-footer a:hover {
	color: #000
}
input[type="radio"], input[type="checkbox"] {
	margin: 0 4px;
}
/* menu*/
.menu2 {
	display: none
}
#menu_bth {
	display: none
}
#main_menu {
	background-color: #6e6e6e
}
#main_menu .menu2 li a {
	padding: 10px 35px 10px 20px;
}
#main_menu .menu2 .sub_sub a {
	padding: 10px 35px 10px 40px;
}
#main_menu .menu2 .sub_sub2 a {
	padding: 5px 35px 5px 45px;
}
#main_menu .menu2 .sub_sub3 a {
	padding: 5px 35px 5px 65px;
}
#main_menu .menu2 .sub_sub4 a {
	padding: 5px 0px 5px 75px;
}
#menu_bth {
	cursor: pointer;
	height: 40px;
	background-color: #edd421;
}
.top_menu {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	text-align: center;
	position: relative;
	display: table
}
.top_menu li {
	background: url(../images/menu_line.png) right no-repeat;
	width: calc(20%);
	display: table-cell;
	position: relative; /* 使子選單依照母選單的座標顯示 */
}
.top_menu > li:last-child {
	background: none;
}
.top_menu li a {
	text-decoration: none;
	color: #ddd;
	padding: 10px 30px;
	display: block;
	font-size: 125%;
	font-weight: bold;
}

.top_menu li:hover > a ,.top_menu .top_menu_fixed {
	background: #7f7f7f;
	color: #fff;
}
.top_menu li:hover > ul {
	display: block; /* 滑鼠滑入母選單後，顯示子選單 */
}
nav > .top_menu > li {
	display: table-cell;/* 使一級選單排成一橫列 */
}
/* 二級選單顯示於一級選單的正下方 */
.top_menu ul {
	position: absolute;
	top: 100%;
	list-style: none;
	background: #550008;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
}
/* 三級選單則顯示於二級選單的右方 */
.top_menu ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}
/* page*/

.Gotop {
	cursor: pointer;
    width: 125px;
    height: 174px;
    position: fixed;
    z-index: 9999;
    right: 30px;
    bottom: 30px;
    background-image: url(../images/gotop.png);
    background-repeat: no-repeat;
}
.Gotop:hover {
	color: #FFF;
}

.ace {
	color: #222;
	font-size: 84%
}
.con {
	position: relative;
	z-index: 150;

}
#header {
	padding: 10px 0 0 0;
	position: relative;
	z-index: 1000
}
#header .top {
	max-width: 1200px;
	margin: auto;
	padding: 10px;
	position: relative;
}
#logo {
	float: left
}
#logo a {
	display: block;
}
.place {
	color: #333;
    padding: 22px 20px 22px 80px;
    font-size: 100%;
    letter-spacing: 1px;
    background-image: url(../images/place.png);
    background-repeat: no-repeat;
    background-position: left;
    /* display: inline-block;
    margin: 0px 0px 0px 180px; */
    position: absolute;
    right: 100px;
    top: 85px;

}
.place li {
	display: inline-block
}
.place a {
	color: #333;
	display: inline-block;
}
.place a:hover,.place a:focus,.place .on {
	color: #eb418f;
}
.title_box {
	border-bottom: 2px #313131 solid;
	margin: 10px 0;
}
.main_bn {
	float: right
}
.main_bn li {
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 100%;
	vertical-align: middle;
}
.main_bn .type1 {
	background: #000 url(../images/print_icon.png) no-repeat 5px 5px
}
.main_bn .type2 {
	background: #000 url(../images/mail_icon.png) no-repeat 5px 5px;
}
.main_bn .type3 {
	padding: 0;
	vertical-align: middle;
}
.main_bn .type3 a {
	padding: 0;
	height: 100%;
}
.main_bn li:hover {
	opacity: 0.7
}
.main_bn li a {
	padding: 1px 5px 2px 20px;
	color: #fff;
}
.article {
	min-height: 630px;
}
.content_txt {
	line-height: 180%;
	padding-left: 15%;
}
.content_txt .imgbox a {
	display: block;
}
.content_txt b, strong {
	line-height: normal;
}
.content_txt ul {
	list-style: disc;
	padding-left: 40px;
}
.content_txt a,.gallery_list p a {
	display: inline-block;
	color: #eb418f;
	word-break: break-word;
}
.content_txt a:hover,.gallery_list p a:hover {
	color: #eb418f;
}

.content_txt p {
	font-size: 110%;
	letter-spacing: 1px;
	line-height: 180%;
	margin: 0;
	word-wrap:break-word;
	text-align:justify;
}
.content_txt .imgbox, .faq .imgbox {
	font-size: 110%;
	float: right;
	clear: both;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	margin-left: 18px;
}
.content_txt .imgbox a, .faq .imgbox a, .imgbox a, .imgbox2 a {
	border-radius: 10px;
	background: #edd421;
	display: table-cell;
	vertical-align: middle;
	padding: 5px;
}

.video .imgbox dt
{
	border-radius: 5px;
	background: #ccc;
	vertical-align: middle;
	padding: 5px;
}
.video_box{display:table-cell; vertical-align:middle}


.content_txt .imgbox img, .faq .imgbox img, .pic img, .gallery_list .pic {
	max-height: 168px !important;
}
.content_txt .imgbox2 img {
	max-height: 600px !important;
}
#div_content {
	color: #333;
	margin-top: 10px;

}
#content p {
}
#content iframe {
	width: 100%;
}
.content_link {
	color: #f00;
	display: inline-block;
	vertical-align: top
}
.content_link:hover {
	color: #093;
}
.menu_navigation {
	font-size: 100%;
	float: right
}

.menu_nav a {
	display: inline-block;
	font-size: 110%;
	letter-spacing: 1px;
	color: #000;
	font-family: 'BpmfGenSenRounded-M';
}
.menu_nav a:hover,.menu_nav a:focus {
	color: #eb418f;
}
.fontsize {
	color: #000000;
	display: inline-block;
	font-weight: bold;
	text-align: right;
}
.fontsize li {
	display: inline-block
}
.fontsize a {
	color: #000;
	text-decoration: none;
}
.fontsize a:hover, #fontsize a:focus {
	color: #F00;
}
.fontsize .type {
	margin-right: 4px;
	text-align: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-radius: 5px;
	background-color: #ccc;
}
.search_box {
	margin-top: 5px;
	text-align: right
}
.search_box .icon {
	border: 1px solid #000;
	background-color: #000;
	color: #FFF;
	padding: 2px;
	font-size: 100%;
}
.pic {
	clear: both;
	text-align: center;
	font-size: 110%;
}
.pic dl {
	display: inline-block;
	margin: 5px 0;
	vertical-align: top
}
.imgbox dt,.imgbox2 dt  {
	width: 100%;
	height: 188px;
	display: table;
	table-layout: fixed;
}


#main_type {
	text-align: right;
	padding: 0 0 10px 0;
	font-size: 100%;
}
#main_type select {
	height: 23px;
}
.type_word {
	color: #313131;
	padding: 2px 5px;
	vertical-align: middle;
}
label {
	vertical-align: middle;
}
.type_word a {
	color: #313131;
	text-decoration: none;
	display: inline-block;
}
.type_word a:hover {
	color: #7ab961;
}
.type_word a:focus {
	color: #7ab961;
}
.search_table {
	border: 1px solid #CCC;
	width: 150px;
	color: #333;
	letter-spacing: 1px;
}
.search_bn {
	border: 0px;
	margin-bottom: -6px;
 *margin-bottom: -5px;
}
.icon_go {
	border: 0px;
	background-image: url(../images/icon_go.png);
	width: 26px;
	height: 26px;
	vertical-align: middle;
	text-indent:-9999px;
}
.bn_search {
	border: 0px;
	background-image: url(../images/icon_bn_search.png);
	width: 26px;
	height: 26px;
	vertical-align: middle;
text-indent:-9999px;}
.icon_go:hover, .bn_search:hover {
	opacity: 0.7
}
/*按鈕選單*/
    
.b {
	position: absolute;
	top: -10px;
	transition: .2s;
	cursor: pointer;
}
.b i {
	position: absolute;
	display: block;
	height: 2px;
	background: #fff;
	border-radius: 2px;
	transition: .2s;
}
.b1 {
	width: 25px;
	top: 24px;
	left: 22px;
}
.b2 {
	width: 25px;
	top: 30px;
	left: 22px;
}
.b3 {
	width: 25px;
	top: 36px;
	left: 22px;
}
.b:hover {
	background: #c00;
}
.b1_on {
	top: 10px;
	left: 25px;
	width: 25px;
	transform: translateY(20px) rotate(45deg);
}
.b3_on {
	top: 50px;
	left: 25px;
	width: 25px;
	transform: translateY(-20px) rotate(-45deg);
}
.b2_on {
	left: 50px;
	width: 0;
}

.menu_icon {
	width: 25px;
	height: 25px;
	background-image: url(../images/icon_on.png);
	position: absolute;
	right: 10px;
	top: 8px
}
.menu2 {
	background-color: #fffde1;
	padding: 10px 15px;
}
.menu2 li {
	border-bottom: 1px #edd421 dotted;
	letter-spacing: 1px;
	font-size: 110%;
	position: relative;
	margin: 3px 0;
}
.menu2 li a {
	display: block;
	border-radius: 5px;
	background: url(../images/left_icon.png) no-repeat 5px 12px;
	color: #000;
	padding: 5px 5px 5px 20px;
}
.menu2 li a:hover {
	background: url(../images/left_icon-.png) no-repeat 5px 12px;
	color: #eb418f;
	background-color: #fff;
}
.menu2 .sub_menu- a {
	display: block;
	background: url(../images/left_icon-.png) no-repeat 5px 12px;
	color: #900;
	background-color: #fff;
}




.menu2 span {
	font-size: 30%;
}
.menu2 .sub_sub {
	display: none;
	background-color: #FFF;
}
.sub_menu2 {
	position: relative;
}
.menu2 .sub_sub a {
	font-size: 90%;
	background: url(../images/left_icon2.png) no-repeat 25px 17px;
	color: #313131;
	padding: 5px 5px 5px 35px;
}
.menu2 .sub_sub a:hover {
	background: url(../images/left_icon2-.png) no-repeat 25px 17px;
	color: #ff7200;
}
.menu2 .sub_menu2- a {
	background: url(../images/left_icon2-.png) no-repeat 25px 12px;
	color: #a82200;
}
.menu2 .sub_sub2 {
	display: none;
	font-size: 110%;
}
.sub_menu3 {
	position: relative
}
.menu2 .sub_sub2 a {
	background: url(../images/left_icon3.png) no-repeat 38px 15px;
	color: #6c6c6c;
	padding-left: 50px;
	padding-right: 5px;
}
.menu2 .sub_sub2 a:hover {
	background: url(../images/left_icon3-.png) no-repeat 38px 15px;
	color: #ba424d;
}
.menu2 .sub_menu3- a {
	background: url(../images/left_icon3-.png) no-repeat 38px 15px;
	color: #ba424d;
}
.menu2 .sub_sub3 {
	display: none;
	background-color: #f7f7f7;
	font-size: 100%;
}
.menu2 .sub_sub3 a {
	background: url(../images/icon01.png) no-repeat 55px 16px;
	color: #a1a1a1;
	padding-left: 65px;
}
.menu2 .sub_sub3 a:hover {
	background: url(../images/icon01.png) no-repeat 55px 16px;
	color: #4cbed3;
	padding-left: 65px;
}

.menu2 .sub_menu4- a {
	background: url(../images/icon01.png) no-repeat 55px 16px;
	color: #4cbed3;
	padding-left: 65px;
}

.menu2 .sub_sub4 {
	display: none;
	font-size: 100%;
}
.menu2 .sub_sub4 a {
	background: url(../images/icon03.png) no-repeat 65px 12px;
	color: #a1a1a1;
	padding-left: 75px;
}
.menu2 .sub_sub4 a:hover {
	background: url(../images/icon03.png) no-repeat 65px 12px;
	color: #4cbed3;
	padding-left: 75px;
}
.menu2 dl {
	border-top: 1px #ccc dotted;
	background: url(../images/icon01.png) no-repeat 5px 13px;
	font-size: 110%;
}
.menu2 dl a {
	color: #313131;
	padding: 10px 0 10px 25px
}
.menu2 dt {
	background: url(../images/icon02.png) no-repeat 21px 11px;
	font-size: 100%;
	font-weight: 500
}
.menu2 dt a {
	color: #3c3c3c;
	padding: 5px 0 5px 35px
}
.menu2 dt a:hover {
	background-color: transparent;
	color: #f00
}
.left_title {
	width: 174px;
	height: 31px;
	background: url(../images/left_title01.png)
}
.content_title, .gallery_list .title {
	border-bottom: 2px solid #EEE;
	color: #000;
	font-weight: bold;
	padding: 5px ;
	margin: 10px 0;
	font-size: 125%;
	position: relative;
}

.content_title:after {
    position: absolute;
    left: 0;
    bottom: -2px;
    content: '';
    display: block;
    width: 47.7%;
    height: 2px;
    background: #000;
}


.imgbox a:hover, .imgbox2 a:hover {
	color: #ee7610;
}
.imgbox span {
	display: block;
	padding: 5px 0;
}
.download li:nth-child(odd) { /*單數隔行換色*/
	background-color: #EEE;
}
.download li:nth-child(1) { /*首行th設定*/
	width: 100%;
	background-color: #CCC;
	display: table;
	padding: 10px 5px;
}
.download {
	margin: 20px 0;
}
.download_tt {
	color: #000;
	background-color: #CCC;
	padding: 10px 5px;
	font-weight: bold;
}
.download li {
	border-bottom: 1px #ccc solid;
	width: 100%;
	display: table;
	padding: 10px 5px;
}
.download .word {
	background: url(../images/icon02.png) no-repeat 5px 6px;
	width: 80%;
	color: #000;
	display: table-cell;
	font-size: 100%;
	padding-left: 20px;
}
.download a {
	color: #000;
}
.download a:hover {
	color: #093;
}
.download .file {
	width: 20%;
	display: table-cell;
	text-align: center;
}
.download dd {
	display: inline-block;
}
.download .file a {
	width: 16px;
	display: inline-block;
	margin: 2px;
}
.goback {
	text-align: right;
	font-size: 100%;
	margin: 10px 0;
}
.goback .icon {
	border-radius: 5px;
	background-color: #000;
	display: inline-block;
	letter-spacing: 2px;
}
.goback .icon a {
	color: #FFF
}
#footer {
	color: #000;
	padding: 120px 0 0px;
	line-height: 180%;
	font-size: 95%;
	position: relative;
	bottom: 0;
	z-index: 100;
	
}
.footer_main {
	max-width: 1200px;
	margin: auto;
	text-align: center;
}
.footer_img, .footer_word {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.footer_word {
	white-space: nowrap;
	padding-left: 40px;
	text-shadow: 1px 1px 1px #fff, 1px 1px 1px #fff, 1px 1px 1px #fff;
}
.footer_word span {
	color: #000;
	font-weight: bold;
}
.footer_bth {
	border-radius: 5px;
	background: #000;
	color: #FFF;
	padding: 1px 5px;
}
.footer_bth:hover {
}
#footer .footer_bth a {
	color: #FFF
}
#footer a {
	display: inline-block;
	color: #900;
}
#footer a:hover {
	color: #ee7610
}
#table li:nth-child(odd) { /*單數隔行換色*/
	background-color: #EEE;
}
#table li:nth-child(1) { /*首行th設定*/
	width: 100%;
	background-color: #CCC;
	display: table;
	padding: 10px 5px;
}
#table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#table li {
	border-bottom: 1px #ccc solid;
	width: 100%;
	display: table;
	padding: 10px 5px;
	;
}
.table_title {
	width: 25%;
	color: #000;
	display: table-cell;
	font-size: 100%;
	padding: 0 10px 0 0;
}
.table_txt {
	background: url(../images/icon02.png) no-repeat 5px 6px;
	width: 25%;
	font-size: 110%;
	color: #333;
	line-height: 150%;
	padding: 0 10px 0 20px;
	display: table-cell;
}
.table_txt a {
	color: #063;
	text-decoration: none;
}
.table_txt a:hover, .table_txt a:focus {
	color: #F00;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.no_txt { /*<noscript>標籤用*/
	font-weight: bold;
	color: #F00;
}
.page {
	margin: 10px 0;
	text-align: center;
	font-size: 95%;
}
.page a {
	display: inline-block
}
.page .icon {
	border-radius: 5px;
	background-color: #000;
	display: inline-block;
	margin: 3px;
}

.page .icon a {
	padding: 3px 8px;
	color: #FFF;
	display: block;
}

.page .icon a:hover, .enter_bn:hover {
	background-color: #ccc;
}

.enter_bn {
	border: 0px;
	border-radius: 5px;
	background-color: #000;
	color: #fff;
	padding: 3px 8px;
	display: inline-block;
	letter-spacing: 2px;
}
.input01 {
	width: 70%
}
.input02 {
	width: 90%
}
.input03 {
	max-width: 80px;
}
.input04 {
	max-width: 175px;
}
.max-width {
	width: 50px;
}
.input06 {
	max-width: 200px;
	padding: 0px;
	background-color: #FFF;
	font-size: 100%;
}
.icon {
	background-color: #000;
	font-weight: bold;
	border-radius: 5px;
	color: #FFF;
	border: 0;
}
.icon a {
	color: #FFF;
	display: inline-block;
	text-decoration: none;
	padding: 5px;
}
.icon2 {
	background-color: #000;
	font-weight: bold;
	border-radius: 5px;
	color: #FFF;
	border: 1px solid #000;
	padding: 5px;
	line-height: 18px;
}
.icon2 a {
	color: #FFF;
	text-decoration: none;
}
.icon3 {
	background-color: #000;
	font-weight: bold;
	border-radius: 5px;
	color: #FFF;
	border: 1px solid #000;
	padding: 5px 15px;
}
.icon3 a {
	color: #FFF;
	text-decoration: none;
}
#center_btn {
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 110%;
}
#top_btn {
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: right;
}
#top_btn .icon {
	display: inline-block
}
.list {
	word-wrap: break-word;
	word-break: break-all;
	color: #333;
	text-align: center;
	margin-top: 20px;
	padding: 0;
}
.list li {
	border-bottom: 1px #ccc dotted;
	width: 100%;
	display: table;
}
.list li:nth-child(odd) {
	background-color: #E3E3E3;
}
.list li:nth-child(1) {
	background: #ccc;
}
.list .list_head {
	border-bottom: 0px;
	color: #333;
	font-size: 110%;
}
.list span {
	display: table-cell;
	padding: 10px;
	vertical-align: middle;
	font-size: 110%;
}
.list .list_head span {
}
.list span dl {
	display: inline-block;
	padding-left: 5px;
}
.list span dt, .list span dd {
	display: inline-block;
	margin-bottom: 5px;
}
.table_head span {
	border-bottom: 0px
}
.list .list_title {
	text-align: left
}
.list .list_word {
	text-align: left;
	background: url(../images/icon_list.png) no-repeat 10px 16px;
	padding-left: 25px;
}
.list a {
	color: #900;
	display: inline-block;
}
.list .icon {
	padding: 5px;
	color: #fff;
}
.list .icon a {
	color: #fff;
}
.list a:hover {
	color: #ee7610;
}
.table {
	text-align: left
}
.text_le {
	text-align: left
}
.tabulation {
	border: 1px solid #CCC;
	padding: 5px;
	font-size: 110%;
	margin-top: 20px;
	line-height: 25px;
}
.tabulation li {
	width: 100%;
	display: table;
	margin: 1px 0;
}
.tabulation_bg2 {
	background-color: #E3E3E3;
}
.tabulation_title {
	background: #E3E3E3;
	padding: 5px;
	font-weight: bold;
	margin: 2px 0;
}
.tabulation_list {
	padding: 5px
}
.tabulation .tabulation_list dd, .tabulation .tabulation_list dd {
	padding: 0
}
.tabulation dd, .tabulation dt {
	display: table-cell;
	padding: 10px 5px;
	vertical-align: middle
}
.tabulation_tt {
	background: #E3E3E3;
	color: #333;
	text-align: right;
}
.tabulation_tt strong {
	color: #f00
}
.tabulation_word {
}
.tabulation_word a {
	color: #F00
}
.tabulation_word a:hover {
	color: #900
}
.tabulation_word .example {
	display: inline-block
}
.tabulation_blank {
	background: #E3E3E3;
	width: 20%;
	display: table-cell;
}
.tabulation2 {
	padding: 10px;
}
.tabulation2 .example {
	color: #aeaeae;
	display: inline-block;
	margin-left: 10px;
	margin-right: 5px;
	vertical-align: middle;
	font-size: 95%
}
.tabulation2 .tabulation_tt {
	background: none;
	text-align: left;
}
.tabulation2 dd, .tabulation2 dt {
	display: block;
	padding: 0 0 5px 0;
}
.tabulation2 dt>.file {
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 10px
}
.tabulation2 dt>.file:last-child {
	margin-bottom: 0
}
.tabulation2 .in_block {
	display: inline-block;
	vertical-align: middle
}
.tabulation2 input, .tabulation2 textarea {
	border: 1px solid #CCC;
	border-radius: 5px;
}
.tabulation2 li {
	margin-bottom: 15px;
}
.content_date {
	color: #a82200;
	padding: 0;
}
.content_date2 {
	color: #a82200;
	padding: 0;
	float: right;
}
.orange {
	color: #a82200;
	padding: 0;
}
.w100 {
	width: 100%
}
.w90 {
	width: 90%
}
.w80 {
	width: 80%
}
.w70 {
	width: 70%
}
.w60 {
	width: 60%
}
.w55 {
	width: 55%
}
.w50 {
	width: 50%
}
.w40 {
	width: 40%
}
.w25 {
	width: 25%
}
.w20 {
	width: 20%
}
.w15 {
	width: 15%
}
.w10 {
	width: 10%
}
.inputXS {
	width: 25%
}
.inputS {
	width: 25%
}
.inputM {
	width: 50%
}
.inputL {
	width: 80%
}
.inputXL {
	width: 100%
}
.m_auto {
	margin: 20px auto 0 auto;
}
.h100 {
	height: 100px
}
.yellow {
	background-color: #FFFFCC;
}
.tabulation_word input {
	padding: 3px;
	margin-right: 5px;
	vertical-align: middle;
}
/*----------------------------question---------------------*/
.question2 {
	max-width: 300px;
	border: 1px solid #CCC;
	margin: 20px auto
}
.question2 li {
	border: 0
}
.question3 {
	border: 1px solid #ccc;
	margin-top: 10px;
}
.question3 .orange {
	color: #a82200;
	padding: 0;
	display: inline-block
}
.question3 li:last-child {
	border-bottom: 0px #ccc dotted;
}
.question3_tt {
	font-weight: bold
}
.question3 img {
	height: 8px !important
}
/*----------------------------registration1---------------------*/

.registration1 {
	width: 80%;
	margin: 20px auto
}
/*----------------------------mail---------------------*/
#mail_word {
	border: 1px solid #CCC;
	color: #333;
	letter-spacing: 1px;
	line-height: 180%;
	padding: 20px;
	font-size: 110%;
}
.mail_read {
	text-align: center;
	margin: 5px 0;
	vertical-align: middle
}
.mail_read .enter_bn {
	margin: 5px 0;
}
.list .mail_bth:hover {
	color: fff;
	opacity: 0.7
}
/*----------------------------vote---------------------*/
.vote2 {
	max-width: 500px;
	border: 1px solid #ccc;
	margin: 20px auto 0 auto;
}
.vote2 a {
	background: #ccc;
	display: inline-block;
	color: #000;
	padding: 5px 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.vote2 .orange {
	color: #a82200;
	padding: 0;
	display: inline-block
}
.vote2 img {
	height: 8px !important;
}

.sr-only {
	position: absolute;
	width: 0.063rem;
	height: 0.063rem;
	padding: 0;
	margin: -0.063rem;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
.article .owl-carousel img {
	width: auto;
	max-height:206px !important
}
.article .box {
	text-align: center;
}
.article .box .owl-next {
	background-color: #000;
	right: 80px;
	top: 45%;
	position: absolute;
}
.article .box .owl-prev {
	background-color: #000;
	left: 80px;
	top: 45%;
	position: absolute;
}
.article .box {
	margin: 20px 0;
}

.bg_sky {
	height: 737px;
	background: url(../in_images/bg_sky.jpg) no-repeat top;
	
}	

.main {
	min-height: 950px;
	position: relative;
}

.bg_01 {
	width: 100%;
	height: 286px;
	background: url(../in_images/bg_01.png) no-repeat;
	position: absolute;
	bottom: 0px;
	z-index: 20;
}

.bg_02 {
	width: 1412px;
	height: 726px;
	background: url(../in_images/bg_02.png) no-repeat;
	position: absolute;
	bottom: 50px;
	right: 0px;
	z-index: 10;
}

.bg_03 {
	width: 1044px;
	height: 537px;
	background: url(../in_images/bg_03.png) no-repeat;
	position: absolute;
	bottom: 85px;
	left: 0px;
	z-index: 5;
}	

/* menu */

.menu02 li {
	width: 206px;
    height: 134px;
	display: inline-block;
}

.menu02 li {
	width: 206px;
    height: 134px;
    position: relative;
    margin: 20px 0px 0px 80px;
}

.menu02 li a {
    height: 100%;
    display: block;
    font-size: 0;
}


.m1 {
	background: url(../images/menu01.png);
	top: 60px;
}
.m1 a:hover,.m1 a:focus,.m1- {
	background: url(../images/menu01-.png);
}
.m2 {
	background: url(../images/menu02.png);
}
.m2 a:hover,.m2 a:focus,.m2- {
	background: url(../images/menu02-.png);
}
.m3 {
	background: url(../images/menu03.png);
	top: 60px;
}
.m3 a:hover,.m3 a:focus,.m3- {
	background: url(../images/menu03-.png);
}
.m4 {
	background: url(../images/menu04.png);
}
.m4 a:hover,.m4 a:focus,.m4- {
	background: url(../images/menu04-.png);
}

/* sub */
.m1-1 {
	background: url(../images/menu01-1.png);
}

.m1-1 a:hover,.m1-1 a:focus,.m1-1- {
	background: url(../images/menu01-1-.png);
}

.m1-2 {
	background: url(../images/menu01-2.png);
}

.m1-2 a:hover,.m1-2 a:focus,.m1-2- {
	background: url(../images/menu01-2-.png);
}

.m2-1 {
	background: url(../images/menu02-1.png);
}

.m2-1 a:hover,.m2-1 a:focus,.m2-1- {
	background: url(../images/menu02-1-.png);
}

.m2-2 {
	background: url(../images/menu02-2.png);
}

.m2-2 a:hover,.m2-2 a:focus,.m2-2- {
	background: url(../images/menu02-2-.png);
}

.m3-1 {
	background: url(../images/menu03-1.png);
}

.m3-1 a:hover,.m3-1 a:focus,.m3-1- {
	background: url(../images/menu03-1-.png);
}

.m3-2 {
	background: url(../images/menu03-2.png);
}

.m3-2 a:hover,.m3-2 a:focus,.m3-2- {
	background: url(../images/menu03-2-.png);
}

.m3-3 {
	background: url(../images/menu03-3.png);
}

.m3-3 a:hover,.m3-3 a:focus,.m3-3- {
	background: url(../images/menu03-3-.png);
}



/* animation img */

.police {
	width: 540px;
	height: 497px;
	background: url(../in_images/police.png) no-repeat;
    position: absolute;
    z-index: 25;
	left: 430px;
	bottom: 75px;
    -webkit-animation: police 2s infinite;
    -moz-animation: police 2s infinite;
    animation: police 2s infinite;
}

.sheep_b {
	width: 137px;
	height: 130px;
	background: url(../in_images/sheep01.png) no-repeat;
	position: absolute;
	left: 250px;
    bottom: 180px;
    z-index: 15;
    -webkit-animation: sheep_b 1s infinite ;
    -moz-animation: sheep_b 1s infinite ;
    animation: sheep_b 1s infinite ;
}

.sheep_c {
	width: 107px;
	height: 100px;
	background: url(../in_images/sheep02-.png) no-repeat;
	position: absolute;
	left: -150px;
    bottom: 220px;
    z-index: 9;
    -webkit-animation: sheep_c 4s infinite ;
    -moz-animation: sheep_c 4s infinite ;
    animation: sheep_c 4s infinite ;
}

.sheep_s {
	width: 55px;
	height: 50px;
	background: url(../in_images/sheep03.png) no-repeat;
	position: absolute;
	left: 550px;
    bottom: 340px;
    z-index: 9;
    -webkit-animation: sheep_s 5s infinite ;
    -moz-animation: sheep_s 5s infinite ;
    animation: sheep_s 5s infinite ;
}




.boat_b {
	width: 200px;
    height: 95px;
    background: url(../in_images/boat_b.png) no-repeat;
    position: absolute;
    right: 10px;
    bottom: 190px;
    z-index: 16;
	-webkit-animation: boat 5s infinite;
    -moz-animation: boat 5s infinite;
    animation: boat 5s infinite;
}

.boat_s {
	width: 197px;
	height: 75px;
	background: url(../in_images/boat_s.png) no-repeat;
	position: absolute;
    right: 53px;
    bottom: 240px;
    z-index: 13;
	-webkit-animation: boat_s 4s infinite;
    -moz-animation: boat_s 4s infinite;
    animation: boat_s 4s infinite;
}

.bird_b {

	width: 96px;
	height: 65px;
	background: url(../images/bird_b.png) no-repeat;
	position: absolute;
	top: 120px;
    left: 130px;
    -webkit-animation: bird_b 7s infinite;
    -moz-animation: bird_b 7s infinite;
    animation: bird_b 7s infinite;
}

.bird_s {
	width: 55px;
	height: 46px;
	background: url(../images/bird_s.png) no-repeat;
	position: absolute;
	top: 90px;
    left: 150px;
    -webkit-animation: bird_s 7s infinite;
    -moz-animation: bird_s 7s infinite;
    animation: bird_s 7s infinite;
    animation-delay:1s;
}







@keyframes police {

0%{	right:460px;bottom:75px; }
50% { left:450px;bottom:75px; }
100% {	right:460px;bottom:75px; }

}

@keyframes boat {

0%{	right: 10px;bottom: 190px; }
50% { right:20px;bottom: 188px; }
100% { right:10px;bottom: 190px; }

}

@keyframes boat_s {

0%{ right: 53px; bottom: 240px;}
50% {right: 57px; bottom: 238px;}
70%{right: 55px; bottom: 239px;}
100% {right: 53px; bottom: 240px;}

}
@keyframes sheep_b {

0%{bottom: 190px;}
50% {bottom: 180px;}
100%{bottom: 190px;}
}

@keyframes sheep_c {

0%{left: -150px;bottom: 220px;}
50% {left: -20px;bottom: 220px;}
100%{left: -150px;bottom: 220px;}
}

@keyframes sheep_s {

0% { left : 550px; bottom: 340px; transform: rotate(20deg);}
10%{ left : 490px; bottom: 330px; transform: rotate(-20deg);}
20%{ left : 430px; bottom: 340px; transform: rotate(20deg);}
30%{ left : 370px; bottom: 330px; transform: rotate(-20deg);}
40%{ left : 310px; bottom: 340px; transform: rotate(20deg);}
50%{ left : 250px; bottom: 330px; transform: rotate(-20deg);}
60%{ left : 190px; bottom: 340px; transform: rotate(20deg);}
70%{ left : 130px; bottom: 330px; transform: rotate(-20deg);}
80%{ left : 70px; bottom: 340px; transform: rotate(20deg);}
90%{ left : 10px; bottom: 330px; transform: rotate(-20deg);}
100%{ left: -50px; bottom: 340px; transform: rotate(20deg);}
}

@keyframes bird_b {

0%{ top: 120px;left: 130px;}
100%{top: -120px;left: -700px;}
}

@keyframes bird_s {

0%{ top: 90px;left: 150px;}
100%{ top: -90px;left: -700px;}
}


[style*="color:#FF0000"]{
	color: #d20000 !important;
}

[style*="color: rgb(255, 0, 0);"]{
	color: #d20000 !important;
}


[style*="color:#eb6100"]{
	color: #b04b03 !important;
}

[style*="color: rgb(235, 97, 0);"]{
	color: #b04b03 !important;
}


.share a {
    font-size:0em
}