/*alan*/


body, td, th {
	font-family: "微軟正黑體";
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, label {
	margin: 0;
	padding: 0;
}

fieldset, img {
	border: 0;
}

a {
	/*	outline: none; /* for Firefox */
	text-decoration: none;
	height: 100%;
}

a:focus {
	border: 1px #333 dashed;
}

input[type*="text"]:focus, textarea:focus, input[type*="password"]:focus {
	background-color: #ccc !important
}

.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+ */
}

#fancybox-wrap, #fancybox-wrap * {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

ul {
	list-style: none;
}

.sp_none {
	display: none
}

input[type="radio"i] {
	margin: 3px 1px 0px 5px;
}

input[type="checkbox"i] {
	margin: 3px 1px 3px 4px;
}

body {
	background-color: #f2f4f3;
	margin: 0px;
	padding: 0px;
}

/* bg */
.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;
	text-decoration: none;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

#wallpaper {
	width: 100%;
	background: url(../images/bg.jpg) no-repeat top fixed;
	background-size: cover;
	display: table;
	position: relative
}

#footer_bg {
	width: 100%;
	height: 133px;
	background: url(../images/down.png) center no-repeat;
}

.tab_bg {
	width: 100%;
	height: 531px;
	background: url(../images/tab.png) top no-repeat;
	position: absolute;
	top: 300px
}

.header {
	width: 100%;
	height: 204px;
	background: url(../images/top.png) center no-repeat;
}

.header_main {
	max-width: 996px;
	margin: auto;
	position: relative;
}

#logo {
	width: 264px;
	height: 89px;
	background: url(../images/logo.png);
	margin: 25px 0 0 20px;
}

#logo a {
	display: block
}

#all_bg {
	width: 100%;
	min-height: 654px;
	background: url(../images/main.png) center repeat-y;
}

#all {
	max-width: 996px;
	margin: auto;
	position: relative;
	z-index: 9
}

#logo {
	position: absolute;
	left: 20px;
	top: 5px;
	z-index: 10;
}

#weather {
	left: 5px;
	top: 70px;
	padding-top: 40px;
	padding-left: 30px;
	width: 270px;
	position: absolute;
	height: 105px;
	background-image: url(../images/bg_weather.png);
}

.weather_con {
	float: left;
	padding-left: 5px;
}

#weather h1 {
	font-family: "微軟正黑體";
	font-size: 104%;
	color: #000000;
	display: block;
	height: 15px;
}

#weather span {
	font-family: "微軟正黑體";
	font-size: 95%;
	color: #000000;
	display: block;
}

#nav {
	font-family: "微軟正黑體";
	font-size: 84%;
	color: #FFF;
	letter-spacing: 1px;
	position: absolute;
	top: 7px;
	_width: 430px;
	right: 20px;
}

#nav a {
	color: #000;
	text-decoration: none;
}

#nav a:hover {
	color: #900;
}

#nav a:focus {
	color: #900;
}

.size_word {
	font-size: 84%;
	position: absolute;
	right: 30px;
	top: 10px;
}

.size_word a {
	color: #000;
	display: inline-block;
	padding: 0 3px;
}

.size_word a:hover {
	color: #3450a2;
}

#header ul {
	height: 40px;
	margin: 0px;
	clear: both;
	padding: 0px;
	position: absolute;
	top: 218px;
	right: 40px;
}

#header ul li {
	list-style-type: none;
}

.submenu {
	display: block;
	text-decoration: none;
	width: 175px;
	margin-left: 20px;
	background-color: #FFF;
}

#con {
	margin-bottom: 20px;
}

#left_menu {
	width: 250px;
	background: url(../images/01/left_bg.png) repeat-y 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	position: relative;
}

.left_menu01 {
	width: 229px;
	height: 36px;
	background-image: url(../images/01/left_menu_bg.png);
	margin: 10px auto 3px auto;
	font-size: 100%;
}

.left_menu01 a {
	display: block;
	padding-left: 35px;
	line-height: 36px;
	color: #000;
}

#left_menu .left_menu01:hover .left_sub {
	display: block;
}

.left_menu01 a:hover {
	background-image: url(../images/01/left_menu_bg-.png);
	color: #fff;
}

.left_menu01 a:focus {
	background-image: url(../images/01/left_menu_bg-.png);
	color: #fff;
}

.left_menu01- {
	background-image: url(../images/01/left_menu_bg-.png);
	color: #fff;
}

#left_menu ul {
	width: 229px;
	background-color: #ececec;
	border-radius: 5px;
	padding: 5px 0;
	margin: auto;
}

#left_menu ul li {
	background: url(../images/01/left_sub_icon.png) no-repeat 0px 12px;
	font-size: 95%;
	border-bottom: 1px #7a7a7a dotted;
	margin: 5px 10px;
	padding: 5px 0 5px 13px;
}

#left_menu ul li a {
	color: #000000;
	padding: 0;
	line-height: inherit;
}

#left_menu ul li a:hover {
	color: #3450a2;
	background-image: none;
}

#left_menu ul li a:focus {
	color: #3450a2;
	background-image: none;
}

#left_menu ul li ul {
	margin-left: -30px;
	margin-right: -10px;
}

#left_menu ul li ul li {
	font-size: 88%;
	background-image: url(../images/01/02.gif);
	background-repeat: no-repeat;
	background-position: 32px 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	padding-left: 43px;
}

#left_menu ul li ul li a {
	color: #666;
}

#left_menu ul li ul li a:hover {
	color: #000;
}

#left_menu ul li ul li a:focus {
	color: #000;
}

#left_menu ul li ul li ul {
	margin-left: -80px;
	margin-right: -10px;
	padding-left: 50px;
}

#left_menu ul li ul li ul li {
	background-image: url(../images/01/03.gif);
	background-repeat: no-repeat;
	background-position: 30px 12px;
	font-size: 100%;
	border-bottom-style: none;
}

#left_menu ul li ul li ul li a {
	color: #000;
}

#left_menu ul li ul li ul li a:hover {
	color: #999;
}

#left_menu ul li ul li ul li a:focus {
	color: #999;
}

#left_menu ul li ul li ul li ul {
	margin-right: -10px;
	margin-left: -95px;
	padding-left: 65px;
}

#left_menu ul li ul li ul li ul li {
	background-image: url(../images/01/04.gif);
	background-repeat: no-repeat;
	background-position: 30px 14px;
}

#left_menu ul li ul li ul li ul li a {
	color: #333;
}

#left_menu ul li ul li ul li ul li a:hover {
	color: #000;
}

#left_menu ul li ul li ul li ul li a:focus {
	color: #000;
}

#left_title {
	background-image: url(../images/01/left_title01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}

#left_title a {
	font-family: "微軟正黑體";
	font-size: 95%;
	text-decoration: none;
	letter-spacing: 1px;
	color: #C4C4C4;
}

.sp_none {
	display: none
}

.acc {
	color: #CCC;
}

.more {
	width: 37px;
	height: 14px;
	background-image: url(../in_images/more_bth.png);
	position: absolute;
	right: 5px;
	top: 10px;
}

.more a {
	height: 100%;
	display: block;
}

.left {
	float: left;
}

.main {
	float: left;
	margin: 0 20px;
	position: relative;
	width: 489px;
}

.slick {
	text-align: center;
}

.slick img {
	border: 3px #2cbcce solid;
	max-width: 100% !important;
	height: 215px !important;
	vertical-align: middle;
}

.right {
	float: right
}

.news {
	width: 494px;
	margin-top: 30px;
}

.news_t {
	width: 494px;
	height: 47px;
	background-image: url(../in_images/news_t.png);
	position: relative
}

.news_m {
	width: 494px;
	background-image: url(../in_images/news_m.png)
}

.news_m li {
	border-bottom: 1px #999 dotted;
	margin: 0 13px 0 20px;
	font-size: 95%;
}

.news_m dt {
	width: 360px;
	height: 30px;
	background: url(../in_images/news_icon.png) no-repeat 5px 17px;
	padding: 8px 0 8px 20px;
	float: left;
	overflow: hidden;
}

.news_m dt a {
	color: #414e5f;
}

.news_m dt a:hover {
	color: #EB5B0D;
}

.news_m dt a:focus {
	color: #CE7A01;
}

.news_m dd {
	color: #414e5f;
	float: right;
	padding: 8px 0;
}

.news_d {
	width: 494px;
	height: 8px;
	background-image: url(../in_images/news_d.png)
}

.qa {
	width: 494px;
	margin-top: 20px;
}

.qa_t {
	width: 494px;
	height: 48px;
	background-image: url(../in_images/qa_t.png);
	position: relative
}

.qa_m {
	width: 494px;
	background-image: url(../in_images/qa_m.png);
	padding: 0 13px 0 20px;
}

.qa_m a {
	color: #900;
	text-decoration: none;
}

.qa_m a:hover {
	color: #F00;
}

.qa_m dt {
	border-bottom: 1px black dotted;
	background: url(../in_images/q_icon.png) no-repeat 5px 7px;
	padding: 8px 0 8px 30px;
}

.qa_m dd {
	background: url(../in_images/a_icon.png) no-repeat 5px 7px;
	padding: 8px 0 8px 30px;
	line-height: 30px;
}

.qa_d {
	width: 494px;
	height: 9px;
	background-image: url(../in_images/qa_d.png)
}


.Propaganda {
	width: 209px;
	margin-top: 5px;
}

.Propaganda_t {
	width: 209px;
	height: 30px;
	background-image: url(../in_images/Propaganda_t.png);
	position: relative
}

.Propaganda_m {
	width: 209px;
	background-image: url(../in_images/Propaganda_m.png);
	padding: 5px;
	position: relative;
	font-size: 84%;
	letter-spacing: -1px;
}

.Propaganda_m .more {
	right: 5px;
	top: inherit;
	bottom: -2px
}

.Propaganda_m dd {
	background: url(../in_images/04.gif) no-repeat 3px 10px;
	padding: 2px 0 0px 10px;
	margin-bottom: 10px;
}

.Propaganda_m dd a {
	color: #616161
}

.Propaganda_m dd a:hover {
	color: #EB5B0D
}

.Propaganda_d {
	width: 209px;
	height: 9px;
	background-image: url(../in_images/Propaganda_d.png);
}

.banner {
	width: 209px;
	margin-top: 10px;
}

.banner_t {
	width: 209px;
	height: 9px;
	background-image: url(../in_images/icon_t.png);
	position: relative
}

.banner_m {
	width: 209px;
	background-image: url(../in_images/icon_m.png);
	padding: 10px 5px 20px 5px;
	position: relative;
}

.banner_m .more {
	top: inherit;
	bottom: 0
}

.banner_d {
	width: 209px;
	height: 7px;
	background-image: url(../in_images/icon_d.png);
}

/* article右區塊 */
#article {
	float: right;
	width: 730px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#main_title {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	letter-spacing: 1px;
	font-weight: bold;
	position: relative;
	background-image: url(../images/01/main_title.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	height: 80px;
}

#main_title01 {
	position: absolute;
	left: 30px;
	bottom: 7px;
	letter-spacing: 10px;
}

.place {
	font-family: "微軟正黑體";
	font-size: 84%;
	color: #333;
	letter-spacing: 1px;
	position: absolute;
	left: 3px;
	top: 15px;
	font-weight: normal;
}

.place a {
	text-decoration: none;
	color: #666;
}

.place a:hover {
	color: #000;
}

.place a:focus {
	color: #000;
}

.main_bn {
	position: absolute;
	top: 50px;
	font-weight: normal;
	width: 350px;
	text-align: right;
	font-family: "微軟正黑體";
	font-size: 84%;
	color: #313131;
	letter-spacing: 1px;
	line-height: 150%;
	right: 0px;
}

#main_type {
	text-align: right;
	padding-bottom: 20px;
	padding-top: 10px;
}

.type_word {
	font-family: "微軟正黑體";
	font-size: 84%;
	color: #666;
	letter-spacing: 1px;
	padding: 2px;
	margin-top: 3px;
	*margin-top: 5px;
	margin-right: 5px;
	font-weight: normal;
}

.type_word a {
	color: #666;
	text-decoration: none;
}

.type_word a:hover {
	color: #333;
}

.type_word a:focus {
	color: #333;
}

.search_table {
	border: 1px solid #CCC;
	width: 125px;
	color: #333;
	letter-spacing: 1px;
	font-family: "微軟正黑體";
}

.search_bn {
	margin-bottom: -6px;
	*margin-bottom: -5px;
}

#content {
	font-family: "微軟正黑體";
	font-size: 95%;
	color: #333;
	line-height: 180%;
}

#content a {
	color: #EB5B0D;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content a:hover {
	color: #930;
}

#content a:focus {
	color: #930;
}

.content_title {
	color: #000;
	background-image: url(../images/01/002.png);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 10px;
}

#content dl {
	clear: both;
	float: right;
	margin-bottom: 40px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#content dl img {
	border: 1px solid #FFFFFF;
}

#content dl dd {
	padding-top: 5px;
	color: #666;
	letter-spacing: 1px;
	background-image: url(../images/01/05.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	padding-left: 20px;
	margin: 0px;
	line-height: 150%;
	font-size: 84%;
}

#content dl dd a {
	color: #666;
	text-decoration: none;
}

#content dl dd a:hover {
	color: #CE7A01;
}

.imgBox {
	background-color: #2DBCCD;
	vertical-align: middle;
	height: 165px;
	width: 221px;
	box-shadow: 2px 3px 3px 0px rgba(1, 64, 72, 0.7);
	text-align: center;
}

.imgBox span {
	display: inline-block;
	height: 100%;
}

.imgBox * {
	vertical-align: middle;
}

.imgBox1 {
	background-color: #2DBCCD;
	clear: both;
	float: right;
	vertical-align: middle;
	height: 165px;
	width: 221px;
	box-shadow: 2px 3px 3px 0px rgba(1, 64, 72, 0.7);
	text-align: center;
	margin-left: 10px;
}

.imgBox1 span {
	height: 100%;
	display: inline-block;
}

.imgBox1 * {
	vertical-align: middle;
}

.imgBox2 {
	clear: both;
	float: left;
	background-color: #2DBCCD;
	vertical-align: middle;
	height: 165px;
	width: 221px;
	box-shadow: 2px 3px 3px 0px rgba(1, 64, 72, 0.7);
	text-align: center;
	margin-right: 10px;
}

.imgBox2 span {
	height: 100%;
	display: inline-block;
}

.imgBox2 * {
	vertical-align: middle;
}

.imgBox2 img {
	border: 1px solid #FFFFFF;
}

/* 圖片邊框樣式 */
.imgBox3 {
	clear: both;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	text-align: center;
	background-color: #2DBCCD;
	padding: 8px;
	vertical-align: middle;
	height: 120px;
	width: 165px;
	box-shadow: 2px 3px 3px 0px rgba(1, 64, 72, 0.7);
}

.imgBox3 span {
	height: 100%;
	display: inline-block;
}

.imgBox3 * {
	vertical-align: middle;
}

.imgBox3 img {
	border: 1px solid #FFFFFF;
}

#update {
	text-align: right;
	font-family: "微軟正黑體";
	font-size: 84%;
	color: #2585c4;
	padding-top: 20px;
	padding-bottom: 0px;
	letter-spacing: 1px;
}

/* 檔案下載區 */
#download {
	width: 730px;
	margin-top: 20px;
}

#download li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	list-style-type: none;
}

.download_bg {
	background-image: url(../images/th_bg.png);
	background-repeat: no-repeat;
	height: 45px;
}

.download_bg2 {
	background-color: #b2e1e7;
}

.download_title {
	font-family: "微軟正黑體";
	font-size: 95%;
	color: #FFF;
	float: left;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 7px;
	padding-bottom: 3px;
	width: 360px;
	padding-left: 40px;
}

.download_word {
	font-family: "微軟正黑體";
	font-size: 95%;
	color: #09383E;
	float: left;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 8px;
	width: 550px;
	background-image: url(../images/icon01.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 25px;
}

.download_word a {
	color: #09383E;
	text-decoration: none;
}

.download_word a:hover {
	color: #EB5B0D;
}

.download_word a:focus {
	color: #CE7A01;
}

.download_date2 {
	float: right;
	font-family: "微軟正黑體";
	font-size: 95%;
	color: #FFF;
	line-height: 150%;
	padding-top: 18px;
	padding-bottom: 3px;
	width: 120px;
	text-align: center;
	letter-spacing: 1px;
}

.download_date {
	float: right;
	font-family: "微軟正黑體";
	font-size: 95%;
	color: #FFF;
	line-height: 150%;
	padding-top: 7px;
	padding-bottom: 3px;
	width: 140px;
	text-align: center;
	letter-spacing: 1px;
}

/* 及時災情區塊table */
.real {
	font-family: "微軟正黑體";
	font-size: 95%;
	border-collapse: collapse;
}

.real td {
	border: 1px solid #2DBCCD;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 7px;
	padding-right: 0px;
}

.real td a {
	color: #09383E;
	text-decoration: none;
}

.real td a:hover {
	color: #EB5B0D;
}

#table {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#table li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	list-style-type: none;
}

.table_bg {
	background-image: url(../images/th_bg2.png);
	background-repeat: no-repeat;
	height: 45px;
}

.table_bg2 {
	background-color: #b2e1e7;
}

.table_title {
	font-family: "微軟正黑體";
	font-size: 95%;
	color: #FFF;
	float: left;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 7px;
	padding-bottom: 3px;
	width: 220px;
	padding-left: 15px;
}

.table_word {
	font-family: "微軟正黑體";
	font-size: 95%;
	color: #09383E;
	float: left;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 8px;
	width: 220px;
	background-image: url(../images/icon01.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	padding-left: 15px;
}

.table_word a {
	color: #666;
	text-decoration: none;
}

.table_word a:hover {
	color: #000;
}

.table_word a:focus {
	color: #000;
}

#title_bn {
	margin-bottom: 10px;
	text-align: right;
	font-family: "微軟正黑體";
	font-size: 95%;
}

.join_word {
	float: left;
	letter-spacing: 1px;
	font-family: "微軟正黑體";
	font-size: 84%;
	color: #CC0000;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 8px;
}

.join_word a {
	color: #F30;
	text-decoration: none;
}

.join_word a:hover {
	color: #933;
}

.join_word a:focus {
	color: #933;
}

.join_word2 {
	float: left;
	letter-spacing: 1px;
	font-family: "微軟正黑體";
	font-size: 95%;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 180%;
	padding-left: 5px;
}

.join_word3 {
	float: left;
	letter-spacing: 1px;
	font-family: "微軟正黑體";
	font-size: 95%;
	color: #333333;
	line-height: 180%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.enter_bn {
	font-family: "微軟正黑體";
	font-size: 84%;
	color: #FFF;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 10px;
	*padding-right: 0px;
	_padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	*padding-left: 0px;
	_padding-left: 0px;
	border: 1px solid #018fa0;
	margin-top: 10px;
	background-color: #2DBCCD;
	letter-spacing: 1px;
}

.data_bn {
	float: left;
	*padding-right: 0px;
	_padding-right: 0px;
	*padding-left: 0px;
	_padding-left: 0px;
	margin-top: 7px;
	margin-left: 10px;
}

.red {
	font-family: "微軟正黑體";
	font-size: 84%;
	color: #F00;
	letter-spacing: 1px;
}

.table1 {
	float: left;
	font-family: "微軟正黑體";
	font-size: 95%;
	border: 1px solid #CCC;
	margin-top: 3px;
	width: 150px;
	letter-spacing: 1px;
	color: #313131;
	padding: 3px 0;
}

.table2 {
	float: left;
	font-family: "微軟正黑體";
	font-size: 95%;
	border: 1px solid #CCC;
	margin-top: 8px;
	width: 400px;
	letter-spacing: 1px;
	color: #313131;
}

.table3 {
	float: left;
	font-family: "微軟正黑體";
	font-size: 95%;
	border: 1px solid #CCC;
	margin-top: 8px;
	width: 100px;
	letter-spacing: 1px;
	color: #313131;
	padding: 3px 0;
}

.table4 {
	float: left;
	font-family: "微軟正黑體";
	font-size: 95%;
	border: 1px solid #CCC;
	width: 400px;
	letter-spacing: 1px;
	color: #313131;
	height: 100px;
	margin-top: 3px;
}

.table5 {
	font-family: "微軟正黑體";
	font-size: 95%;
	border: 1px solid #CCC;
	width: 150px;
	letter-spacing: 1px;
	color: #313131;
	padding: 3px 0;
}

.table6 {
	font-family: "微軟正黑體";
	font-size: 95%;
	border: 1px solid #CCC;
	width: 400px;
	letter-spacing: 1px;
	color: #313131;
	height: 100px;
}

.table7 {
	font-family: "微軟正黑體";
	font-size: 95%;
	border: 1px solid #CCC;
	width: 400px;
	letter-spacing: 1px;
	color: #313131;
	padding: 3px 0;
}

.clean {
	clear: both;
}

#page {
	font-family: "微軟正黑體";
	font-size: 84%;
	color: #313131;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 20px;
}

/* 底部宣告 */
#footer {}

.foot_main {
	border-top: 3px #2DBCCD solid;
}

.footer_img {
	float: left;
	padding-top: 40px;
	padding-left: 20px;
	text-align: center;
}

.footer_word {
	letter-spacing: 0px;
	font-size: 84%;
	color: #000;
	line-height: 180%;
	float: right;
	margin-top: 10px;
	margin-left: 0px;
}

.footer_word02 {
	letter-spacing: 0px;
	font-size: 84%;
	color: #4a1500;
	line-height: 130%;
	float: right;
	width: 420px;
	margin-top: 40px;
	margin-right: 10px;
}

.footer_word a {
	color: #2cbcce;
	text-decoration: none;
}

.footer_word a:hover {
	color: #DCAB43;
}

.footer_word a:focus {
	color: #DCAB43;
}

#goback {
	text-align: right;
	color: #F00;
	padding-bottom: 20px;
	padding-right: 10px;
	font-size: 84%;
	letter-spacing: 1px;
}

.clogo {
	background-image: url(../images/a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	width: 88px;
	float: left;
	margin-right: 20px;
	clear: both;
}

.yellow1 {
	color: #2cbcce;
}

.green {
	color: #01a4b8;
}


#scroller a {
	display: inline-block;
	height: auto;
	margin: 8px 0;
}

.button_block .bth {
	display: block;
	color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	font-size: 1.375em;
	min-height: 150px;
	margin-bottom: 10px;
	padding: 14px 8px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	background: #0771C5;
	background: -moz-linear-gradient(45deg, #0771C5 0%, #28B1CE 100%);
	background: -webkit-linear-gradient(45deg, #0771C5 0%, #28B1CE 100%);
	background: linear-gradient(45deg, #0771C5 0%, #28B1CE 100%);
	border-bottom: 7px solid #1d6496;
}

.button_block .bth:nth-of-type(3) {
	background: #FF7800;
	background: -moz-linear-gradient(45deg, #FF7800 0%, #FFBD00 100%);
	background: -webkit-linear-gradient(45deg, #FF7800 0%, #FFBD00 100%);
	background: linear-gradient(45deg, #FF7800 0%, #FFBD00 100%);
	border-bottom: 7px solid #d96700;
}



.button_block .bth span {
	display: block;
}

.button_block .bth img {
	display: inline-block;
	margin-bottom: 8px;
}

.button_block .bth:hover {

	background: #004e8d;
	background: -moz-linear-gradient(45deg, #004e8d 0%, #28B1CE 100%);
	background: -webkit-linear-gradient(45deg, #004e8d 0%, #28B1CE 100%);
	background: linear-gradient(45deg, #004e8d 0%, #28B1CE 100%);
	border-bottom: 7px solid #154d75;
}

.button_block .bth:nth-of-type(3):hover{
	background: #ff6600;
	background: -moz-linear-gradient(45deg, #e05a00 0%, #ff9900 100%);
	background: -webkit-linear-gradient(45deg, #e05a00 0%, #ff9900 100%);
	background: linear-gradient(45deg, #e05a00 0%, #ff9900 100%);
	border-bottom: 7px solid #a84f00;
}

.s_banner{
	width: 100%;
	display: flex;
	margin-top: 18px;
	flex-wrap: wrap;
	justify-content: center;
}

.s_banner a{
	width: calc(100%/5 - 10px);
	height: 43px;
	display: inline-block;
	margin: 0 5px 10px 5px;
	border: 1px solid #e2e2e2;
	position: relative;
}

.s_banner img{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.s_banner a:hover{
	opacity: 0.7;
}