@charset "utf-8";
/* CSS Document */
html,body {
    padding: 0px; margin: 0px; min-height:100%; font-size:17px; color: #333; line-height:28px;		 
	font-family:"cwTeXYen", "微軟正黑體", "Microsoft JhengHei", "Segoe UI Semibold", "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	-webkit-user-select: none;  /* Chrome all / Safari all */
-moz-user-select: none;     /* Firefox all */
-ms-user-select: none;      /* IE 10+ */
-o-user-select: none;
user-select: none;
}
.clear{clear:both}
.contextual-links-region{ position: static}
a:link, .container a:visited {text-decoration: none;}
 
table{border-collapse: inherit; line-height:28px;}
table ul, table ol{ margin:0; }
img {border:0;}
div, ul li{ margin:0px auto; padding:0px;}
.cb:before, .cb:after {	content: ''; display: table; visibility: hidden;}
.cb:after {	clear: both;}
.cb {*zoom: 1;}

.wrap{ width:100%; min-height:100%; background:url(../images/web/header_bg.png) no-repeat center top ,linear-gradient(#fdf0ed,#fff8f5); overflow:hidden }
.screen{ min-width:680px; max-width:1080px; position:relative; padding:0px 10px;}
.container{ height: auto; min-height:500px; }
.container a{-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: 1;}
.container a, .container a:visited {color: #333; text-decoration: none;}
.container a:hover {color: #ff5d8b; text-decoration: underline; }

h1,h2,h3,h4,h5,h6{ margin:0 0 15px 0; padding:0;}

h1{ font-size:36px; line-height:40px; color:#fe7676}
h2{ font-size:26px; line-height:30px; color:#333; }
h3{ font-size:21px; line-height:26px; color:#fe7676; border-left: 2px solid #fe7676; padding:8px 10px; box-shadow:0 3px 2px rgba(0,0,0,.1); margin-bottom:30px}
h4{ font-size:21px; line-height:26px; color:#ff2671; border-left: 2px solid #ff2671; padding:8px 10px; box-shadow:0 3px 2px rgba(0,0,0,.1); margin-bottom:30px}
h5{ font-size:21px; line-height:40px; color:#fe7676}
h6{ font-size:19px; line-height:30px; color:#333; }
p{ margin:0px; padding:0px}

/* theme */
#bg_blue{ background:url(../images/web/bg.jpg) no-repeat center top #f3e9d9;}

#bg_blue_b{ background:url(../images/web/bg_blue.jpg) no-repeat center top #438ac4;}
#bg_blue_b .inner_content{ border-top:2px solid #2ea5e0; }
#bg_blue_b h1{ color:#0a8ccc }
#bg_blue_b h2{ border-bottom:1px solid #0a8ccc }

#bg_green{ background:url(../images/web/bg_green.jpg) no-repeat center top #3c933b;}
#bg_green .inner_content{ border-top:2px solid #7eb70d; }
#bg_green h1{ color:#7eb70d }
#bg_green h2{ border-bottom:1px solid #7eb70d }
#bg_green .header{ background:url(../images/web/bg_top_green.png) no-repeat top center; }
#bg_green .arrowlistmenu .title { background: url(../images/icon/bg_category.png) #7eb70d; }
#bg_green .arrowlistmenu{ background:#fff;}
#bg_green .arrowlistmenu a{ color:#7eb70d}
#bg_green .arrowlistmenu a.current,#bg_green .arrowlistmenu a:hover { background:#7eb70d; color:#fff;}
#bg_green .arrowlistmenu .expandable_main a.current, #bg_green .arrowlistmenu .expandable_main a:hover{ background:none; color:#7eb70d}

#FullPage .inner_content{ width:100%; padding:20px 0}
#FullPage .arrowlistmenu{ display:none }
#FullPage .inner_content .main_content{ width:96%; }

#ad_float_ad {display: none; position: absolute;	z-index:4001; }
#ad_float_ad .ad_close_ad {
	display: block; background:url(../images/icon/btn_close.png) no-repeat; height:30px; width:30px; background-size:30px 30px;
	cursor: pointer; position:absolute; right:-5px; top:-10px;
	-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: 1;
}
#ad_float_ad .ad_close_ad:hover {  transform: rotate(90deg);}

.special_news{ background:url(../images/icon/bg_box.png) #eb1f24; padding:5px; width:210px; box-shadow:0 0 3px rgba(0,0,0,.2)}
.title_special{ background:#fff; padding:1px 5px; color:#ea1e22; border-bottom:1px solid #ea1e22;}
.special_news .content{ background:#fff; padding:2px 5px; color:#333; font-size:13px;}
.special_news .content img{ max-width:100%;}
.highlight{ color:#F03}


/* Header */
.header{ background:url(../images/web/header.png) no-repeat top center; height: 361px; border-top: 3px solid #fe7676;}
.header .logo{ float:left; margin:10px 0 0 0;}
.header .logo .logo_img{ float:left;}
.header .logo .logo_txt{ float:left;}

.header .info_top{ float:left; }
.header .info_top ul{ list-style:none; margin:0; }
.header .info_top ul li { float: left; font-size:15px; padding:2px 0px 2px 30px;}
.header .address {background:url(../images/web/icon_map.png) no-repeat; background-size:28px 30px;}
.header .tel {background:url(../images/web/icon_tel.png) no-repeat; background-size:28px 30px; clear:both}
.header .fax {background:url(../images/web/icon_fax.png) no-repeat; background-size:28px 30px; margin-left:25px;}
.header .email {background:url(../images/web/icon_mail.png) no-repeat; background-size:28px 30px;clear:both}
.header span{ color:#0070c9;}

.header .icon_top { position:absolute; right:0; top:0}
.header .icon_top ul{ list-style:none; margin:0; padding:10px 5px;}
.header .icon_top ul li {}
.header .icon_top ul li a {float: left; font-size:15px; padding:0px 15px; width:35px; height:32px; position: absolute; right:130px ; top:25px}


.header .icon_top ul li+li{  top:-2px ;right:0;   -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: 1; position:absolute;}
.header .icon_top ul li+li a{  top:-10px ; right:0;  width: 110px;height: 82px;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: 1; position:absolute;}
.header .icon_top ul li+li a:hover { position:absolute;  top:0px; } 



.header .icon_top ul li+li:hover { top:-1px}

.btn_school_intro{ float:right; position:relative; margin:0 0 0 20px; }
.btn_school_intro span{ position:absolute; background:url(../images/web/icon_school.png) no-repeat; width:36px; height:34px; left:8px; top:0; }
.btn_school_intro a{ display:block; color:#ff8400; font-size:17px; border-radius:6px; padding:5px 10px 5px 50px; background:#fff; box-shadow:0 0 3px rgba(0,0,0,.3)}
.btn_school_intro a:hover{ background:#ff8400; color:#fff; text-decoration:none}

.btn_search{ float:right; position:relative; display:block; color:#166cad; font-size:17px; border-radius:6px; padding:5px 8px; background: rgba(0,0,0,0.3); box-shadow:0 0 3px rgba(0,0,0,.3); margin:0 15px 0 0;}
.btn_search input{ width:130px; color:#666; border:1px solid #ddd; padding:3px; }
.btn_search #btn_submit {width:25px; height:25px; border:0px; background:url(../images/icon/icon_search.png) #2fa2db no-repeat center center; background-size:17px 18px; cursor:pointer}
.btn_search #btn_submit:hover {  background:url(../images/icon/icon_search.png) #ffb400 no-repeat center center; background-size:17px 17px; cursor:pointer}

/* Menu */
#nav-wrap{ padding:174px 5% 0px 5%;position: absolute;width: 90%;z-index: 1; right:0; left:0  }
/* Search */
.search_result{ background:#f5f5f5; padding:5px;}
.search_result span{ color:#F00}
.search_listing ul{ list-style:none; margin:0; padding:0 }
.search_listing ul li{ margin:10px 0; padding:5px 0; border-bottom:1px dotted #ddd; color:#666 }
.search_listing ul li a{ font-size:19px; display:block; text-decoration:underline}

/* Area & width */
.banner_area{ float: left; width:calc(100% - 27px); background:url(../images/web/banner_bg.png) #fef5f5 center;border: 3px solid #fff;
border-radius: 8px;box-shadow: 0 0 0 4px #fe7676;padding: 10px; position:relative}


.right_area{ float: right; width: 56%;margin: 40px 5% 40px 0;}
.left_area{ float: left; width:30%; margin:40px 0 40px 5% }

/* Banner */
.slider{ float:left;  margin: 0px 0 0 3%;width: 65%;}
.sentense{ float:left; width:100%  }
.sentense .box{background:url(../images/web/sentense_bg.png) repeat center; border-radius:12px; border:2px solid #fff; position:relative; box-shadow:0 0 8px rgba(0,0,0,.2)}
.sentense .area{margin: 6px 10px 6px 176px; padding:10px; color:#2f2f2f; line-height:21px;font-size: 15px;background: #fff; border-radius: 6px;}
.sentense .title{ position:absolute;font-weight: bold; left:5px; top:-15px; background:url(../images/web/logo_sentense.png) no-repeat; padding:30px 34px 20px 60px;color:#292500; text-align: center; font-size:22px;text-shadow: 0px 3px 0px #fff, 0px -3px 0px #fff, 3px 0px 0px #fff, -3px 0px 0px #fff, -3px -2px 0px #fff, -3px 2px 0px #fff, 3px -2px 0px #fff, 3px 2px 0px #fff, 2px 3px 0px #fff, -2px 3px 0px #fff, -2px -3px 0px #fff, 2px -3px 0px #fff;}


#banner_area_bg {background: #e64d4d;padding: 4px 10px 10px 4px;border-radius: 16px;width: calc(100% - 14px);}
#red_button1 {background:url(../images/web/red_button.png) no-repeat; width:27px; height:25px; position:absolute;top: 10px;
left:10px;}
#red_button2 {background:url(../images/web/red_button.png) no-repeat; width:27px; height:25px; position:absolute;top: 10px;
right: 10px;}
#red_button3 {background:url(../images/web/red_button.png) no-repeat; width:27px; height:25px; position:absolute;bottom: 10px;
left:10px;}
#red_button4 {background:url(../images/web/red_button.png) no-repeat; width:27px; height:25px; position:absolute;bottom:10px;
right: 10px;}




.bottom_logo { width: 288px;height: 62px;margin: 33px 0 0 0;padding: 0 10px;}
.bottom_logo img{ max-width:100%}

.contact_area{ float:left; position:relative; background: linear-gradient(#e5ffff,#35b7df 10%, #35b7df 90%,#098093 );border: 3px solid #fff;box-shadow:0 0 0 4px #00c2ec;border-radius: 8px;padding: 10px; margin:20px 0 0 0}
.contact_area .title{ padding:15px 0px 10px 0; color:#fff; font-size:23px;width:195px;   float:left; margin:0; height:65px;position: absolute;top: 13px;left: 0px; } 
.contact_area .title img{ max-width:100%} 
.contact_area ul{ margin:0; padding:0}
.contact_area ul li{ list-style:none;width: calc(100% - 30px);float: left;padding: 0 0 0 30px;position: relative;color: #020e81;letter-spacing: -1px; text-shadow:rgb(255,255,255) 3px 0px 0px, rgb(255,255,255) 2.83333px 0.983333px 0px, rgb(255,255,255) 2.35px 1.85px 0px, rgb(255,255,255) 1.61667px 2.51667px 0px, rgb(255,255,255) 0.7px 2.91667px 0px, rgb(255,255,255) -0.283333px 2.98333px 0px, rgb(255,255,255) -1.25px 2.73333px 0px, rgb(255,255,255) -2.06667px 2.16667px 0px, rgb(255,255,255) -2.66667px 1.36667px 0px, rgb(255,255,255) -2.96667px 0.416667px 0px, rgb(255,255,255) -2.95px -0.566667px 0px, rgb(255,255,255) -2.6px -1.5px 0px, rgb(255,255,255) -1.96667px -2.26667px 0px, rgb(255,255,255) -1.11667px -2.78333px 0px, rgb(255,255,255) -0.133333px -3px 0px, rgb(255,255,255) 0.85px -2.88333px 0px, rgb(255,255,255) 1.75px -2.43333px 0px, rgb(255,255,255) 2.45px -1.73333px 0px, rgb(255,255,255) 2.88333px -0.833333px 0px, 0 3px 8px rgba(0,0,0,.5)}
.contact_area ul li+li{ list-style:none;width: calc(50% - 30px);float: left;padding: 0 0 0 30px;position: relative;}
.contact_area ul li+li+li+li { list-style:none;width: calc(100% - 30px);float: left;padding: 0 0 0 30px;position: relative; margin:0 0 33px 0}


.contact_area ul li span{ background:url(../images/web/icon_map.png) no-repeat; width:27px; height:29px; position:absolute;left: 0;}
.contact_area ul li+li span{ background:url(../images/web/icon_tel.png) no-repeat; width:27px; height:29px; position:absolute;}
.contact_area ul li+li+li span{ background:url(../images/web/icon_mail.png) no-repeat; width:27px; height:24px; position:absolute;}
.contact_area ul li+li+li+li span{ background:url(../images/web/icon_fax.png) no-repeat; width:27px; height:26px; position:absolute;}

#blue_button1 {background:url(../images/web/blue_button.png) no-repeat; width:27px; height:25px; position:absolute;top: 10px;
left:10px;}
#blue_button2 {background:url(../images/web/blue_button.png) no-repeat; width:27px; height:25px; position:absolute;top: 10px;
right: 10px;}
#blue_button3 {background:url(../images/web/blue_button.png) no-repeat; width:27px; height:25px; position:absolute;bottom: 10px;
left:10px;}
#blue_button4 {background:url(../images/web/blue_button.png) no-repeat; width:27px; height:25px; position:absolute;bottom:10px;
right: 10px;}





#bg_purple .border_bg { border-radius: 12px;background: #f8e6f7;border: 3px solid #fff;padding: 4px;position: relative;box-shadow:0 0 0 4px #f79ee9; margin:4px 0 0 0 }
#bg_purple .border_box { background:#b706c6; padding: 1px 10px 10px 4px;  border-radius: 16px; width: calc(100% - 14px); margin: 0 0 50px 0;}
#bg_purple .submenu {background: #f8e6f7;background-size: auto;margin: 0px;padding: 5px;text-align: center;background-size: cover;border: #fff 2px solid;border-radius: 8px;box-shadow: 0 0 0 3px #f79ee9;}
#bg_purple .submenu .title { background: linear-gradient(#f8e8f7,#f79ee9 10%, #f79ee9 90%,#dc4ee8 );  margin: 0px;padding: 0px;text-align: center;background-size: cover;border: #fff 2px solid;
border-radius: 8px;box-shadow:0 0 0 3px #f79ee9; position:relative }
#bg_purple .arrowlistmenu ul li a.current {color: #b706c6;}
#bg_purple .arrowlistmenu ul li a:hover {color: #b706c6;}
#bg_purple h1{ font-size:28px;  color:#b706c6}
#bg_purple h3{ font-size:21px; line-height:26px; color:#b706c6; border-left: 2px solid #b706c6; padding:8px 10px; box-shadow:0 3px 2px rgba(0,0,0,.1); margin-bottom:30px}
#bg_purple h5{ font-size:21px; line-height:40px; color:#ffc001}
#bg_purple .Album .title{ background:url(../images/web/purple_button.png) no-repeat center left; color:#b706c6; padding:8px 35px; font-size:21px; line-height:32px; display:block; margin-bottom:20px; }
#bg_purple .Album .description {background: #fff;  padding: 15px;  margin: 20px 0;  border: 2px dashed #b706c6;  border-radius: 8px;}
#bg_purple .nevigation .home {background: url(../images/icon/icon_home_grape.png) no-repeat; background-position: 0px 3px; display: block; padding-left: 25px;}
#bg_purple .inner_banner h1 {color: #fff;background: rgba(183,6,198,.8);}





















#latest_new_line {background: url(../images/web/line.png);width: 90%;height: 23px;position: absolute;right: 0;left: 0;margin: 0 5%;}


.latest_new{ position:relative;float: right;width: 27%;margin: 0px 3% 0 0;}
.latest_new .area{border: 3px solid #942d98;border-radius: 8px;padding: 10px;margin: 12px 0 0 0;background:url(../images/web/inner_line.png) #fff;}
.latest_new .title{ padding:15px 0px 10px 0; color:#fff; font-size:23px;width:80%;   float:left; margin:0; height:61px;position: absolute;top: 13px;left: 0px; } 
.latest_new .title img{ max-width:100%} 
.latest_new .title span{ position:absolute; left:10px; top:-15px; width:72px; height:59px; display:none}
.latest_new_area { margin:0 0 0 ; clear: both;  padding:10px;  border: 2px dashed #ffd68d;
border-radius: 8px;}
.latest_new ul li:nth-child(2n) { background-color: #fffae5;width: calc(100% - 10px);padding: 0 5px;}
.latest_new ul{ list-style:none; margin:48px 0 0 0; padding:0 ;border-radius:12px;overflow-y: scroll;
max-height: 270px;
min-height: 270px; }
.latest_new ul li{ border-bottom:1px dotted rgba(0,0,0,.2); width: calc(100% - 10px);padding: 0 5px; font-size:15px;}
.latest_new ul li span{ color:#6939a2;  }
.latest_new ul li a{ display:block; color:#333}
.latest_new ul li a:hover{ color:#ffac0c; text-decoration: none}
.latest_new .content{ }
.latest_new .content img{ }
.latest_new .more_area{ position:absolute; right:0px; top:32px; font-size:12px;}
.latest_new .more_area a{line-height: 35px; display:block;padding:0px;}
.latest_new .more_area a:hover{  }

.latest_award{ position:relative;}
.latest_award .area{}
.latest_award .title{ padding:15px 0px 10px 0; color:#000; font-size:23px; background:url(../images/web/title_yellow.png) no-repeat; width:144px; text-align:center; float:left; margin:0 0 0 10px; } 
.latest_award .title span{ position:absolute; left:10px; top:-15px; width:72px; height:59px; display:none}
.latest_award_area { margin:0 0 0 ; clear: both; background:#ffb80c; border-radius:12px; padding:10px; }
.latest_award ul{ list-style:none; margin:0; padding:10px; border:3px solid #ffeb0c; background:#fff;border-radius:12px; }
.latest_award ul li{ border-bottom:1px dotted rgba(0,0,0,.2); padding:5px 0; font-size:15px;}
.latest_award ul li span{ color:#6939a2; display:block;  }
.latest_award ul li a{ display:block; color:#333}
.latest_award ul li a:hover{ color:#ffac0c; text-decoration: none}
.latest_award .content{ float: right ; width:62%;  }
.latest_award .cover img{ float: left; width:36%;}
.latest_award .cover img{ max-width:100%; }
.latest_award .more_area{ position:absolute; right:0px; top:12px; font-size:12px;}
.latest_award .more_area a{ background:#555; line-height:23px; display:block; padding:0 21px; border-radius:6px; color:#fff}
.latest_award .more_area a:hover{ background:#ff507b; }

.latest_events{position:relative; margin:20px 0 0 0; }
.latest_events .title{ background:url(../images/web/bg_title_activities.png) no-repeat 15px 0px ; color:#fff; 
padding:40px 0 10px 90px; font-size:23px; color:#fe7676; display:block;  }
.latest_events .title span{ background:url(../images/web/logo_activities.png) ; width:68px; height:71px; position:absolute; left:0px; top:1px;}
.latest_events_area{ padding:6px; background:url(../images/web/bg_shadow.png) #fe7676 ; border-radius:12px; padding:10px; }
.latest_events_area ul{ list-style:none; margin:0; padding:10px 0; background:#fff;border-radius:12px; clear:both; }
.latest_events_area ul li{ float: left; width:23%; margin:0 1% 10px 1%;}
.latest_events_area ul li .cover{ box-shadow:0 0 2px rgba(0,0,0,.2); margin-bottom:5px; }
.latest_events_area ul li .cover img{ width:100%; border:1px solid #fff; }
.latest_events_area ul li:hover .cover img{ width:100%; border:1px solid #fe7676; }
.latest_events_area ul li:nth-child(4n+1){ clear:both;}
.latest_events_area ul li span{ background:#fe7676; color:#fff; padding:6px 15px; display:block; font-size:15px; line-height:17px; }
.latest_events_area ul li a{ display:block; padding:6px 0px;}
.latest_events_area .content{float: left;}
.latest_events_area .content img{ width:25px;}

.latest_events .more_area{ position:absolute; right:0px; top:12px; font-size:12px;}
.latest_events .more_area a{ background:#555; line-height:23px; display:block; padding:0 21px; border-radius:6px; color:#fff}
.latest_events .more_area a:hover{ background:#ff507b; }


#login_area{ margin:20x 0 0px 0;  position:relative;  }
#login_area .login_icon{ position:absolute; left:-15px; top:-15px;}
.bg_eclass{ background:#fff; border-radius:12px; padding:35px 10px 5px 8px; margin-top:15px;}
#login_area #sumbit{margin-top: 10px; background:#9ecc14; line-height:15px;font-weight: bold; cursor:pointer; color:#fff; padding:5px 15px; text-align: center; border:0px; border-radius:4px; } 
#login_area #sumbit:hover{ background:#ff9600; }
#login_area{ background:url(../images/web/bg_shadow.png) repeat-x top #ffbd66;; margin:25px 0 ; position:relative; border:2px solid #ffd776; border-radius:16px; padding:10px;}
#login_area .login_icon{ position:absolute; left:-15px; top:-15px;}

.fc-view-container{ background:#fff;}
.main_calenadr h2{ font-size:12px; margin:0; padding:0; line-height:15px;}
.main_calenadr{ background:#FFF; border-radius:8px; position:relative; box-shadow:0 0 3px rgba(0,0,0,.2); margin:0 0 15px 0; border:3px solid #ffdb55}
.main_calenadr .area{ padding:35px 15px 10px 15px; color:#00a5e3; line-height:21px;}
.main_calenadr .title{ font-size:23px; color:#ff7c2d; padding:8px 0px 12px 60px ; margin-bottom:5px;  font-weight:bold; text-shadow:0px 2px 0px #fff, 0px -2px 0px #fff, 2px 0px 0px #fff, -2px 0px 0px #fff, -2px -1px 0px #fff, -2px 1px 0px #fff, 2px -1px 0px #fff, 2px 1px 0px #fff, 1px 2px 0px #fff, -1px 2px 0px #fff, -1px -2px 0px #fff, 1px -2px 0px #fff, 0 0 6px rgba(0,0,0,.2); } 
.main_calenadr .title span{ position:absolute; left:-5px; top:-22px; background:url(../images/web/calendar.png) no-repeat center; width:77px; height:68px;}
.main_calenadr .area{ padding:10px; min-height:180px; }
.main_calenadr .area iframe{ width:100%; height:235px;}
.main_calenadr .area iframe .view-container-border{ padding:0px;}
.main_calenadr .detail_btn{right:10px; top:10px; box-shadow:0 0 3px rgba(0,0,0,.2) }
.main_calenadr .more_area{ position:absolute; right:10px; top:15px; font-size:12px;}
.main_calenadr .more_area a{ display:block; padding:0 15px; color:#333}
.main_calenadr .more_area a:hover{color: #F30}


/* Inner Area */
.inner_area{ padding:20px 0 0 0; }

.template_banner{background:url(../images/web/inside_banner.jpg) ; background-size:cover; color:#fff; padding:40px 0 20px 20px;}
.template_banner h1{ color:#fff;}


.latest_video{ margin:20px 0 0; float: left; width:48%; position:relative; background:#fff; border-radius:8px; border:3px solid #d64541; position:relative; box-shadow:0 0 3px rgba(0,0,0,.2)}
.latest_video .title{ border-bottom:1px solid #eddecc; background:#d64541; padding:10px 0px 10px 75px; color:#fff; font-size:21px;} 
.latest_video .title span{ position:absolute; left:10px; top:-10px; background:url(../images/icon/icon_video.png) no-repeat; width:53px; height:53px;}
.latest_video ul{ list-style:none; margin:0; padding:0}
.latest_video ul li{ border-bottom:1px dotted rgba(0,0,0,.2); font-size:13px; padding:0px 10px;}
.latest_video ul li span{ color:#764713; float: left; padding:0 0px; display: inline-block}
.latest_video ul li a{ display:block; padding:9px 0px; color:#333}
.latest_video ul li a:hover{ color:#9b684b}
.latest_video .content{float: left; margin:0 0 0 10px;}
.latest_video img{ width:100px; float:left; margin:0 5px 0 0;}
.latest_gallery{ margin:20px 0 0; float: right; width:48%; position:relative; background:#fff; border-radius:8px; border:3px solid #32a5dd; position:relative; box-shadow:0 0 3px rgba(0,0,0,.2)}
.latest_gallery .title{ border-bottom:1px solid #eddecc; background:#32a5dd; padding:10px 0px 10px 75px; color:#fff; font-size:21px;} 
.latest_gallery .title span{ position:absolute; left:10px; top:-10px; background:url(../images/icon/icon_album.png) no-repeat; width:53px; height:53px;}
.latest_gallery ul{ list-style:none; margin:0; padding:0}
.latest_gallery ul li{ border-bottom:1px dotted rgba(0,0,0,.2); font-size:13px; padding:0px 10px;}
.latest_gallery ul li span{ color:#764713; float: left; padding:0 ;}
.latest_gallery ul li a{ display:block; padding:9px 0px; color:#333}
.latest_gallery ul li a:hover{ color:#9b684b}
.latest_gallery .content{float: left; margin:0 0 0 10px;}
.latest_gallery img{ width:100px; float:left; margin:0 5px 0 0;}
/* Main Userful Links */
#Userful_link_inside_bg {background: #6a8205;padding: 4px 12px 10px 0px;border-radius: 16px;width: calc(100% - 24px);
float: right;}
.Userful_link_inside_box{  float: left;width:100% ;position: relative;}
.Userful_link_inside{background: url(../images/web/link_bg.png) #ffffff center;border:4px solid #eaffd4 ;border-radius: 8px;box-shadow: 0 0 0 4px #9ec103;padding: 10px; margin:0; position:relative }

.Userful_link_inside_area { margin: 0 0 0;  clear: both; padding:95px 10px 10px; border: 2px dashed #9ec103; border-radius: 8px;}
.Userful_link_inside .title{ padding:25px 0px 10px 0; color:#fff; font-size:23px;width:251px;   float:left; margin:0; height:65px;position: absolute;top: 0px;left: 22px; } 
.Userful_link_inside .title img{ max-width:100%} 
.Userful_link_inside ul{ list-style:none; margin:0 0 0 -2%; padding:0}
.Userful_link_inside ul li{ float: left; width:23%; margin:0 0 15px 2%; position:relative}
.Userful_link_inside ul li img{ width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2);border: 2px solid #ffae00;}
.Userful_link_inside ul li:nth-child(2) img{ border: 2px solid #028b9e;}
.Userful_link_inside ul li:nth-child(3) img{ border: 2px solid #8aa701;}
.Userful_link_inside ul li:nth-child(4) img{ border: 2px solid #ffae00;}
.Userful_link_inside ul li:nth-child(5) img{ border: 2px solid #8aa701;}
.Userful_link_inside ul li:nth-child(6) img{ border: 2px solid #028b9e;}
.Userful_link_inside ul li:nth-child(7) img{ border: 2px solid #4d6392;}
.Userful_link_inside ul li:nth-child(8) img{ border: 2px solid #ffae00;}
.Userful_link_inside ul li:nth-child(9) img{ border: 2px solid #028b9e;}
.Userful_link_inside ul li:nth-child(10) img{ border: 2px solid #028b9e;}
.Userful_link_inside ul li:nth-child(11) img{ border: 2px solid #ffae00;}
.Userful_link_inside ul li:nth-child(12) img{ border: 2px solid #990056;}

.Userful_link_inside ul li:nth-child(9){ margin:0 0 0px 2%}
.Userful_link_inside ul li:nth-child(10){ margin:0 0 0px 2%}
.Userful_link_inside ul li:nth-child(11){ margin:0 0 0px 2%}
.Userful_link_inside ul li:nth-child(12){ margin:0 0 0px 2%}

.Userful_link_inside ul li:hover img{ opacity:.7; box-shadow:0 0 3px rgba(0,0,0,.4)}

#Userful_link_inside_line {background: url(../images/web/line_2.png);width:19px;height: 96%;position: absolute;bottom: 0;margin:1% 0 0 0; left:0; top:0;z-index: 1;}

.Userful_link_inside .more_area{ position:absolute; right:0px; top:22px; font-size:12px; margin:0 -7px 0 0px}
.Userful_link_inside .more_area a{line-height: 35px; display:block;padding:  0px;}
.Userful_link_inside .more_area a:hover{ }


#angel {background:url(../images/web/angel.png) no-repeat; position:absolute; width:124px; height:88px; float:right; right:70px;}

.Userful_link_outside{ padding:0px 0 30px 0}
.Userful_link_outside .title{ display:none}
.Userful_link_outside ul{ list-style:none; margin:0 0 0 -1.5%; padding:0}
.Userful_link_outside ul li{ float: left; width:15%; margin:0 0 15px 1.65%}
.Userful_link_outside ul li img{ width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2)}
.Userful_link_outside ul li:hover img{ opacity:.7; box-shadow:0 0 3px rgba(0,0,0,.4)}


/* Footer */
.footer{ background:url(../images/web/footer.png) no-repeat center top,linear-gradient(#fff8f5 30%,#cdf90c ,#cdf90c); width:100%; font-size:12px; }
.footer .screen{ padding:50px 15px 20px 15px}
.footer .copyright{ float:left; width:70%; text-align: left}
.footer .power{ float:right; width:29%; text-align: right}
.footer a{ color: #2400ff;}
.footer .power a:hover{ color:#298087;}

.cd-top {
  display: inline-block;  position: fixed; visibility: hidden;  opacity: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  height: 50px;  width: 50px;  bottom: 90px;  right: 30px;  
  overflow: hidden;  text-indent: 100%;  white-space: nowrap; border-radius:50%; border:2px solid #fff; box-shadow:0px 0px 5px #999;
  background: #fac217 url(../ddsmoothmenu/cd-top-arrow.svg) no-repeat center center;
  
}
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;-moz-transition: opacity .3s 0s, visibility 0s 0s;transition: opacity .3s 0s, visibility 0s 0s;
  background: #8ec63f  url(../ddsmoothmenu/cd-top-arrow.svg) no-repeat center center;
}
.cd-top.cd-is-visible { visibility: visible; opacity: 1;}
.cd-top.cd-fade-out { opacity: .5;}
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1;}

/* Nevigation */
.nevigation{ padding:15px 0px; font-size:13px; margin-bottom:15px; border-bottom:1px dotted #ddd; }
.nevigation .screen{ padding:0; }
.nevigation .home{ background:url(../images/icon/icon_home_red.png) no-repeat; background-position:0px 3px; display: block; padding-left:25px; }
.nevigation ul{ list-style: none; margin:0px; padding:0px; }
.nevigation ul .sp{ padding:0px 15px; color:#666 }
.nevigation ul li{ float: left; line-height:24px;  }
.nevigation ul li a{ color:#666; text-decoration: none }
.nevigation ul li a:hover{ text-decoration: underline ; color:#ffa030}

#Information_detail .nevigation{ margin-bottom:20px;}

.inner_banner{ background-size:cover; position: relative; padding:120px 0 30px 0; margin-bottom:30px;}
.inner_banner h1{ background:rgba(254,118,118,.8); color:#fff; padding:10px 32px; display:inline; font-size:28px; line-height:36px; }

.inside_banner{  background:url(../images/web/inside_banner.jpg) no-repeat; background-size:cover; position: relative; padding:50px 0; margin-bottom:20px; text-align: center;}
.inside_banner h1{ color:#fff; padding:6px 32px; display:inline; text-align: center; font-size:32px; line-height:36px;}

/* Page Content */
.inner_content{ float: right;width: 100%;box-shadow: 0 0 3px rgba(0,0,0,.2);border-radius: 12px;background: #fff;}
.inner_content .main_content{ padding:5px 20px ; min-height:500px; border-radius:12px;  float: right;
width: 74%;}
.inner_content_full{ margin-bottom:50px}
.inner_content_full .main_content{ padding:5px 20px 50px 20px; min-height:500px; border-radius:12px; position:relative; border:3px solid #fe7676; background:#fff;}
.inner_content_full h1{ }

.inner_content iframe{ width: 100%; min-height:450px;}
.inner_content img, .inner_content_full img{ max-width:100%;}
.inner_banner img{ width:100%;}

.Album{ margin:30px 0px;}
.Album .title{ background:url(../images/web/red_button.png) no-repeat center left; color:#fe7676; padding:8px 35px; font-size:21px; line-height:32px; display:block; margin-bottom:20px; }
.Album .description{ background:#fff; padding:15px; margin:20px 0; border: 2px dashed #fe7676;
border-radius: 8px; }
.Album .description ul{ list-style: outside; padding:0; margin: 0 15px; }
.Album .description ul li{ margin:0 0 5px;}
.Album .description ol{ padding:0; margin: 0 15px; }
.Album .description ol li{ margin:0 0 5px;}
.Album ul { list-style:none; padding:0 }
.Album ul li{ margin:0 0 10px 0; }
.Album ul li img{ box-shadow:0 0 3px rgba(0,0,0,.1); }
.Album ul li:hover img{ box-shadow:0 0 3px rgba(0,51,204,.2)}


#Inner_Type_A{ }
#Inner_Type_A ul{ margin:20px 0 0 -2%; list-style:none; padding:0px;  }
#Inner_Type_A li{ float:left; width:31%; margin:0 0 15px 2%; text-align: center;}
#Inner_Type_A li:nth-child(3n+1){ clear:both}
#Inner_Type_A li img{ max-width:100%; max-height:255px  }
#Inner_Type_A li p{  }

#Inner_Type_B { }
#Inner_Type_B .title{ margin:0 ;  }
#Inner_Type_B ul{ margin:20px 0 0 -2%; padding:0; }
#Inner_Type_B li{ float:left; width:48%; margin:0 0 15px 2%; }
#Inner_Type_B .title_des { float: left; width:100%;}
#Inner_Type_B li img{ max-width:100%; height:auto }
#Inner_Type_B li:nth-child(2n+1) { clear:both}
#Inner_Type_B .right_desc { float: right; width:100%; padding:10px 0 0}
#Inner_Type_B .right_desc ul{ list-style: outside; margin:0; padding:0}
#Inner_Type_B .right_desc ul li{ margin:0 0 0 15px;}
#Inner_Type_B .right_desc ol{ margin:0; padding:0}
#Inner_Type_B .right_desc ol li{ margin:0 0 0 15px;}

#Inner_Type_C {}
#Inner_Type_C .title{ }
#Inner_Type_C ul{ margin:20px 0 0 0; padding:0px;}
#Inner_Type_C li{ float:none; margin:0 0 15px 0%; width: auto; text-align: left; clear:both; padding:0}
#Inner_Type_C li img{ width:100%; height: auto; text-align: center; margin:0 0 10px 0}
#Inner_Type_C li .title_des{ width:42%; float:left; }
#Inner_Type_C li .right_desc{ float: right; width:56%;}
#Inner_Type_C .right_desc ul{ list-style: outside; margin:0; padding:0}
#Inner_Type_C .right_desc ul li{ margin:0 0 0 15px;}
#Inner_Type_C .right_desc ol{ margin:0; padding:0}
#Inner_Type_C .right_desc ol li{ margin:0 0 0 15px;}

#Inner_Type_D { background:none}
#Inner_Type_D li{ float:none; margin:0 0 15px 20px; width: auto; text-align: left; clear:both; padding:0}

#Inner_Type_E li{ float:none; margin:0 0 15px 20px; width: auto; text-align: left; clear:both; padding:0}
#Inner_Type_E li a{ background:url(../images/icon/icon_pdf_b.png) no-repeat left; background-size:20px 27px;  }
#Inner_Type_E li a:hover{ background:url(../images/icon/icon_pdf_b.png) no-repeat left;  background-size:20px 27px; }

.download_area{ margin:30px 0px;}
.download_area .title{ background:#fafafa; border-left:2px solid #ff4546; color:#ff4546; padding:8px 15px; font-size:21px; line-height:32px; display:block;  box-shadow:0px 3px 2px rgba(0,0,0,.2); margin-bottom:20px; }
.download_area .description{ background:#fff; padding:10px; margin:20px 0; }
.download_area ul{ list-style:none; margin:0px 0 0 -2%; padding:0px;}
.download_area ul li{ float:left; width:31%; margin:0 0 15px 2%; text-align: left;}
.download_area ul li a{ background:url(../images/icon/icon_download.png) no-repeat left; background-position:3px 5px; padding:8px 0 3px 30px; line-height:19px; color:#db1111; background-size:23px 23px; display:block;}
.download_area ul li a:hover{ background:url(../images/icon/icon_download.png) no-repeat left; background-position:3px 8px; color:#666;background-size:23px 23px}

/* Subject Template */
.subject_category{}
.subject_category ul{ list-style:none; margin:0 0 0 -1.5%; padding:0px;}
.subject_category ul li{ float:left; width: 31%; margin:0 0 30px 2%; padding:0;}
.subject_category ul li img{ box-shadow:0 0 3px rgba(0,0,0,.3); border:1px solid #fff; margin:0;}
.subject_category ul li:hover img{ box-shadow:0 0 3px rgba(0,51,204,.3); border:1px solid #0083ca;}
.subject_category p{ color:#0083ca;  border-bottom:1px solid #0083ca; margin:0px 0 0 0px; padding:0px 5px; text-align: center;}
.subject_category a{ }
.subject_category a:hover p{ border-bottom:1px solid #0083ca; background:#0083ca; color:#fff; }
.subject_category a:hover{ text-decoration:none}

/* Information Template */
.sub_category{ margin:15px 0;}
.sub_category ul{ list-style: none; padding: 0px 0 0px 0;margin: 0px 0 10px 0;text-align: center; border-bottom: 1px solid #ddd;}
.sub_category ul li{ padding: 0 10px; float:left}
.sub_category ul li a{  padding: 10px 21px; display: block; color: #fe7676 !important; font-size: 17px; line-height: 19px; border-right: 1px solid #ddd;  border-left: 1px solid #ddd;  border-top: 1px solid #ddd; }
.sub_category ul li a:hover{ background: #fe7676; color:#fff !important}
.sub_category ul li a.current{ background: #fe7676; color:#fff !important }

.sub_category_b{ margin:15px 0;}
.sub_category_b ul{ list-style: none;padding: 0px 0 15px 0;margin: 0px;text-align: center; border-bottom: 1px solid #ddd;}
.sub_category_b ul li{ display: inline-block; padding: 0 15px;}
.sub_category_b ul li a{  padding: 10px 21px; display: block; color: #fe7676; font-size: 17px;  line-height: 19px;  }
.sub_category_b ul li a:hover{ color:#fe7676}
.sub_category_b ul li a.current{ background: #fe7676; color:#fff }
.sub_category_b ul li + li { border-left: 1px dashed #ddd; }

#pages{ float:right; margin:15px 0px 0 ; clear: both; font-size:12px;}
.pages_page{ float:left;padding:0px 10px 0 0;}
#pages ul{ float: left; list-style:none; min-height:17px; margin:0px; padding:0px;}
#pages ul li{  float: left; margin:0px 5px 0px 5px;}
#pages ul li a{ line-height:25px; height:25px; width:25px; display: inline-block; text-align: center; background:#fff; border-radius:50%; color:#333; box-shadow:0 0 3px rgba(0,0,0,.2)}
#pages ul li a:hover{ background:#ececec; text-decoration:underline }
#pages ul li a.pgCurrent{ background:#fe7676; color:#fff}

.year_box{ position:absolute; right:20px ;top:20px;}
.year_box select{ padding:5px 5px;}

#info_type_A .information ul{  margin:0; padding:0; }
#info_type_A .information ul li{ float:none; width: 100%; margin:0; padding:10px 5px; border-bottom:1px solid #ddd;  display:inline-block; position:relative  }
#info_type_A .information ul li:nth-child(even) {background: #fafafa}
#info_type_A .information ul li a{}
#info_type_A .information ul li a:hover{}
#info_type_A .information ul li img{ float:left; margin:0 20px 0 0; max-width:200px;}
#info_type_A .information .date{ float:left; width:28%;  }
#info_type_A .information .date span{ padding:0 0 0px 30px; color:#666; font-size:15px; display:block; background:url(../images/icon/icon_date.png) no-repeat; background-size:21px 21px; background-position:4px 50%;}
#info_type_A .information p{ float:left; width:70%; }
#info_type_A .information ul .title_area{ border-bottom:2px solid #fe7676; color:#fe7676;}

#info_type_B .information ul{  margin:0 0 0 -2%; padding:0; list-style: none; }
#info_type_B .information ul li{ float: left; width:23%; margin:0 0 15px 2%; position:relative}
#info_type_B .information ul li:nth-child(4n+1){ clear:both;} 
#info_type_B .information ul li a{ display: block; color:#fe7676; }
#info_type_B .information ul li a:hover{ text-decoration:none}
#info_type_B .information ul li .cover{ box-shadow: 0 0 3px rgba(0,0,0,.1); padding:1px;}
#info_type_B .information ul li .content{ }
#info_type_B .information ul li img{ width:100%; }
#info_type_B .information .date{ }
#info_type_B .information .date span{ padding:5px 0 5px 30px; color:#666; font-size:15px; display:block; background:url(../images/icon/icon_date.png) no-repeat; background-size:21px 21px; background-position:1px 50%;}

#info_type_C .information ul{  margin:0 0 0 -1%; padding:0; list-style: none; }
#info_type_C .information ul li{ float: left; width:31%; margin:0 0 15px 2%; box-shadow:0 0 3px rgba(0,0,0,.2); position:relative}
#info_type_C .information ul li:hover{  box-shadow:0 0 3px #fe7676 ; background:#F9F9F9}
#info_type_C .information ul li:nth-child(3n+1){ clear:both;} 
#info_type_C .information ul li a{ display: block; color:#fe7676; }
#info_type_C .information ul li a:hover{ text-decoration:none}
#info_type_C .information ul li .cover{ box-shadow: 0 0 3px rgba(0,0,0,.1); padding:1px;}
#info_type_C .information ul li .content{ padding:5px ; }
#info_type_C .information ul li img{ width:100%; }
#info_type_C .information .date{ }
#info_type_C .information .date span{ padding:5px 0 5px 30px; color:#666; font-size:15px; display:block; background:url(../images/icon/icon_date.png) no-repeat; background-size:21px 21px; background-position:1px 50%;}

#info_type_D .information ul{  margin:0 0 0 0; padding:0; list-style: none; }
#info_type_D .information ul li{ margin:0 0 15px 0;}
#info_type_D .information ul li a{ display: block; color:#fe7676; }
#info_type_D .information ul li a:hover{ text-decoration:none}
#info_type_D .information ul li .cover{ float:left; width:30%; box-shadow: 0 0 3px rgba(0,0,0,.1); padding:1px;}
#info_type_D .information ul li .content{ float:right; width:68%; }
#info_type_D .information ul li img{ width:100%; }
#info_type_D .information .date{ }
#info_type_D .information .date span{ padding:5px 0 5px 30px; color:#666; font-size:15px; display:block; background:url(../images/icon/icon_date.png) no-repeat; background-size:21px 21px; background-position:1px 50%;}

/* Notice */
#notice .information ul{  margin:0; padding:0; list-style: none; }
#notice .information ul li{ float:none; width: calc(100% - 10px); margin:0; padding:10px 5px; border-bottom:1px solid #ddd;  display:inline-block; position:relative}
#notice .information ul li:nth-child(even) {background: #fafafa}
#notice .information ul li a{ display:inline-block; padding:0px 0; width:100%; }
#notice .information ul li a:hover{ color:#333; text-decoration:none}
#notice .information .date{ float:left; width:calc(15% - 15px); padding:5px 5px 5px 10px;}
#notice .information .date span{ padding:0 0 0px 30px; color:#666; font-size:15px; display:block; background:url(../images/icon/icon_date.png) no-repeat; background-size:21px 21px; background-position:4px 50%;}

#notice .information .number{ float:left; width:10%; padding:5px 0;  }
#notice .information .title{ float:left; width:50%; padding:5px 0;  }

#notice .information .theme{ float:left;width: calc(15% - 20px);padding: 5px 10px; }
#notice .information .lecture{ float:left; width: calc(40% - 20px);padding: 5px 10px;}
#notice .information .content{ float:left; width: calc(40% - 20px); padding:5px 10px; }

#notice .information .details{ float:left; width: calc(30% - 20px); padding:5px 10px; }
#notice .information .results{ float:left; width: calc(40% - 20px); padding:5px 10px; }


#notice .information p{}
#notice .information .download{ float:right; width:auto; }
#notice .information .download a{ background: url(../images/icon/icon_pdf.png) no-repeat; background-position:0px 50%; background-size:20px; padding:5px 5px 5px 30px; display:block; color:#fc2130; width:auto }
#notice .information ul .title_area{ border-bottom:2px solid #fe7676; color:#fe7676;}




/* media */
#MediaA .information ul{  margin:0 0 0 -3.3%; list-style:none; padding:0; }
#MediaA .information .clip{ background:url(../images/icon/clip.png) no-repeat; width:35px; height:68px; position:absolute; left:20px; top:-8px; z-index:1 }
#MediaA .information ul li{ width:30%; margin:0 0 20px 3.3%; float:left; position:relative; }
#MediaA .information ul li .cover{ background:#f4f4f4; box-shadow:0 0 3px rgba(0,0,0,.2); border-radius:2px; padding:10px 15px 5px 15px; }
#MediaA .information ul li img{ width:100%; box-shadow:0 0 0;}
#MediaA .information ul li:nth-child(3n+1) { clear:both}
#MediaA .information .date{ position: relative; text-align: center; }
#MediaA .information .date span{ padding:5px 0 5px 30px; color:#666; font-size:15px; display:inline-block; background:url(../images/icon/icon_date.png) no-repeat; background-size:21px 21px; background-position:3px 50%;}
#MediaA .information p{ text-align: center; }
#MediaA .information ul li:hover .cover{ background:#e8f7ff; box-shadow:0 0 3px rgba(0,0,0,.3); }
#MediaA .information ul li a:hover{ text-decoration:none; color:#333; }

#MediaB .information ul{  margin:0 0 0 -2%; list-style:none; padding:0; }
#MediaB .information .clip{ display:none;}
#MediaB .information ul li{  width:23%; margin:0 0 20px 2%; float:left; position:relative; }
#MediaB .information ul li .cover{ background:#fdfdfd; box-shadow:0 0 3px rgba(0,0,0,.2); border-radius:0px; padding:5px 5px 5px 5px; }
#MediaB .information ul li img{ width:100%; box-shadow:0 0 0;}
#MediaB .information ul li:nth-child(4n+1) { clear:both}
#MediaB .information .date{ position: relative; text-align: center; }
#MediaB .information .date span{ padding:5px 0 5px 30px; color:#666; font-size:15px; display:inline-block; background:url(../images/icon/icon_date.png) no-repeat; background-size:21px 21px; background-position:3px 50%;}
#MediaB .information p{ text-align: center; }
#MediaB .information ul li:hover .cover{ background:#f9f9ff; box-shadow:0 0 3px rgba(0,0,0,.3); }
#MediaB .information ul li a:hover{ text-decoration:none; color:#333; }

.youtube_video{ width:70%; box-shadow:0 5px 10px rgba(0,0,0,.5); background:#000; padding:10px; border:1px solid #fff; margin-top:30px;}
.youtube_video iframe{ width:100%; min-height:420px;}
.youtube_video video{ width:100%; min-height:420px;}
.video_footer{ background:url(../images/icon/tv_footer.png) no-repeat center; height:38px; width:70%; margin-bottom:50px;}

/* Information - Full Page Display */
#Information_detail #Inner_Type_A li{ float:left; width:23%; margin:0 0 15px 2%; text-align: center;}
#Information_detail #Inner_Type_A li img{ max-width:100%; box-shadow:0 0 3px rgba(0,0,0,.5); height: auto; max-height:255px;}
#Information_detail #Inner_Type_A li:nth-child(3n+1) { clear:none}
#Information_detail #Inner_Type_A li:nth-child(4n+1) { clear:both}

#Inner_Type_F ul  { margin:0; padding:0; }
#Inner_Type_F ul li { width:100%; margin:0; }
#Inner_Type_F ul li iframe { height:800px; width:100%}
/* Sub Menu */

.left_menu{ float:left; width:calc(21% - 1% - 6px); margin:20px 0 20px 1%; }
.submenu{ background: #fef5f5;margin: 0px;padding: 5px;text-align: center;background-size: cover;border: #fff 2px solid;border-radius: 8px;box-shadow:0 0 0 3px #fe7676;}
.submenu .title { background:linear-gradient(#fff,#fe7676 10%, #fe7676 90%,#e64d4d );  margin: 0px;padding: 0px;text-align: center;background-size: cover;border: #fff 2px solid;
border-radius: 8px;box-shadow:0 0 0 3px #fe7676; position:relative }
.submenu .title p { font-size:23px; color:#fff; text-shadow:0px 0px 1px rgba(0,0,0,.3); padding:25px 0px; margin:0;} 

.arrowlistmenu{ }
.arrowlistmenu ul {list-style: none; margin: 0; padding: 0; font-size:17px;}
.arrowlistmenu ul ul { background:rgba(255,255,255,.7); font-size:15px; }
.arrowlistmenu ul ul ul { padding:0 0 0 20px; font-size:13px;}
.arrowlistmenu ul li { border-bottom: 1px solid #ddd; position: relative; overflow: hidden; transition: all .4s ease;}
.arrowlistmenu ul ul li {border-bottom: 0px solid #ddd;}
.arrowlistmenu ul li a { color: #333; padding:10px; text-decoration:none; display:block; transition:all 0.3s; cursor: pointer;}
.arrowlistmenu ul ul ul li a { padding:5px 10px; }
.arrowlistmenu ul li a:hover{ color:#fe7676}

.arrowlistmenu ul li a.current{ color:#fe7676;}
.arrowlistmenu ul ul ul li a.current{ background:#fe7676; color:#fff;}
/* Level 3
.arrowlistmenu ul ul ul li a.current{ background:#fe7676; color:#fff;}
*/
.expandable_main a{ background-image: url(../images/icon/arrow_right.png); background-repeat: no-repeat; background-position:95% 50%; background-size:19px 19px;}
.arrowlistmenu .openheader a{ background-image: url(../images/icon/arrow_down.png); background-repeat: no-repeat; background-position:95% 50%; background-size:19px 19px;}
.expandable_main ul li a { background-image: none; }
.arrowlistmenu .openheader ul li a { background-image: none; }

/* Subject Menu */
.subject_template{  box-shadow:-3px 3px 3px rgba(0,0,0,.1); margin:25px 0 0 0; background: #fffecf}
.subject_template .title { text-align: center; font-size:24px; padding:17px 5px 12px 5px; background:rgba(0,0,0,.05); border-bottom:1px dotted #ddd; color:#fe7676; font-weight: bold}
.subject_template ul{ list-style:none; margin:0; padding:10px}
.subject_template ul li{ margin-bottom:5px;  }
.subject_template ul li a{ padding:5px 10px; display:block; }
.subject_template ul li a:hover{ color:#fe7676}
.subject_template ul li a.current{ color:#fe7676; background:#fff; border-left:2px solid #fe7676; box-shadow: 0 2px 3px rgba(0,0,0,.1)}
.bottom_menu {
    background: url(../images/icon/shadow_bg_menu.png) no-repeat center center; background-size:cover;
    width: 100%;
    height: 7px;
}

/* Site Map */
.site-map { margin:0; padding:0;}
.site-map ul{ list-style:none; margin:0 0 0 -3%; padding:0;}
.site-map ul li{ float: left; width: 22%; margin:0 0 15px 3%; padding:0; list-style:none;}
.site-map ul li:nth-child(4n+1){ clear: both; }
.site-map ul li ul{ list-style:none; margin:0 0 0 0px; padding:0;}
.site-map ul li ul li{ float: none; width: 100%; margin:0; }
.site-map ul li ul li ul{ list-style:none; margin:0 0 0 15px; padding:0;}

.site-map ul li a{ color:#fe7676; padding:5px 0px; display:block; border-bottom:1px solid #ddd;}
.site-map ul li a:hover{ text-decoration:none;}
.site-map ul li ul li a{ border-bottom:0px solid #ddd; color:#333}

.site-map ul li ul li ul li a{ font-size:15px; border-bottom:0px solid #ddd; color:#555; background:url(../images/icon/arrow_right.png) no-repeat; background-size:15px 15px; background-position:0px 50%; padding:5px 0px 5px 20px ; display:block}
ul.site-map-menu li ul li ul li a:hover{ background:url(../images/icon/arrow_right.png) no-repeat; background-size:15px 15px; background-position:0px 50%; }
.site-map ul li ul li ul li ul li a{ font-size:15px; border-bottom:0px solid #ddd; color:#555; background:url(../images/icon/poting_right.png) no-repeat; background-size:7px 7px; background-position:5px 50%; padding:5px 0px 5px 20px ; display:block}
ul.site-map-menu li ul li ul li ul li a:hover{ background:url(../images/icon/poting_right.png) no-repeat; background-size:7px 7px; background-position:0px 50%; }


/* Other */
.contactus{}
.contactus .info{ float: left; width:49%; }
.contactus .info td{ padding-right:10px;}
.contactus .location{ float:right; width:49%;}
.contactus .location iframe{ height:380px; width:100%; border:1px solid #ddd; box-shadow:0 0 3px rgba(0,0,0,.2)}

.btn_back{ margin: 0px auto; text-align: center; margin-top: 50px;}
.btn_back a{ background: url(../images/icon/icon_back.png) no-repeat #fe7676; color:#fff; background-size: 26px 25px;
background-position: 15px 50%;  padding: 10px 30px 10px 60px;  border: 1px solid #fff; display: inline-block;  font-size: 20px;  line-height: 28px;
}
.btn_back a:hover{ background: url(../images/icon/icon_back.png) no-repeat #ffa030;background-size: 26px 25px; background-position: 15px 50%; color:#fff; }

.calendar { background:#fff; box-shadow:0 0 3px rgba(0,0,0,.2); margin-top:30px; width:96%; padding:15px 2%; }
.hk_class{ margin:0px 0 30px 0}
.hk_class ul{ padding:0px; list-style:none; float:none; clear: both}
.hk_class ul li{ float: left;  margin:0 10px 10px 0px; }
.hk_class ul li a{ padding:30px; display:block; background:#ddd; display:block; font-size:1.5em; border:1px solid #ccc; color: #333 }
.hk_class ul li a:hover{background:#ff457e; color:#FFF }


#FullPage  .left_menu { display:none;}

#FullPage .subject_template{ width:100%;}
#FullPage .subject_template .title { float:left; background: none; color:#333; text-align: left; margin:0; padding:5px 30px 10px 30px; font-size: 23px; text-shadow: 0px 0px 1px rgba(0,0,0,.3);}

#FullPage .subject_template ul{ list-style:none; margin:0; float:left; border-top: 1px solid #1799da; border-left: 1px solid #1799da; border-right: 1px solid #1799da; }
#FullPage .subject_template ul li{ float:left;  }
#FullPage .subject_template ul li+li{ float:left; border-left:1px solid #ddd; }
#FullPage .subject_template ul li a{ background:#fff; padding:7px 24px; display:block; font-size:15px;}
#FullPage .subject_template ul li a:hover{ background:#0087ca;  color:#fff}
#FullPage .subject_template ul li a.current{ background:#ffa800; color:#fff}

#table_box{ border:1px solid #163673; padding:1px; background:#fff;border-collapse:inherit} 
#table_box tr:nth-child(1), #title_head{ background:#14336e; color:#fff;} 
#table_box tr:nth-child(even) td{ background:#f7feff} 

.wrap .dropdown span {cursor: pointer;border-bottom:1px solid #039;color:#039; font-size:16px; border:1px solid #ddd; padding:5px 30px 5px 5px; background:url(../images/icon/down.gif) no-repeat; background-position:90% 50%;  }
.wrap .dropdown { float:right; margin:15px 0 0; }
.wrap  .dropdown-content {
  display: none;
  position: absolute; right:0;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
  padding: 0;
  z-index: 1;
}
.wrap .dropdown:hover .dropdown-content {  display: block;}
.wrap .dropdown-content ul { list-style: none; padding:5px; margin:0; display: flex;
  flex-direction: column-reverse;}
.wrap .dropdown-content ul li {  float: right;  width:100%;}
.wrap .dropdown-content ul li a{ display:block; padding:5px ; text-align: center; border-bottom:1px dotted #ddd; color:#333 }
.wrap .dropdown-content ul li a:hover { background:#039; color:#fff; }



.border_bg { border-radius: 12px;background: #fef5f5;border: 3px solid #fff;padding: 4px;position: relative;box-shadow: 0 0 0 4px #fe7676; margin:4px 0 0 0 }
.border_box { background: #e64d4d; padding: 1px 10px 10px 4px;  border-radius: 16px; width: calc(100% - 14px); margin: 0 0 50px 0;}



#red_button_inside1 {background:url(../images/web/red_button.png) no-repeat; width:27px; height:25px; position:absolute;top: 0px;
left:0px;}
#red_button_inside2 {background:url(../images/web/red_button.png) no-repeat; width:27px; height:25px; position:absolute;top: 0px;
right: 0px;}
#red_button_inside3 {background:url(../images/web/red_button.png) no-repeat; width:27px; height:25px; position:absolute;bottom: 0px;
left:0px;}
#red_button_inside4 {background:url(../images/web/red_button.png) no-repeat; width:27px; height:25px; position:absolute;bottom:0px;
right: 0px;}



.information ul li .editing ,  .grid_photo .editing, .Userful_link_inside ul li  .editing, .sentense  .editing { display:none; position:absolute; left:0; top:0; z-index:11}
.information ul li:hover .editing, .grid_photo:hover .editing  , .Userful_link_inside ul li:hover .editing, .sentense:hover  .editing { display:block; }
.information ul  li .editing a,   .grid_photo .editing a , .Userful_link_inside ul li  .editing  a, .sentense:hover .editing  a{ font-size:15px; line-height:19px !important; background: rgba(255,255,0,.9) !important; color:#000;  padding:5px 12px !important; 
border:0px solid rgba(255,255,255,0.2) !important; margin:0px !important; width:auto !important}



.adding { display:none; position:absolute; left:0; top:5px; z-index:11}
.adding  a{ font-size:15px; line-height:19px ; background: rgba(255,255,0,.9) ; color:#000;  padding:5px 12px ;border:1px solid rgba(255,255,255,0.2) ; margin:0;}
.adding  a::before{ content: "+";}
.area:hover .adding  { display:block; }

.flexslider .tabs  , .Userful_link_inside_box .tabs{    position: absolute;z-index: 1;bottom: 10%;left: 0;right: 0;width: 300px;} 
.flexslider .tabs ul.primary, .Userful_link_inside_box .tabs ul.primary {    text-align: center;    background: #fffc;    border-radius: 8px;    margin-bottom: 10px;
    padding: 10px;}
	
.flexslider .slides > li { position:relative}	
.slider_theme{ position: absolute; right:0px; top:30%; z-index:10}
.slider_theme a{ font-size:15px; line-height:19px !important; background: rgba(255,255,0,.9) !important; color:#000;  padding:5px 12px !important; 
border:0px solid rgba(255,255,255,0.2) !important; margin:0px !important; width:auto !important}



.pta { float:left; }
.pta ul { list-style:none; margin:0; padding:0}
.pta ul li { float:left; margin:5px }
.pta ul li a { display:block; padding:10px 20px; background:linear-gradient(#f8e6e6,#fe7676 10%, #fe7676 90%,#a70303 );border-radius: 8px;
color: #fff !important;
border: 3px solid #fff;
box-shadow:0 0 0 3px #fe7676;}
.pta ul li a:hover { background:linear-gradient(#a70303 ,#fe7676 10%, #fe7676 90%,#f8e6e6 );  }

#notice .contact {
    padding: 5px 0;
    float: left;
}