@charset "utf-8";
/* CSS Document */

.left_padding {  padding-left:20px   }
.sub_menu {cursor: pointer;height:26px;width:235px;font-size: 12px;vertical-align: middle;padding-top: 13px;padding-left: 5px;    }
.sub_menu:HOVER { background-color: #6CEEFF;cursor: pointer;height:26px;width:235px;font-size: 12px;vertical-align: middle;font-weight: bold;    }
.sub_menu:FOCUS { background-color: #6CEEFF;cursor: pointer;height:26px;width:235px;font-size: 13px;vertical-align: middle;font-weight: bold;    }
.sub_menu:ACTIVE { background-color: #6CEEFF;  cursor: pointer;height:26px;width:235px;font-size: 12px;vertical-align: middle;    }
.sub_title_deb {height:20px;width:235px; text-align: center; vertical-align: middle; font-size: 12px; padding-top: 13px;    }
.top_sub_menus {border: 1px;border-style: solid;height: 40px; border-color: #A19FA0;text-align: center;}
.divMiddleMenu div {height:40px;float: left;width: 144px;cursor: pointer;line-height: 40px;vertical-align: middle;text-align: center;}
.divMiddleMenu  {height:40px;width: 100%;cursor: pointer;line-height: 40px;vertical-align: middle;text-align: center;border: 1px;border-style: solid;}
 .tx_left { height: 30px;padding-left: 10px; }
#contViews .txbox01  { border: 0px;  border-style: solid; border-color: #eeeeee; padding:10px 10px 10px 10px;}
#contViews .txbox01 table { border: 1px; width: 80%; border-style: solid; border-collapse: collapse; }
#contViews .txbox01 table td, th {border: 1px;border-style: solid;height: 30px;}
.tx_center {text-align: center;height: 30px;line-height: 30px;vertical-align: middle;  }
.txbox01 table tr th  {  background-color:  #004ea2; color: white; }
.txbox01  ul li {  padding-left: 5px;   }
#contViews {  line-height: 24px;   }
.btn_water01_03_01 { width:150px; height: 40px ;background-color: #5AB3F6;border: 0;color: white;cursor: pointer;border-radius:5px;}
.btn_water01_03_02 { width:150px; height: 40px ;background-color: #469de4;border: 0;color: white;cursor: pointer;border-radius:5px;}


@media (min-width:769px){
#container {min-width: 768px;   }
.btn_water01_03_01 { width:150px; height: 40px ;background-color: #5AB3F6;border: 0;color: white;cursor: pointer;border-radius:5px;}
.btn_water01_03_02 { width:150px; height: 40px ;background-color: #469de4;border: 0;color: white;cursor: pointer;border-radius:5px;}
}


@media (max-width:768px){
#container {min-width: 350px;   }
.btn_water01_03_01 { width:100px; height: 40px ;background-color: #5AB3F6;border: 0;color: white;cursor: pointer;border-radius:5px;}
.btn_water01_03_02 { width:100px; height: 40px ;background-color: #469de4;border: 0;color: white;cursor: pointer;border-radius:5px;}
}
