/*========================================================
                      選單、基本不動的
=========================================================*/


/*========================================================
                         Basic
=========================================================*/
body{
    font-family: "Calibri", "Microsoft JhengHei", "Trebuchet MS", sans-serif;
    font-size: 18px;
    background: #f8fdfd;
    line-height: 100%;
    color: #454343;
	overflow-y: scroll;
	overflow-x: hidden;	
	
}
input, button, select, textarea, option {
    font-family: "Calibri", "Microsoft JhengHei", "Trebuchet MS", sans-serif;
    font-size: 16px;
}

a:hover, a:focus {
    text-decoration: none;
}

/*========================================================
                     top-menu
=========================================================*/
.top-menu {
    text-align: right;
    border-top: 3px #0a3662 solid;
    z-index: 999;
}
.top-menu ul {
    background: #3b43a1;
    float: right;
    border-radius: 0 0 10px 10px;
    padding: 0 5px;
    margin: 0;
}
.top-menu ul li {
    display: inline-block;
    padding-bottom: 10px;
    padding-right: 0px;
    padding-top: 10px;
}
.top-menu ul li a {
    color: #ffffff;
    font-size: 15px;
    border-right: 1px #ffffff solid;
    padding: 0 5px 0 0;
    letter-spacing: -1.5px;
}
@media (min-width: 375px) {
    .top-menu ul li a{
        letter-spacing: 0px;
    }
}
@media (min-width: 768px) {
    .top-menu ul {
        padding: 0 10px 0 10px;
    }
    .top-menu ul li {
        padding-right: 5px;
    }
    .top-menu ul li a{
        padding: 0 15px 0 15px;
        letter-spacing: 0;
		font-size:18px;
    }
}

.top-menu ul li:last-child a {
    border-right: none;
}
.top-menu ul li a:hover {color: #21c2f8;}


/*========================================================
                     header
=========================================================*/


.navbar-header {
    background: transparent;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-header {
        width: 65%;
    }
}


/*LOGO*/
div.navbar-brand {
    display: none;
}
div.navbar-brand img { width: 80%;}
@media (min-width: 768px) {
    div.navbar-brand {
        display: block;
        height: auto;
        width: 100%;
        padding: 0; 
		margin: 10px 0;
        line-height: normal;
    }
}
@media (max-width: 991px) {
    div.navbar-brand img { width: 100%;}
}





/*手機*/
div.rd-mobilepanel_title {
    left: 60px; top: 2px; right: auto;
    width: 70%;
    line-height: normal;
    padding: 0; margin: 0;
    background: url(../images/meet_logo_15.png) left no-repeat;
    background-size: contain;
    height: 60px;
}
div.rd-mobilepanel_title img {
    width: 85%;
    display: none;
}
.search-form_toggle {
    right: 10px;
}


.rd-mobilemenu_ul li.active > a {
    background: #125c96;
}
.rd-mobilemenu_ul a {
    font-size: 18px;
    padding: 14px 25px 12px 25px;
    line-height: 130%;
}
.rd-mobilemenu_ul a:hover {
    background: #125c96;
    color: #ffffff;
}
.rd-mobilemenu_ul ul a {
    padding: 14px 20px 12px 28px;
    border: none;
    font-size: 18px;
    margin-left: 10px; text-indent: -10px;
}
.rd-mobilemenu_ul ul a:before {
    content: "\f0da";
    font: 900 12px 'Font Awesome 5 Free';
    padding-right: 5px;
}
.rd-mobilemenu_ul ul ul {
    border-bottom: 1px #dddddd solid;    
}
.rd-mobilemenu_ul ul ul a {
    font-size: 18px;
    padding: 10px 20px 8px 50px;
}
.rd-mobilemenu_ul ul ul a.active {
    background: #f5f5f5;
}
.rd-mobilemenu_ul ul ul a:hover {
    background: #125c96;
}






/*選單*/
header .stuck_container {
    background: #0a3662;
}
.navbar-default {
    background: #0a3662;
    border: none;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
	padding:10px 15px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #b9ff01;
}

ul.nav li.mob { display: block;}
@media (min-width: 768px) {
    .nav>li>a {
    padding: 0 6px;
    letter-spacing: 0.5px;
    font-size: 14px;	
	margin: 15px 0 0 0;	
	    }
    ul.nav li.mob { display: none;}
    .navbar-default li.lineNo>a  { border-right: none;}
    .navbar-nav {
        /*float: left;*/
        margin: 0 auto;
    }
	.navbar-default .navbar-nav>li>a {
		color: #fff;
		padding: 0 3px;
	}	
}
@media (min-width: 992px) {
    .nav>li>a {
        padding: 0 15px;
        font-size: 17px;
		margin: 15px 0;
		margin: 15px 0 0 0;	
		
    }
	.navbar-default .navbar-nav>li>a {
		color: #fff;
		padding: 0 6px;
	}
}
@media (min-width: 1200px) {
    .nav>li>a {
		font-size:20px;
		font-weight:bold;
        padding: 0 15px ;
		margin: 15px 0;
		line-height: 20px;
	}
	.navbar-default .navbar-nav>li>a {
		color: #fff;
		padding: 0 10px;
	}
}




/*dropdown-menu*/
.dropdown-menu {
    font-size: 18px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #036;
  background-color: #ffffff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .sfHover > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .sfHover > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .sfHover > a:focus {
  color: #069;
}


.div_shadow
{
/*padding:5px 0;
box-shadow: 0px 5px 8px 0px #CFCFCF;
-webkit-box-shadow: 0px 5px 8px 0px #CFCFCF;
-moz-box-shadow: 0px 5px 8px 0px #CFCFCF;
-o-box-shadow: 0px 5px 8px 0px #CFCFCF;
*/
}










/*========================================================
                  首頁區塊消息
=========================================================*/

/*左邊用*/

div.orgNews { margin: 0; border-top:none;}
div.orgNews h3{
    display: block;
    color: #0a3662;
	font-weight:bold;
    border-bottom:2px solid #0a3662;
    font-size: 25px;
    margin: 0;
	padding: 15px 0;	
	
}	
.t_icons{
	background-color:#0a3662; 
	color:#ffffff; 
	padding: 10px 10px 5px 10px; 
	width: 45px; 
	float: left;
	margin-right:10px;
}

div.orgNews ol {
	padding-left:20px;
}
div.orgNews ol li {
    color: #6c450d;
    font-size: 18px;
    padding:10px 2px 10px 5px;
    line-height: 130%;
}


span.textS_18_a{
    color: #0eb886;
	padding-right:12px;
}








	

@media (min-width: 768px){



div.orgNews { margin: 0; border-top:none;}
div.orgNews h3{
    display: block;
    color: #0a3662;
	font-weight:bold;
    border-bottom:2px solid #0a3662;
    font-size: 25px;
    margin: 0;
	padding:0 0 15px 0;	
	
}	
.t_icons{
	background-color:#0a3662; 
	color:#ffffff; 
	padding: 10px 10px 5px 10px; 
	width: 45px; 
	float: left;
	margin-right:10px;
}

div.orgNews ol {
	padding-left:20px;
}
div.orgNews ol li {
    color: #6c450d;
    font-size: 18px;
    padding: 10px 2px 10px 5px;
    line-height: 130%;
}

}




/*下方按鈕用*/
.btn_index01{
	color: #ffffff;
    background-color: #ff6c00;
	font-weight:bold;
	font-size: 16px;
}
.btn_index01:hover{
	color: #ffffff;
    background-color: #F33;
}

/*========================================================
                      search用
=========================================================*/
.search-form {
    margin-left: 10px;
    width: auto;
	padding-right:15px;
}

.search-form  input[type=text] {
	
  padding: 10px;
  font-size: 17px;
  border: 2px solid #3b43a1;
  float: left;
  width: 80%;
  background: #ffffff;
  
}

.search-form button {
  float: left;
  width: 20%;
  padding: 10px;
  background: #3b43a1;
  color: white;
  font-size: 17px;
  border: 1px solid #3b43a1;
  border-left: none;
  cursor: pointer;
  border-radius: 50%;
  }

.search-form_label button:hover {
  background: #0b7dda;
}

.search-form_label::after {
  content: "";
  clear: both;
  display: table;
}


/*========================================================
                      廣告輪播用
=========================================================*/
div.ad_bg {
	background-color:#f7f7f7;
    margin-bottom: 15px;
    padding: 14px 0;
}
div.ad_bg .owl-carousel {
    width: 80%;
    margin: 0 auto;
}
@media (min-width:768px){
    div.ad_bg {
        margin-left: 0;
        margin-right: 0;
    }
    div.ad_bg .owl-carousel {
        width: 90%;
        margin: 0 auto;
    }

}

/*========================================================
                      首頁下方圓型按鈕用
=========================================================*/

.btn-circle　{
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 50%;
 		}
.btn-circle:hover {
	background: #333; /* 旧版浏览器 */
	color:#e75616;
		}


.btn_bg{
	min-height:145px;
}

.wy{
	color:#ffffff;
	font-size:26px;
}
.wy00{
	padding-top:10px;
	color:#ffffff;
	font-size:25px;
	padding-right:25px;
}
.wy01{
	font-size:18px;
	color:#484a3d;
	text-align:left;
	padding-left:120px;
}
.wy i{
	color:#fff;
	font-size:35px;
	padding-bottom:10px;
}
.wy img{
	width:100px;
	hight:100px;
	font-size:35px;
	float:left;
	padding-left:20px;
}



.all_index_btn01{
    width: 100%;
    height: 125px;
    text-align: center;
    font-size: 18px;
    background: #b3bd7a;
    line-height: 1.428571429;	
	border:none;
}
.all_index_btn01:hover {
    background-color: #949d61;
	color:#3c9aad;
}
.all_index_btn02{
    width: 100%;
    height: 125px;
    text-align: center;
    font-size: 18px;
    line-height: 1.428571429;
	border:none;
    background-color: #7abdb7;
}
.all_index_btn02:hover {
    background-color: #6ca09b;
	color:#3c9aad;
}
.all_index_btn03{
    width: 100%;
    height: 125px;
    text-align: center;
    font-size: 18px;
    line-height: 1.428571429;
	border:none;
    background-color: #10a89b;
}
.all_index_btn03:hover {
    background-color: #0d867c;
	color:#3c9aad;
}
.all_index_btn01 i {
	 size:25px;
}
@media (min-width: 375px) {
.btn_bg{
	min-height:135px;
}

.wy{
	color:#ffffff;
	font-size:26px;
}
.wy00{
	padding:5px;
	color:#ffffff;
	font-size:20px;
	text-align:center;
	width: 100%;
	
}
.wy01{
	display:none;
}.wy i{
	color:#fff;
	font-size:35px;
	padding-bottom:10px;
}
.wy img{
	text-align:center;
	padding:5px;
	float:inherit;
	width:85px;
}

.all_index_btn01{
	height:auto;
	}
.all_index_btn02{
}
.all_index_btn03{
	height:auto;
}
}

@media (min-width: 1200px) {
.btn_bg{
	background-image:url(../images/index_btn_bg_25.jpg);
	background-repeat:repeat;
}	
.wy{
	color:#ffffff;
	font-size:25px;
	float:left;
	padding:10px 0 10px 20px;
}	
.wy img{
	width:100px;
	hight:100px;
}	
.wy00{
	padding-top:10px;
	color:#ffffff;
	font-size:32px;
    padding-right: 50px;
    padding-top: 20px;	
    margin: 0;
    padding-bottom: 0;	
}
.wy01{
	display:block;
	font-size:22px;
	color:#484a3d;
	text-align:left;
	padding-left:150px;
    margin: 0;
    padding-bottom: 0;	
}
.all_index_btn01{
    width: 365px;
    height: 125px;
}
.all_index_btn01{
    text-align: center;
    font-size: 18px;
    line-height: 1.428571429;
    margin-top: 30px;
    background-color:#b3bd7a;
}
.all_index_btn01:hover {
    background-color: #949d61;
	color:#3c9aad;
}
.all_index_btn02{
    width: 365px;
    height: 125px;
}
.all_index_btn02{
    text-align: center;
    font-size: 18px;
    line-height: 1.428571429;
    margin-top: 30px;
    background-color: #7abdb7;
}
.all_index_btn02:hover {
    background-color: #6ca09b;
	color:#3c9aad;
}
.all_index_btn03{
    width: 365px;
    height: 125px;
}
.all_index_btn03{
    text-align: center;
    font-size: 18px;
    line-height: 1.428571429;
    margin-top: 30px;
    background-color: #10a89b;
    margin-bottom: 30px;	
}
.all_index_btn03:hover {
    background-color: #0d867c;
	color:#3c9aad;
}
}


.col-in-4{
    position: relative;
    min-height: 1px;
}
@media (min-width: 992px) {
.col-in-4 {
    width: 33.33333333%;
	float: left;
}
}
@media (min-width: 786px) {
.col-in-4 {
    width: 33.33333333%;
	float: left;
}
}
@media (min-width: 375px) {
.col-in-4 {
    width: 33.33333333%;
	float: left;
}
}

.container_index {
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px){
.container_index {
    width: 1170px;
}}

	



/*========================================================
                      海報論文目錄
=========================================================*/
.glyphicon { margin-right:5px;}
.section-box h3 { margin-top:0px;}
.section-box h3 a { font-size:15px; }
.glyphicon-heart { color:#e74c3c;}
.glyphicon-comment { color:#27ae60;}
.separator { padding-right:5px;padding-left:5px; }
.section-box hr {margin-top: 0;margin-bottom: 5px;border: 0;border-top: 1px solid rgb(199, 199, 199);}

.panel.panel-horizontal {
    display:table;
    width:100%;
}
.panel.panel-horizontal > .panel-heading, .panel.panel-horizontal > .panel-body, .panel.panel-horizontal > .panel-footer {
    display:table-cell;
}
.panel.panel-horizontal > .panel-heading, .panel.panel-horizontal > .panel-footer {
    width: 5%;
    border:0;
    vertical-align: middle;
}
.panel.panel-horizontal > .panel-heading {
    border-right: 1px solid #ddd;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    
}
.panel.panel-horizontal > .panel-footer {
    border-left: 1px solid #ddd;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
}

.email {
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
}

	
/*========================================================
                      Back-to-top
=========================================================*/
#back-to-top {
    display:none;
    position:fixed;
    bottom:30px;
    right:30px;
    height:40px;
    width:40px;
    cursor:pointer;
    background:#000000;
    line-height:1em;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    background-image:url(../images/triangle.png);
    background-position: 12px 16px;
    background-repeat:no-repeat;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity:0.5;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#back-to-top:hover {

    background-color:#014d67;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity:0.8;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
/*========================================================
                      footer
=========================================================*/


.footer01 {
	background-color:#0a3662;
	color:#ffffff;
	padding:15px 0 5px 0;
}

		
.footer01 ul {
		padding-top:0;
}

.footer01 ul li {
    list-style: none;
	color:#ffffff;
    font-size: 15px;
    line-height: 150%;
    text-indent: 0px;
}
.footer01 ul li i { width: 15px; text-align: center; color:#3186ee;}
.footer01 ul li a { color: #ffffff;}
.footer01 ul li a:hover { color: #ffffff;}
.footer01 div.container { padding-left: 0; padding-right: 0;}

footer.footer01 div.info {
        width: 90%;
        margin: 0 auto;
        text-align: left;
		padding-left: 20px;
    }

footer.footer01 div.info ul {
        margin: 0; padding: 0;
    }

footer.footer01 div.info ul li {
        display: inline-block;
        list-style: none;
    }

		
@media (min-width:768px){
.footer01 img{
    display: block;
	 width: auto;
}	
.footer01 ul {
		padding-top:0;
		text-align: center;
}
.footer01 ul li {
    list-style: none;
	color: #ffffff;
    font-size: 16px;
    line-height: 180%;
    text-indent: -20px;
}
.footer01 ul li i { width: 16px; text-align: center; color:#3186ee;}
.footer01 ul li a { color: #3186ee;}
.footer01 ul li a:hover { color: #95bfe1;}

footer.footer01 div.info {
        text-align: center;
    }
footer.footer01 div.info ul li {
        display: inline-block;
        list-style: none;
        padding-right: 15px;
    }

}



.footer02{
	background-color:#2e263a;
	color:#ffffff;
	line-height:25px;
	padding:20px 15px;
	font-size:16px;
}
@media (min-width:768px){
.footer02{	
	font-size:16px;
}
}



/*========================================================
                     main_title
=========================================================*/
div.main_title {
    background: url("../images/info_bg_12.jpg") bottom no-repeat;
    text-align: center;
    height: 160px;
    padding-top: 50px;
}
div.main_title h1 {
    font-size: 40px;
    font-family: 'Noto Sans TC', sans-serif;
    color: #22236f;
    margin: 0; padding: 0;
}


div.seMenu {
    background: #e0d2e3;
    text-align: left;
    padding: 0;
    border-top: 1px #989393 dashed;
    border-bottom: 1px #989393 dashed;
    margin-top: 10px;
	color: #412e96;
	 display:none;
}
div.seMenu ul { margin: 0; padding: 0;}
div.seMenu ul li {
    padding: 3px 0;
    list-style: none;
    border-bottom: 1px #989393 dashed;
    padding-left: 81px;
}
div.seMenu ul li:last-child { border-bottom: none;}
div.seMenu ul li a {
    font-size: 20px;
    color: #412e96;
    letter-spacing: 0;
}
div.seMenu ul li a.active {
    color: #821e02;
    font-weight: bold;
}

@media (min-width:768px){
    div.main_title {
        background: url("../images/info_bg_12.jpg") center no-repeat;
        padding-top: 40px;
        height: 159px;
    }
	div.main_title h1 {
    font-size: 40px;
    font-family: 'Noto Sans TC', sans-serif;
    color: #0a3662;
    margin: 0; padding: 0;
	}
    div.seMenu {
        text-align: center;
        margin-top: -36px;
        padding: 10px 0 10px 0;
        border: none;
		display: block;
    }
    div.seMenu ul li a {
        font-size: 17px;
        color: #412e96;
        padding-right: 5px;
    }
	
    div.seMenu ul li a:hover {
    font-size: 17px;
    color: #412e96;
/*	padding-right:25px;*/
	font-weight: bold;

    }	
	
    div.seMenu ul li {
        display: inline-block;
        padding: 0;
        border-bottom: none;
    }
}
@media (min-width: 992px) {
    div.seMenu ul li a {
        padding-right: 10px;
    }
    div.seMenu ul li {
        padding: 0 10px 0 0;
    }
}

/*========================================================
                     breadcrumb
=========================================================*/
.breadcrumb {
    padding: 10px 0; 
	margin: 10px 0 0 0;
    background: none;
    text-align: right;
    font-size: 16px;
	color:#421C64;
}
@media (min-width:768px){
    .breadcrumb {
        padding-top: 170px; 
        background: none;
        text-align: right;
        font-size: 16px;
		color:#421C64;
		font-weight:bold;
    }
}
/*========================================================
                     main
=========================================================*/
div.main {}
h1.main_cont_title {
    color: #ffffff;
    margin: 10px 0 0 0; padding: 10px 20px;
    font-size: 20px;
    font-weight: bold;
    background-color: #421C64;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;	
	
}

.main_cont h3{
	font-size:20px;
	font-weight:bold;
	color:#636;
}
@media (min-width:768px){
	.main_cont h3{
	font-size:24px;
	font-weight:bold;
}
}


div.main_cont {
	padding:0;
	}

div.main_cont ol li {
	line-height:35px;
}

div.main div.main_cont p {
    line-height: 180%;
    color: #8ecfdf;
    letter-spacing: 0;
    padding: 15px;
    word-break: break-all;
}
div.main_cont p {
	line-height:180%;
	padding:5px ;

}
/*議程表格用*/
div.agenda_t{
    overflow-x: scroll;
}
@media (min-width:768px){
    div.main {
    }
    h1.main_cont_title {
        font-size: 20px;
        font-weight: bold;
    }
div.main_cont {
	padding: 0 15px;
	line-height:30px;
}

/*議程表格用*/
div.agenda_t{
	overflow:hidden;
}

div.main_cont p {
	line-height:180%;
	padding:5px 20px;

}
}
@media (min-width:992px){
}
@media (min-width:1200px){

}

/*========================================================
                     註冊用
=========================================================*/
div.main_mem_text{
	padding:10px 15px; 
	margin:15px 0; 
	line-height:30px; 
	text-align:center; 
	background:#FEEADE;
    border-radius: 15px;
	}
div.main_mem_text01{
	padding:10px 15px; 
	margin:15px 0; 
	line-height:30px; 
	text-align:center; 
	background: #FFFFE1;
    border-radius: 15px;
	}	

hr.colorgraph_01{
	border:1px dashed #BCBCDE;
	margin-top: 20px;
}
hr.colorgraph_02{
	border:1px dashed #BCBCDE;
	margin-top: 0px;
}
div.hidden01{
	padding-top:70px;
	text-align:right;
	font-size:16px;
}

div.member { margin-top: 20px; margin-bottom: 20px; line-height: 180%;}
div.member h2.title {
    font-size: 1.3em;
    font-family: "Lato", Arial, Verdana, "Noto Sans TC", "Microsoft JhengHei", PMingLiU, sans-serif;
    padding: 0 0 7px 0;
    margin: 0;
    border-bottom: 1px #e3e9ee solid;
    letter-spacing: 1px;
}




div.member_join_out {
    background: #F3F4F8;
    padding: 30px 10px;
    margin-top: 10px;
    margin-bottom: 30px;
}
div.member_join_out div.member_join_mainA {
	width: 100%;
	margin: 0 auto;
	background: #F3F4F8;
}
div.member_join_out div.member_join_mainA h2 { color:#0a3662; padding-left: 8px; padding-right: 8px;}


div.member_join_out div.member_join_mainA table th, div.member_join_out div.member_join_mainA table td {
	border-top: none;
	padding: 10px 8px;
}


@media (min-width: 992px) {
	div.member_join_out div.member_join_mainA { width: 80%;}
}
@media (min-width: 1200px) {
	div.member_join_out div.member_join_mainA { width: 75%;}
}


div.member_join_out div.member_join_mainA table.tableReg { margin-bottom: 15px;}
div.member_join_out div.member_join_mainA table.tableReg th, div.member_join_out div.member_join_mainA table.tableReg td {
	border-top: none; border-bottom: 1px #F5F6F8 solid;
	padding: 10px 8px;
}
div.member_join_out div.member_join_mainA table.tableReg th {
	padding-top: 18px;
	text-align: right;
	background: #ECDAE2;
}
div.member_join_out div.member_join_mainA table.tableReg td { background: #EFE7EE;}

@media (min-width: 768px) {
	div.member_join_out div.member_join_mainA table.tableReg th { width: 27%;}
}
@media (max-width: 767px) {
	div.member_join_out div.member_join_mainA table.tableReg th, div.member_join_out div.member_join_mainA table.tableReg td {
		display: block; width: 100%;
	}
	div.member_join_out div.member_join_mainA table.tableReg th { text-align: center;}
}






.btn_reg{
	color: #fff;
    background-color: #606;
    border-color: #603;
}
.btn_reg:hover {
    color: #fff;
    background-color: #603;
    border-color: #606;
}
.btn_login{
	color: #fff;
    background-color: #C05;
    border-color: #C02;
}
.btn_login:hover {
    color: #fff;
    background-color: #C02;
    border-color: #C05;
}








/**/
div.cont_ok {
	padding-top:25px;
}

/*========================================================
                        表格下載
=========================================================*/
.download_info{
border-bottom:1px #999 dashed; display:block; height:auto;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+1,000000+100&0.65+0,0+100 */
background: -moz-linear-gradient(top,  rgba(229,229,229,0.65) 0%, rgba(229,229,229,0.64) 1%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(229,229,229,0.65) 0%,rgba(229,229,229,0.64) 1%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(229,229,229,0.65) 0%,rgba(229,229,229,0.64) 1%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e5e5e5', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.download{
	padding:0 10px;
	line-height:150%;
}
.download li{ list-style-type:none; margin:0; text-indent : -13px; padding:8px 10px;}
.download ul{ list-style-type:none; padding-left:25px; margin-left:0;}
.download span{color: #339; padding-right:7px;}




/*========================================================
                       相關資源
=========================================================*/

.box_circle {
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    display: block;
    margin-top: 60px;
	text-indent: inherit;
    padding: 10px 25px;
	vertical-align:top;
	background-color: #F3FAFA;
	line-height:20px;
	font-size:18px;
}

.box_circle01 {
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 10px 25px;
    display: block;
    margin-top: 60px;
	background-color: #F0F8FF
}
.box_icon {
    background-color: cadetblue;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: 0 auto;
    width: 100px;
    margin-top: -61px;
}
.box_icon01 {
    background-color: #7093C7;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: 0 auto;
    width: 100px;
    margin-top: -61px;
}
.box_icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	font-size:25px;
}
.box_icon01 span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	font-size:25px;
}




.resource_i h4 {
    font-size: 26px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.resource_i > p {
    color: #717171;
    font-size: 16px;
    padding-top: 10px;
    text-align: justify;
}
.resource_i > a {
    background-color: #03a9f4;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}
.resource_i > a:hover {
    background-color: #0288d1;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}


/*========================================================
                       連絡資料
=========================================================*/

.section {
  position: relative;
  width: 900px;
  max-width: 80%;
  border: 2px solid #0a3662;
  border-top: none;
  text-align: center;
  margin: 30px auto;
}

.section h1 {
  position: relative;
  margin-top: -14px;
  display: inline-block;
  letter-spacing: 4px;
  color: #0a3662;
}

.top-border{
  position: absolute;
  height: 2px;
  width: 24%;
  background-color: #333;
}

.right {
  right: 0;
}

.left {
  left: 0;
}

@media (max-width: 685px) {
.top-border {	
  width: 18%;
	}
}

.section p {
  width: 61%;
  margin: 20px auto 40px auto;
  line-height: 30px;
}

.section a {
  outline: 0;
  display: inline-block;
  padding: 20px;
  margin-bottom: 40px;
  width: 440px;
  max-width: 80%;
  background-color: #0a3662;
  color: #fff;
  font-size: 22px;
  letter-spacing: 3px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}

.section a:hover {
  background-color: #1D222D;
}

.section a:link, .section a:visited, .section a:link:hover, .section a:visited:hover {
  text-decoration: none;
  color: #fff;
}

@media (max-width: 500px) {
  .top-border {	
    display: none;
  }
  .section {
  border-top: 2px solid #0a3662;
  }main_cont
  .section h1 {
    margin: 20px 6px;
  }
}


h3.toreport_01{
	color:#800080;
	font-weight:700;
}
/*========================================================
                       論文報告
=========================================================*/
div.report table{
	border: 1px solid #ddd;
    margin: 10px 0;

}
div.report td:nth-child(1){ 
    width: 20%;
	font-size: 20px;
	background-color:#EEEFF7;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align:center;
	padding:5px 10px;
	}
div.report td:nth-child(2){ width: 80%; background-color: #ffffff; padding:10px 15px;	border-bottom: 1px solid #ddd;
}


/*========================================================
                       下載專區
=========================================================*/
 .m_list tr{
	 border-bottom:1px dashed #C0D2E0;
 }


.m_issue{ 
    background: #e9e8ea;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.m_issue span{ color: blueviolet;}
.m_issue img{ border:1px #999 solid; margin-top:20px;}
.m_issue ul{ padding-left:0; list-style: none;}

.m_title{ font-weight: bold; color: #10186A; text-align:center;}

.m_list td:nth-child(1){ 
    width: 80%;
    padding-left : 28px;
    text-indent : -13.5px;
	font-size: 20px;
    padding-top: 15px;
}
.m_list td:nth-child(1) i { margin-right: 7px;}
.m_list td:nth-child(2){ width: 20%;}
.m_list span{ display: block; color: #ffffff;}

.m_info{
    padding-left : 30px;
    text-indent : -10px;
}

.m_listbg{
    background: #e9e8ea;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.m_listbg img{ width: 100px; height:140px;}

.m_listbg ul{ list-style: none; padding:0;}

.color-01{ color: #9b6c0d;}
.color-01B{ color:  #603; font-weight: bold;    padding: 5px 0 10px 0;}

.txt_break_all { word-break: break-all;}

.purple-btn {
  background: #b6a7db;
background: -webkit-linear-gradient(180deg, rgb(100, 171, 224), rgb(16, 24, 106));
background: linear-gradient(180deg, rgb(100, 171, 224), rgb(16, 24, 106));

  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 10px 20px;
  text-decoration: none;
}

.purple-btn:hover {
  background: #a77acc;
background: -webkit-linear-gradient(180deg, rgb(100, 171, 224), rgb(72, 31, 126));
background: linear-gradient(180deg, rgb(100, 171, 224), rgb(72, 31, 126));
  text-decoration: none;
}

@media (max-width: 500px) {
.purple-btn {
  background: #b6a7db;
background: -webkit-linear-gradient(180deg, rgb(100, 171, 224), rgb(16, 24, 106));
background: linear-gradient(180deg, rgb(100, 171, 224), rgb(16, 24, 106));
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 5px 0;
  text-decoration: none;
  text-align:center;
}

.purple-btn:hover {
  background: #a77acc;
background: -webkit-linear-gradient(180deg, rgb(100, 171, 224), rgb(72, 31, 126));
background: linear-gradient(180deg, rgb(100, 171, 224), rgb(72, 31, 126));
  text-decoration: none;
}
}