
body {
background-image: none;
background-color: #ffffff;
}

td{
padding:5px;
}

/* 區塊設定 main */

.data_table{
border-collapse:collapse;
width:100%;
border:0pt solid #0000ff;
}

.is_td_1{
 /*background-color:#05476A;*/
background-color:#009f97;
color:#cccccc;

min-width:160px;
width:160px;
height:100px;

text-align:center;
vertical-align:middle;
border:1pt solid #ffffff;

}

.is_td_1 .out_btn_wrap{
margin:10px 0px 5px 0px;
}

.is_td_1 .out_btn_wrap a{

border:1px solid #ffffff;

padding:4px 20px ;
border-radius:10px;

color:#ffffff;

}

.is_td_1 .out_btn_wrap a:hover{

background-color:#ffffff;
color:#043854;

}

#main_table_place{

}

#qnap_floater{

position:fixed;
top:0px;
left:0px;

height:123px;
width:100%;
overflow:hidden;

border-bottom:0pt solid #043854;
margin:0px;
z-index:15;

background-color:#ffffff;

}

/* 區塊設定 other */

.head_title{
background-color:#ffffff;
vertical-align:top;
border-top:1pt solid #ffffff;
border-right:1pt solid #ffffff;
border-bottom:1pt solid #009f97;
border-left:1pt solid #ffffff;
}

.head_title a{
color:#009f97;
font-size:14px;
font-weight:bold;
}

.head_title a:hover{
color:#f4a466;
}

.head_title .head_title_wrap{
position:relative;
/*
border:0pt solid #0000ff;
width:160px;
*/
}

.head_title .pic{
min-height:55px;
border:0pt solid #0000ff;
text-align:center;
padding:10px 0px 0px 0px;
}

.head_title .pic img{
border:1pt solid #ffffff;
}

.head_title .pic img:hover{
border:1pt dashed #D9DADA;
}

.head_title .name_place{
border:0pt solid #00ff00;
text-align:center;
}

.left_title{
background-color:#009f97;
color:#ffffff;
border-top:1pt solid #ffffff;
border-right:1pt solid #ffffff;
border-bottom:1pt solid #ffffff;
border-left:0pt solid #ffffff;

text-align:right;
font-size:13px;

}

.left_title_limit{

min-width:180px;

}

.no_data{

text-align:center;
color:#BCBCBC;

}

.module_name{
margin:5px 0px 10px 0px;
}

.del_button{
position:absolute;
top:0px;
right:5px;
margin:0px 0px 0px 0px;

}

.del_button a{
color:#9C9C9C;
font-size:20px;
}

.del_button a:hover{
color:#009f97;

}

.con_unit{
border-top:1pt solid #ffffff;
border-right:0pt solid #009f97;
border-bottom:1pt solid #ffffff;
border-left:1pt solid #009f97; 
}

.event{
background-color:#e9f5f5;
}