@charset "utf-8";

/*body {background:#672d93 url(../images/bg_left.png) repeat-x;font-family: "新細明體", "Arial";}*/
html,body{ height:100%;font-family:  "Arial"; position: relative;}
.box_close{position: absolute; top: -2px; right: 8px;}
.clear{ clear:both; float:none; height:0; width:100%; margin:0; padding:0;}
body {font-family: "Arial"; font-size:14px;background:url(../images/body_bg2.png) repeat-x #eeeeee; color:#0d0c0c; line-height:24px}
.warpper{  width:960px; margin:0 auto;/*  overflow:hidden;  */ background:#FFF;position: relative;}
.header{width:960px;  }
.footer{width:960px; overflow:hidden; margin: 0 auto;}
.footer .vasa{width: 230px; height:50px; float: left;}
.footer .other_info{ float: right; height: 40px; line-height: 50px; text-align: right; width: 720px;}
.footer .other_info a{ color: #666; padding: 0 20px}
.footer .other_info a:hover{ color: #000; text-decoration: underline}

.header{  height:284px; width:100%; background:#725641}
.header_left{ height:192px; width:112px; float:left;}
.header_middle{ width:536px; height:192px; float:left; }
.header_right{ width:312px; height:192px; float:right;}

.main{ width:100%; height:auto;}
.table_box{ width:880px; margin:20px auto 0 auto;}
.ap_form{ border-bottom:1px solid #ccc; padding-bottom:5px}
.table_info{ background:#28ac9c; width:100%; height:30px; margin:30px 0;}
.table_info p{ font-size:16px; font-weight:bold; color:#FFF; text-align:center; line-height:30px}

.required {
    color: #FF0000;
    font-weight: bold;
}
.td_left{ font-size:14px; text-align:left;}
input[type="text"], input[type="password"], textarea {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
}
input, select, textarea {
    font-family:  "Arial";
}
table.e-table td{ padding-bottom:20px}

.how_do{ width:100%; overflow:hidden; }
table.e-table td .how_do td { padding-bottom:5px}
.how_do_p{ font-size:16px; font-weight:bold; line-height:24px;}

.table_waper table {
    border-collapse: collapse;
    border-left: 1px solid #BCA385;
    border-top: 1px solid #BCA385;
    width: 971px;
}


.list_table {
    border-collapse: collapse;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin-bottom: 20px;
    width: 100%;
}
.list_table thead td {
    color: #222222;
    font-weight: bold; text-align:center;
    text-decoration: none;    background-color: #e6f0f1;
    padding: 0 5px;    height:40px
}
.list_table td {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}
.list_table tbody td select{ border:none}

.list_table tbody td { height:40px;
                       background: none repeat scroll 0 0 #f0f0f0;
                       padding: 0 5px;
                       vertical-align: middle;
}
td.center{ text-align:center;}
.inner_table{
    border-collapse: collapse;

    width: 100%;
}
.inner_table td{ text-align:center;}
.inner_table td p{ padding-left: 5px; text-align: left;}
.confirm_table td{ text-align: center}
.confirm_table td p{ padding-left: 5px; text-align: left;}

.list_table tbody td.no_padding{ padding:0; border-right:none; border-bottom:none; vertical-align:top;}

.tr_header{ font-size:14px;color:#760f0f; font-weight:bold; text-align:center;}
.font12{ font-size:12px; font-weight:bold; text-align:center;}

.q_h2{ font-size:16px; font-weight:bold; font-family:'Microsoft JhengHei'; padding-bottom:10px}
.q_info{ padding-left:40px; padding-bottom:30px}
.q_list li{ font-size:14px; line-height:26px; padding:5px 0}
.q_list li input[type="checkbox"]{ vertical-align:middle;}
.q_text{ width:800px; height:150px}
.apply_tb{ margin:0 auto; width:90%}
.apply_tb tr td input[type="checkbox"]{ vertical-align:middle;}
.info_apply{ font-size:12px; color:#606060;}
.declaration td{ padding-bottom:15px}
.important td{ padding-bottom:15px}
.line_s{ height:1px; width:100%; background:#ccc; margin:10px 0}
.submit{ width:116px; height:34px; background:url(../images/submit.png) no-repeat; border:none; cursor:pointer;}

.Zebra_Tooltip {

    font-family: Geneva,'Lucida Sans','Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
    position: absolute;
    z-index: 8000;  max-width: 330px; font-size: 12px; line-height: 18px;
}

.Zebra_Tooltip_table {

    font-family: Geneva,'Lucida Sans','Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
    position: absolute;
    z-index: 8000;  max-width: 330px; font-size: 12px; line-height: 18px;
}




.Zebra_Tooltip_Message { background: #FECCAA;
                         border-radius: 5px;
                         box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6);
                         font-size: inherit;
                         font-weight: normal;
                         line-height: inherit;
                         padding: 10px 25px 10px 10px;
                         position: relative;
                         text-align: left;
}

.Zebra_Tooltip_Arrow {
    height: 10px;
    overflow: hidden;
    position: absolute;
    width: 20px;
}
.Zebra_Tooltip_Arrow_Bottom div {
    top: 0;
}
.Zebra_Tooltip_Arrow div {
    border-style: solid;
    border-width: 10px;
    height: 0;
    left: 0;
    position: absolute;
    width: 0; border-color: #FECCAA transparent transparent;
}
.confirm_box input{   background: none;border-left: none; border-top: none;border-right: none;}
.span_input{ float: left; border-bottom: 1px solid #CCCCCC;  padding: 0px 5px;  }
.span_input2{ display: block; margin: 0 auto;  padding: 0px 5px;  text-align: left; }

.confirm_box input.submit{ width:246px; height:34px; background:url(../images/submit3.png) no-repeat; border:none; cursor:pointer;}
.confirm_box input.back{ width:116px; height:34px; background:url(../images/back.png) no-repeat; border:none; cursor:pointer;}
.confirm_box input.print{ width:140px; height:34px; background:url(../images/pdf.png) no-repeat; border:none; cursor:pointer;}


.message{ margin: 30px 0; line-height: 24px}
.message h2{ padding: 10px 0;}
.info_show_content{ width: 95%; margin: 0 auto}
.info_show_content ul li{list-style: disc outside none;}

.message p{ line-height: 24px; }
/*


*/


.originalTextareaInfo {
    font-size: 12px;
    color: #000000; display:none;
    font-family: Tahoma, sans-serif;
    text-align: left
}
.warningTextareaInfo {
    font-size: 12px;
    color: #FF0000;display:none;
    font-family: Tahoma, sans-serif;
    text-align: left
}


.hauto {height: auto!important;}
.pos-rel, .pos-relative {position: relative;}
.ztm-min-width {min-width: 180px;}
.error-msg-title {font-size: 24px;text-align: center;color: #28ac9c;margin:20px 0 15px 0;font-weight: bold;}
.error-msg-content {font-size: 16px;padding:0 30px;}
.error-msg-content p {margin-bottom: 3px;}
.error-msg-button {text-align: center;}
.error-msg-button a {display: inline-block;background: #28ac9c;padding:6px 30px;margin-top:14px;color:#fff;}

.table_sub_info {
    background: #69BCBF;
    width: 100%;
    height: 30px;
    margin: 30px 0;
}
.table_sub_info p {
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    line-height: 30px;
}
.table_sub_info a, .table_sub_info a:hover, .table_sub_info a:visited {
    color: #F2C8B3;
    text-decoration: underline;
}

.academic-table tbody > tr:first-child > td:first-child {
    position: relative;
}
/*
.academic-table tbody > tr:first-child > td:first-child:before {
    position: absolute;
    content: '*';
    display: block;
    left: -18px;
    color: #FF0000;
    font-weight: bold;
    font-size: 16px;
}
*/