html,body{margin:0px;padding:0px;background:#ffffff;font-size:25px;font-family:Arial,Helvetica,sans-serif;}

table.tb1{font-size:25px;border-spacing:0px;}
table.tb1 td{padding:10px;}

input{border:1px solid #000000;width:350px;height:30px;padding:4px;font-size:25px;}
input[type="text"]{border-radius:4px;}
.gombok{padding-left:20px;padding-right:20px;width:360px;height:40px;font-size:25px;background:#ffb300;border:1px solid #000000;border-radius:4px;}

table.tb2{font-size:18px;border-spacing:0px;border-collapse:collapse;}
table.tb2 td{padding:5px;}
table.tb2 td.clicktd{cursor:pointer;}

span.lemond{padding-left:20px;padding-right:20px;color:#ff0000;cursor:pointer;-webkit-user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
span.lemond:hover{text-decoration:underline;}

div#copydiv{z-index:15;padding:5px;background:#FFFFFF;color:#454545;font-size:16px;text-align:center;}
 